▲ | distalx 12 hours ago | ||||||||||||||||||||||
Vibe Coding is accelerating the death of documentation and architectural clarity. Companies are measuring success by tokens generated and time-to-prototype, ignoring the massive, hidden cost of cleanup/maintenance. The real skill is now cleanup, not generation. | |||||||||||||||||||||||
▲ | baq 11 hours ago | parent | next [-] | ||||||||||||||||||||||
The real skill is guiding generation carefully so the generated software isn’t crap. Some people here see Claude code and think it’s state of the art, whereas for best results you need a much more involved process. It isn’t that different from any other form of engineering, really. Minimize cost, fulfill requirements; smarts-deficient folks won’t put maintainability in their spec and will get exactly what they asked for. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | PinguTS 8 hours ago | parent | prev [-] | ||||||||||||||||||||||
How is it the death of documentation? You can start off just with documentation and then in the process check if the code is still in line with the documentation. You can also generate documentation from the code. Then check yourself, if it fits. |