AI coding is addictive. Engineers are paying the price
1–10 of 42 posts
Re: AI coding is addictive. Engineers are paying the price
#2Re: AI coding is addictive. Engineers are paying the price
#3Re: AI coding is addictive. Engineers are paying the price
#4> The fix is deliberate habits, not restricted tools. Time-box sessions, separate exploration from execution, and treat recovery as maintenance.
Getting tired of AI slop telling me about AI.
Re: AI coding is addictive. Engineers are paying the price
#5One other aspect of LLMs that I do not enjoy when it comes to development is the fact that LLMs minimize my contributions. I do not feel like I can take credit for anything I create if I technically did not create it.
However, I absolutely adore LLMs for learning new concepts and for troubleshooting. To me, that is where they shine the brightest.
Re: AI coding is addictive. Engineers are paying the price
#6I can't agree more. I spent 4 hours debugging an issue with Claude from 10PM to 2AM which I will never do - before Claude.
Re: AI coding is addictive. Engineers are paying the price
#7In the end, this is going to create unmaintainable code that no one understands. It also discourages reviewing the code because no dev can meaningfully review 1000s of lines of code in a day while also accomplishing their tasks.
NOTE: I am still pro AI, just like I am pro heavy machinery. I just don't want people to cut off their legs...
Re: AI coding is addictive. Engineers are paying the price
#8Just started at a company and the amount of irresponsible AI use is appalling. I asked an employee whose job involves AI adoption/training how large their diffs are for pull requests. They told me that their diffs are "As much as the model can produce given its reasoning level". In the end, this is going to create unmaintainable code that no one understands. It also discourages reviewing the code because no dev can m…
Re: AI coding is addictive. Engineers are paying the price
#9Re: AI coding is addictive. Engineers are paying the price
#10Just started at a company and the amount of irresponsible AI use is appalling. I asked an employee whose job involves AI adoption/training how large their diffs are for pull requests. They told me that their diffs are "As much as the model can produce given its reasoning level". In the end, this is going to create unmaintainable code that no one understands. It also discourages reviewing the code because no dev can m…
why do you care how large the diffs are. isnt there any other way to measure if ai is producing value?