|
|
|
|
|
by lubujackson
337 days ago
|
|
I had to learn the hard way that you need to know at least the structure of what the code should be doing. Vibe coding doesn't work for long if you just YOLO repeatedly, you need breadcrumbs back to sanity. If you get lost in the weeds the LLM can refactor itself back to understandability but it won't get there itself (at least not yet). |
|
As for the broader responsibilities. Things like architecting systems, shaping their structure and behavior, planning their evolution and keeping everything clean with regular refactoring. These sound exactly like what I've been doing for the past 15 years. So what's actually different here?