Vibe Code Warning – from 1k to 10k lines, a personal casestudy
lobste.rs·3h·
Discuss: Lobsters
🔍Binary Analysis
Preview
Report Post

that is exactly why i put it in the same readme :) for contrast, but here is it:


About 80% of the code is vibe coded; The readme is almost completely generated (except the whole vibe-code-warning section). I spent many nights with the oscilloscope and the docs and made a working prototype that was able ti do sba/read/write regs and do abstract commands and progbuf, the rest was done with claude code. The tests are quite comprehensive test suite and I use the core of the library in my own projects, but, as they say, "hic sunt dracones". I also read the readme and the code didn’t notice anything wrong (and removed the wrong/unclear parts).

This project was my casestudy of vibecoding a more complicated project that I dont understand 100% and there is no obvious existing code…

Similar Posts

Loading similar posts...