Logs

I've been working through a series on nix-flakes. It's well written and shows some interesting applications of the tool set. I'm still trying to wrap my head around exactly where nix could fit in in...

A simple shell function to setup a Python project scaffold. It's idempotent, so it won't overwrite an existing folder or env.

I've been following Jason's working experimenting with different abstractions for constructing prompts and structuring responses. I've long felt that building prompts with strings is not the type of...

I've been thinking about the concept of "prompt overfitting". In this context, there is a distinction between model overfitting and prompt overfitting. Say you want to use a large language model as a...

Richard WM Jones booted Linux 292,612 to find a bug where it hangs on boot. I loved reading the recounting of his process to accomplish this, by bisecting through the different versions of Linux and...

I was listening to a podcast interview of Adam Robinson and he was discussing why he believed it is important process information with your body. He gives the example that when listening to...