I've reached a point where StackOverflow is showing me the 'vote to close' queue. There's a lot of lousy questions out there!
miniblog.
Related Posts
The most common selling point I hear for Nix is having a list of all the packages you need.
On a traditional Linux distro, I just install things and forget about them. A curated, commented list would certainly be handy when I have a new system.
I'm super impressed that LLMs are scaling down and WebGPU is improving to the point that you can run a reasonable LLM in the browser!
One nice property of key-value punning is how it reduces the risk of accidental reordering.
Point { x, y, z } is less verbose than Point { x: x, y: y, z: z } and less error-prone than Point(x, y, z).
