| ▲ | summerlight 4 hours ago | |
My personal rule of thumb: I am usually okay with agents driving e2e implementations if this won't make life noticeably worse when it does not work. Some analytical code? Perfectly fine. Hobby projects? Fine, though I prefer doing a fun part myself. Refactoring production code generating 10x more revenue than my salary? You'd better be at least understanding what it does. | ||
| ▲ | resonious 3 hours ago | parent [-] | |
Yes this is the thing with these new tools. You have to know when to use them and when not to. Good ol' software architecture tricks can also help you slot "vibe coded" components into a larger system safely. | ||