Your next AI skill is worldbuilding
Build the world around the model
01 / Ideas
Notes on what I learn while building software.
23 articles
From an assistant to a new way of working.
4 chapters

From assistant to programmable intelligence

From coding to orchestrating agents

Delegating workflows to AI

Blending code with AI reasoning
What changes when intelligence becomes abundant.
4 chapters

What makes you valuable when AI can execute?

Direct AI like an on-demand team

Value moves to judgment and humanity

Work as expression, not survival
Rethinking the tools we use every day.
4 chapters

Foundations of maintainable software

Structuring code for independence

Isolating business from infrastructure

Layered architecture for lasting code

Reimagining e-commerce as open protocol

A lightweight TypeScript web server

Building an inference engine in Python

First steps into x86-64 assembly

Code that prints its own source

Reverse engineering macOS binaries in C

Implementing cryptographic hash functions in C

Building malloc from scratch to understand memory