tl;dr: Yes; at least some of us are. I deeply am. I wouldn't normally post a link to my blog in the comments of another thread -- I'm really not trying to shamelessly plug here -- it's just _incredibly_ relevant, and I've already poured my heart and soul into writing out exactly what I think here, so I think it's germane: https://prettygoodblog.com/p/the-big-secret-that-big-ai-does... > I cannot write the necessary p…
Ask HN: Are developers sad about AI writing more of their code?
21–26 of 26 posts
Re: Ask HN: Are developers sad about AI writing more of their code?
#22if you think about it the resource wasteful approach pre-LLM didnt really make sense (thousands of people often times re-implementing similar use cases). LLMs are like global open source repositories of everything known to mankind with search on steroids. we can never go back, if only for this one reason (imagine of how many hours of peoples lives were lost implementing the same function, or yet another CRUD app)...…
Re: Ask HN: Are developers sad about AI writing more of their code?
#23tl;dr: Yes; at least some of us are. I deeply am. I wouldn't normally post a link to my blog in the comments of another thread -- I'm really not trying to shamelessly plug here -- it's just _incredibly_ relevant, and I've already poured my heart and soul into writing out exactly what I think here, so I think it's germane: https://prettygoodblog.com/p/the-big-secret-that-big-ai-does... > I cannot write the necessary p…
The opening of your post made me think of a scifi writing prompt where, in a dystopic future, people are paying mega tech-corporations thousands of dollars per month to replace their meat brain with a subpar artificial one just to become more productive corporate ~~slaves~~workers.
Re: Ask HN: Are developers sad about AI writing more of their code?
#24if you think about it the resource wasteful approach pre-LLM didnt really make sense (thousands of people often times re-implementing similar use cases). LLMs are like global open source repositories of everything known to mankind with search on steroids. we can never go back, if only for this one reason (imagine of how many hours of peoples lives were lost implementing the same function, or yet another CRUD app)...…
I think that we will be reviewers too, we have to know if the AI generated artifact does what we want.
you might look at generated code as often as you look at generated assembly now
Re: Ask HN: Are developers sad about AI writing more of their code?
#25I always hated writing HTML and CSS, so I have AI do that. I always found writing tests and type annotations to be tedious, and would usually avoid those at my own detriment. Now AI is able to do those.
AI in general has been a net positive for me. I hope that it keeps getting better and better so that I can stop coding for good and focus on the products I'm building themselves.
Re: Ask HN: Are developers sad about AI writing more of their code?
#26I mean if you’re building react buttons and using pydantic and think that makes you an engineer then yeah you’re getting replaced. I don’t think people who know how the computer and networking works are going anywhere any time soon. Or the people who actually made react or pydantic.
Either way, I've been using AI to help me stop relying on external packages and frameworks lately. Turns out, AI can write libraries too because libraries and end products are simply code.
AI will replace all of us eventually, no matter how good you think you are. When guns got invented, Samurai went jobless but blacksmiths still had jobs. Fast forward to 2025, I don't think anyone is considering a career in blacksmithing.