surprises from windows
I've spent at least an hour tracking down an error in integration of my software with another software. Finally, I've found that Windows (ok, command.com/cmd.exe) command chdir isn't so easy. If one wants to go to a directory on another drive, the flag /D must be used, otherwise nothing happens. Did you know it?
Vibe code with your voice
Stop fighting speech recognition.
Just talk → fix mistakes later
"... _brings_ hello world" ❌
↓
"... _prints_ hello world" ✅
Categories: