Welcome to your engineering notebook

Complete   2026-07-11

Mission: Understand what this notebook is for and how to use it.

← all notebook entries

This is your notebook — your record of becoming an engineer. It is not a school exercise book, and nobody marks it.

What belongs in here

Everything real about the work belongs here:

You are not judged by how much code you write. A small change you fully understand beats a large one you don't.

How the apprenticeship works

How to add an entry

From the project folder on your VM:

./new-entry "How a browser finds my page"
nano content/notebook/2026-07-11-how-a-browser-finds-my-page.md
./build

Then open https://emily.charliehub.net/notebook — your new entry appears at the top.

A first question to carry with you

"How does this system work?"

When you can answer that for something you built — and teach it to someone else — you've mastered it. That's what the progress tracker is for.

Welcome. Let's build.