3 ms·
A few months ago I read an article that compared vibe coding to gambling[0] and I've found it a useful model. [0]: maybe this one: https://www.fast.ai/posts/20
by apitman 10d ago
A few months ago I read an article that compared vibe coding to gambling[0] and I've found it a useful model.
[0]: maybe this one: https://www.fast.ai/posts/2026-01-28-dark-flow/ https://www.fast.ai/posts/2026-01-28-dark-flow/
- kfarr 9d agoTotally helpful and I believe accurate. I find the times where I’m actually most productive with coding agents are not super fun, instead it’s iterative manual qa and code review hell. But while that actually results in good, usable code it’s not addictive, quite the opposite it feels like work. Whereas starting from scratch vibe coding a whatever-ma-jigger sure feels like a blast until I actually start pushing at edge cases.