IMO, ICPC, Xoogler, Rust, road-cycling, hiking, wild camping, photography
Without being able to extrapolate results, it's impossible to make back-of-the-envelope comparisons to other hardware and tools.
Without being able to extrapolate results, it's impossible to make back-of-the-envelope comparisons to other hardware and tools.
www.cam.ac.uk/jobs/faculty...
www.cam.ac.uk/jobs/faculty...
The result of summing 2^k 0/1 bits requires k+1 bits to store 😠
Anyway, _mm256_sign_epi32 is my new best friend.
The result of summing 2^k 0/1 bits requires k+1 bits to store 😠
Anyway, _mm256_sign_epi32 is my new best friend.
How many Gbp/s can it map?
How many Gbp/s can it map?
Arch is so bleeding edge, we're already in the future ;)
Arch is so bleeding edge, we're already in the future ;)
But if it's ~100kB, then suddenly a factor 2 more or less can be the difference between L1 and L3.
So like, optimizing small metadata is actually more important!?
But if it's ~100kB, then suddenly a factor 2 more or less can be the difference between L1 and L3.
So like, optimizing small metadata is actually more important!?
Crazy.
Crazy.
blog.buenzli.dev/announcing-d...
blog.buenzli.dev/announcing-d...
=> Nobody wants refugee hosting close to them.
> Hotel turns into housing anyway.
> 2 years later: place is closing. People are sad their kids' friends must leave.
www.nrc.nl/nieuws/2025/...
=> Nobody wants refugee hosting close to them.
> Hotel turns into housing anyway.
> 2 years later: place is closing. People are sad their kids' friends must leave.
www.nrc.nl/nieuws/2025/...
LOOKUP_MASK[n] is much better :)
=> another 0.1ns saved in my rank query
LOOKUP_MASK[n] is much better :)
=> another 0.1ns saved in my rank query
Currently wishing I could write `Rank
Rank
internals.rust-lang.org/t/pre-rfc-us...
internals.rust-lang.org/t/nameable-f...
Currently wishing I could write `Rank
Rank
internals.rust-lang.org/t/pre-rfc-us...
internals.rust-lang.org/t/nameable-f...
Next time maybe I get an internet-only subscription to get rid of this calling 'feature'.
(If only SMS-based 2FA wasn't a thing anymore :/)
Next time maybe I get an internet-only subscription to get rid of this calling 'feature'.
(If only SMS-based 2FA wasn't a thing anymore :/)
My little `f(x) { prefetch(x); yield; compute(x); }` benchmark is ~8ns per call with explicit prefetching in a loop, and ~9ns per call when using coroutine abstractions :)
(I first spent a full day struggling with async, which I only got down to 14ns with much pain.)
My little `f(x) { prefetch(x); yield; compute(x); }` benchmark is ~8ns per call with explicit prefetching in a loop, and ~9ns per call when using coroutine abstractions :)
(I first spent a full day struggling with async, which I only got down to 14ns with much pain.)
academic.oup.com/bioinformati...
academic.oup.com/bioinformati...
Now there's no distinction at all on what is actionable and what not.
Now there's no distinction at all on what is actionable and what not.