HN user

smallpipe

659 karma

CPU engineer

Posts6
Comments137
View on HN
CrankGPT 1 month ago

A fairly untrained cyclist is usually able to maintain 200W, so yes this is definitely possible

Docker is not a security boundary. You’re one prompt injection away from handing over your gmail cookie.

The viewport of this website is quite infuriating. I have to scroll horizontally to see the `cloc` output, but there's 3x the empty space on either side.

The average journalist has to churn enough stories that they don't have time to be looking up anything.

There must be a corollary somewhere about how much you should read the average newspaper.

Could you reduce the BW requirement of the hash table by using an atomic increment instruction instead of read-modify-write ? It still performs a read modify write, but further down in the hierarchy, where more parallelism is available.