
Experience Compounds
Hand it down as notes and it stops at what you knew. Left in the same shape, experience grows — facts to skill, skill to prediction — across generations.
Vol. 5
build
- The Number Is Not in the File — One File, Two PicturesScreen course, part 3. One `{{now}}` splits the screen from the value. Whether it really split is settled by rendering the same file twice under two different states.DEV
- A Direction and a Gap — Layout Without CoordinatesScreen course, part 2. Placing several things looks like it needs coordinates, but linear takes only a direction and a gap. Why avoiding coordinates is a condition here, not a taste.DEV
- Mismatched Sensors, on One ScreenThe sensors on a greenhouse are all different. One measures in Celsius, one in Fahrenheit, one in ppm. Once the nodes declare themselves and the rules speak in kinds instead of model numbers, the probe could be swapped and two nodes added without a character changing in the server code or the rules.DEV
- The Screen Is a File — Starting a UI Runtime in Four LinesScreen course, part 1. What exactly was that blob the server sent in client part 4. It starts with one four-line JSON file and one host that never looks inside it.DEV