

Number = IEEE-754 double precision float, which includes NaN, so it makes sense
:3
Number = IEEE-754 double precision float, which includes NaN, so it makes sense
Could definitely be worse for latency in particular cases, but if we imagine a write heavy workload it still might win. Writing a byte/word basically has to do the same thing: read, modify write of cache lines, it just doesn’t confuse the dependency tracking quite as much. So rather than stalling on a read, I think that would end up stalling on store buffers. Writing to bits usually means less memory, and thus less memory to read in that read-modify-write part, so it might still be faster.
A lot of times using less memory is actually better for performance because the main bottleneck is memory bandwidth or latency.
Jessica and Not Jessica in the same room??
No egg_irl in title :(
100 billion transistors
High functioning is the autism version of “one of the good ones”
My immediate family is supportive, extended family I think is but I don’t see them much. My mom specifically told me she’s noticed I seem truly happy for the first time in my life.
DEI or die in action again.
I don’t even live near any of my relatives, and anyone I would help would be about as related to me as any other human (so, not related). Perhaps in another time period I would’ve helped my tribe, but that is not the society I live in today.
Not that it really matters here, because I have no obligation to help genes.
I don’t try to propagate my genes ¯\_(ツ)_/¯
They seem to be focusing on CO2. Trees in cities are going to capture a negligible amount of CO2 and for relatively high cost versus doing things outside a city. The point of trees in cities is shade and looking nice (good for mental health). Liquid trees solve neither of those.
Why not? Gatekeeping personal stuff is, as a general rule, bad. So you do what you want, and that’s awesome <3
To me, namespaces = containers. I don’t know much about OCI, I only know how namespaces work.
Is it backports for an old version?
Or they’re autistic and felt compelled to pedantically correct something technically false. I’m guilty of doing that too.
Also, optional value semantics. I love value semantics!
so long gay bowser
Don’t they already have to switch between assets to fit in lower-end sized VRAM?