logoalt Hacker News

mjr00today at 1:33 PM0 repliesview on HN

> Code maintainability is not a problem when you don't have to open a file and inspect how something works anymore. You use english to add to it.

Hilarious and unhinged junior dev and/or outsourced dev and/or expert beginner take here.

Not everything is baby's first React app for an internal business or B2B SaaS startup with 3 users. Sometimes your software is actually used by people, and bugs happen, and you need to figure out why bugs happen, and quickly. You do this by reading the code. Yes, AI is very helpful with this--sometimes. But even SOTA agents cannot solve every bug, particularly when the person directing them has no clue what they're doing, as in your case, so they aren't given good constraints or starting points.