Topics
software

11 posts

Building software: design decisions, trade-offs, and the craft around them.

The Human Bottleneck

The Human Bottleneck

AI agents ship faster than you can review. The answer isn't speeding up. It's choosing where your attention actually matters.

Skills Over Agents

Skills Over Agents

Why Claude Code skills beat specialized agents. On-demand context, not the model, decides quality. Build a skill library that travels with your code.

The Levels of AI Adoption

The Levels of AI Adoption

A six-level ladder of AI adoption, from copy-paste prompts to agentic teams and AI-native workflows. Where most companies stall, and how to climb.

Inside the .claude Folder

Inside the .claude Folder

A hands-on tour of Claude Code's project folder. What rules, skills, agents, hooks, and settings each do, and how they fit together.

Building a Game in Two Days

Building a Game in Two Days

A Telegram message turned into a nine-level Lord of the Rings browser game. Code by an AI agent, every creative decision by a human.

Idealism vs Pragmatism

Idealism vs Pragmatism

Doing things right against getting things done. TDD, pair programming, AI: the best results hold both ends of the rope.

Build Your Own Team of Agents

Build Your Own Team of Agents

Stop using AI as a single assistant. Organize agents into specialized teams with roles, docs, and parallel execution for real leverage.

Programmable Money

Programmable Money

Bitcoin is called programmable money because Script lets you embed conditions into a transaction. How that scripting language works.

Learning Concurrency in Golang

Learning Concurrency in Golang

Learning Go for its simplicity, and meeting again things I had not used in years: multithreading, goroutines and concurrency.

7 languages in 7 weeks

7 languages in 7 weeks

A hands-on tour of Clojure, Haskell, Io, Prolog, Scala, Erlang and Ruby, and how differently each one thinks.

Phel Lang

Phel, a functional Lisp that compiles to PHP. Persistent data structures, macros and a REPL, built on top of the PHP ecosystem.

Keyboard Shortcuts

Movement vim hjkl

hPrevious post← left
jScroll down↓ down
kScroll up↑ up
lNext post→ right
ggScroll to top
GScroll to bottom
nNext sectionnext heading
NPrevious sectionprevious heading

Go to g = go

ghHomego home
gbBloggo blog
grReadingsgo readings
gcCVgo cv

Actions

/⌘KSearchvim search
dToggle themedark mode
tToggle TOCtable of contents
iSwitch languagei18n
mToggle highlightmark text

General

?Show this help
EscClose
:Terminalvim command mode
↑↑↓↓←→←→BA???