Profile avatar
elenakrittik.bsky.social
15 posts 6 followers 26 following
Conversation Starter
comment in response to post
I have to disagree here. I can see why different integer *sizes* (u8, u16, ...) may require awareness of these concepts to be used efficiently, but signed-ness as-is can be explained using basic math and has uses beyond optimization
comment in response to post
I would consider this basic knowledge
comment in response to post
A large amount of devs doesn't know the difference between signed and unsigned integers? But isn't it just "can be negative"/"can't be negative"?
comment in response to post
You mean, like every other browser can? I'm not really trying to hate but i feel like you're stating the obvious
comment in response to post
*besides
comment in response to post
I thought Brin is no longer involved in Google's business beside maybe owning a share?
comment in response to post
Their fault honestly 🤣
comment in response to post
habits :pensive:
comment in response to post
that's a weird-looking terminal lol
comment in response to post
The program is up and tickets are live at www.hytradboi.com/2025/#program. I'll keep updating this thread as the last 10 talks hit camera-ready.
comment in response to post
What are the use cases for these "public sealed traits"? Access from macros and derive-generated impls?
comment in response to post
Oooh, that's a knowledge gap on my part, i thought PyPy's JIT interpreter was statically generated. Thanks for filling me in, really looking forward to the conference (or whichever word is more appropriate)!
comment in response to post
Awesome, thanks!
comment in response to post
Is Deegen anyhow similar to the VM generator that PyPy uses?
comment in response to post
Awesome! Is it behind a feature flag, or on a specific branch? I.e., how can i try it out?
comment in response to post
lib.rs helps with discovery a lot