Troubles make code stronger
A small test case revealed weak points in my code. Fixing each point was making the code worse and worse. Fortunately, I got insight. Why not to use a fake node? I did it, and code became simpler, hundred lines smaller, and I automatically fixed a weak point for which I had had no idea for a workaround.
Vibe code with your voice
Stop fighting speech recognition.
Just talk → fix mistakes later
"... _brings_ hello world" ❌
↓
"... _prints_ hello world" ✅
Categories:
Generative XML