Forget TDD.
Real engineering methodologies:
VDD - Vibe Driven Development
WDD - Workaround Driven Development
SDD - Stress Driven Development
FDD - Fear Driven Development
Forget TDD.
Real engineering methodologies:
VDD - Vibe Driven Development
WDD - Workaround Driven Development
SDD - Stress Driven Development
FDD - Fear Driven Development
The temptation to buy new hardware before I actually need it is hard to control.
I keep reminding myself - working use case first! Real limits, real inconveniences. Or when I need tighter control over what the machine can actually do and access. That’s the green light. Not before.
Been going back and forth on an M4 mini for automation. For now, the macbook runs 24/7 (along with Proxmox. And k3s cluster. Hm… Wait. …anyway.)
Two things I noticed about Codex vs Claude:
I had two sessions running side by side. One finished, and when I tried to run another prompt, I hit a usage limit. The other kept going for another 5 minutes until it finished.
Built a VS Code extension to capture code review comments and feed it back to coding agents. Built with @OpenAI’s Codex. Shipped the same day.
Annotate code inline and export structured Markdown - file paths, excerpts, Git metadata included.
The Markdown format still needs work. That is next.
Issues → https://github.com/tmsdnl/vscode-local-review-md
Install → https://marketplace.visualstudio.com/items?itemName=tmsdnl.local-review-md