productivity
-
AI in the Build Loop [yoe]
[yoe] installs Claude Code skills into your project. When a unit fails to build, press `d` and the agent reads the build log and fixes it.
-
Why the Build Tool Is a TUI
A web or native UI would be more capable, but a terminal UI puts [yoe] in the same place as every other tool a developer already uses — and that proximity is the feature.
-
Editing a Unit's Source Without Leaving the Build
How [yoe] flips a unit between a pinned release and a live development checkout — edit, build, deploy, then pin the result back into the recipe.
-
Pip and Npm Belong on the Target too
How [yoe] packages Python virtual environments and Node/Bun dependency trees so application developers keep the workflow they already use.
-
First Walkthroughs: Overview and Package Deploy
Two short videos covering what [yoe] feels like to use day-to-day — the build loop, and pushing a package to a running target.
-
What a Modern Embedded Linux Build System Could Look Like
Seven weeks in: where [yoe] stands on productivity, complex workloads, and scaling to anything.