Blog
3 posts
Tech
I Took Apart the Agent I Vibe-Coded
Three steps to open up a vibe-coded AI Agent: run it and watch, grab the skeleton, verify by hand — turning 'it runs' into 'I know why it runs.'
#ai#agent#langgraph#rag
Life
The Block Builder
As a kid I loved turning loose parts into finished things; programming turned out to be the same.
#Essay#Programming
Tech
A First Look at iptables
Notes on learning iptables: the basics of tables, chains and rules, and what happens to a packet on its way in and out.
#Linux#Networking#iptables