-
posts
-
TIL: July 1, 2025 - Weekly Reading: AI 2027, Go 1.25, and Career Development
Artificial Intelligence
AI 2027 - Daniel Kokotajlo, Scott Alexander, Thomas Larsen, Eli Lifland, Romeo Dean
A speculative look at the future of AI in 2027, exploring how it might
integrate into daily life, work, and society.
T...
-
TIL: June 15, 2025 - Weekly Reading: AI, Programming with agents, and Personal Development
Artificial Intelligence
AI Changes Everything - Armin Ronacher
Armin seems very AI-positive. He now uses Claude Code and finds it
significantly increases productivity by alternating between giving
instructions and reviewing work....
-
TIL: Apr 29, 2025 - Weekly Reading: Go ABI/GC hacks and MCP
These are some of the things I was reading this last week or so.
Programming
Cheating the Reaper in Go - mcyoung
This is an good post that build’s on Miguel’s previous post Things You
Never Wanted To Know About Go
Interfaces. It...
-
TIL: Apr 13, 2025 - Weekly Reading
These are some of the things I was reading this last week or so.
Code
sbp
A nice little bash prompt library. I decided to use this in my
dotfiles and wrote a Tokyo
Night theme for it.
Stylelint
A linter for CSS th...