hammock driven development (video) - Sitting and thinking. Understand problems and solve them. Sitting in a hammock and thinking is a thing you are allowed to do.
the ai within the ai - summary of this anthropic paper (Oct 2023) - LLMs model concepts across multiple neurons. Another AI can be used to model “virtual neurons,” and measure their activation levels, which provides a human-level understanding of what a model is thinking about. The interactive diagrams are great.
failed commodification of technical work. Most technical work has not been commodified. I doubt AI is going to change that: People will always create things [that do things [that do things […]]], technical workers can keep abstracting.
making games in go for beginners - code that is explained and can be typed near-exactly to make an asteroids game in golang.