My journey through coding challenges and problem-solving insights.
Overleaf's new compile-time limits make working with slightly large papers more hassle than worth. This walkthrough of the VSCode + TeX Live setup, including some troubleshooting tips will make switching from overleaf easier
What the append-only tool feels like to use day to day: the new loop, the OpenCode plugin's three hooks, the walkable audit trail, and the sharp edges that still need attention.
We had been working around four problems at once with the single-writer assumption. The current tool drops the assumption, the counter, the in-place mutation, and the committed graph in a single architectural shift.
How a project moved onto the tracker, what daily life with it looked like, and how agents picked it up on their own.
Dogfooding surfaced five cracks in the tracker. We went through them one at a time: search became ranking, the graph got a single home, and affected files started coming from git.
We used the tracker to track its own development. The search silently missed things, rebuild rewrote every file, and the missing tests hid real bugs.