Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Absolutely. I'd love to see the same effect happen in the software industry. Keep the volume of output the same, but increase the quality.


> Keep the volume of output the same, but increase the quality.

Effect of AI applied to coding is precisely the opposite though?


Code quality is still a culture and prioritisation issue more than a tool issue. You can absolutely write great code using AI.

AI code review has unquestionably increased the quality of my code by helping me find bugs before they make it to production.

AI coding tools give me speed to try out more options to land on a better solution. For example, I wrote a proxy, figured out problems with that approach, and so wrote a service that could accomplish the same thing instead. Being able to get more contact with reality, and seeing how solutions actually work before committing to them, gives you a lot of information to make better decisions.

But then you still need good practices like code review, maintaining coding standards, and good project management to really keep code quality high. AI doesn’t really change that.


> Code quality is still a culture and prioritisation issue more than a tool issue.

AI helps people more that "write" (i.e. generate) low-quality code than people who write high-quality code. This means AI will lead to a larger percentage of new code being low-quality.


> Keep the volume of output the same, but increase the quality.

This will _never_ happen. Output will increase and quality will decrease.


that is what they do in the software industry, before it was let me catch you off guard with asking how to reverse a linked list, now its leetcode questions that are so hard that you need to know and study them weekly, and prep for a year, interviewer can tell if you started prep 3 weeks prior




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: