logoalt Hacker News

bsderyesterday at 11:10 PM0 repliesview on HN

> I struggle to imagine thinking that no one does things themselves, for fun. What a nihilistic view.

Come on. There are shades here.

I guarantee that even your best programmers are using AI to run down certain classes of bugs--especially in corporate environments. Asking the AI to help you unwind some screwy source control merge or to remember some obscure set of flags is a damn good usage of AI, for example. Nobody thinks twice of using a search engine for this so AI is a no-brainer.

The issue is when people use the AI for all the code. I have to tell AI all the time "That code is there because X and you mangling it is a problem." or "You violated Y. Explain to me why you did that anyway and don't do it again."

The problem is that to do that you have to know the code and you don't know the code if you didn't write it.