AI Made Writing Code Easier. It Made Being an Engineer Harder
31–40 of 330 posts
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#32Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#33Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#34[flagged]
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#35[flagged]
Were you able to fairly split test?
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#36The author introduces the term "Supervision Paradox", but IMHO this is simply one instance of the "Automation Paradox" [1], which has been haunting me since I started working in IT. Interestingly, most jobs don't incentivize working harder or smarter, because it just leads to more work, and then burn-out. [1] https://en.wikipedia.org/wiki/Automation#Paradox_of_automati...
Phrases like: "identity crisis", "burnout machine", "supervision paradox", "acceleration trap", "workload creep" are just AI slop.
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#37Earlier quoted context omitted.
It is almost 90% generated using AI text. So many paragraphs to say basically nothing at all. Like look at this paragraph: > Junior engineers have traditionally learned by doing the simpler, more task-oriented work. Fixing small bugs. Writing straightforward features. Implementing well-defined tickets. This hands-on work built the foundational understanding that eventually allowed them to take on more complex challen…
What would he have written instead?
Here's another example from the blog:
> Here is something that gets lost in all the excitement about AI productivity: most software engineers became engineers because they love writing code.
> Not managing code. Not reviewing code. Not supervising systems that produce code. Writing it. The act of thinking through a problem, designing a solution, and expressing it precisely in a language that makes a machine do exactly what you intended. That is what drew most of us to this profession. It is a creative act, a form of craftsmanship, and for many engineers, the most satisfying part of their day.
can just be:
> Most software engineers became engineers because they love writing code. It is a creative act, a form of craftsmanship, and for many engineers, the most satisfying part of their day.
Clarity is something that is taught in every writing class but AI generated text always seems to have this weird cadance as follows: The sound is loud. Not a whimper, not a roar, a simple sound that is very loud. And that's why... blah blah blah.
You have to care about your readers if you're writing something seriously. Throwing just a bunch of text that all mean the same thing in your writing is one of the bigger sins you can do, and that's why most people hate reading AI writing.
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#38Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#39AI made programming A LOT MORE FUN for me. What I never enjoyed was looking up the cumbersome details of a framework, a programming language or an API. It's really BORING to figure out that tool X calls paging params page and pageSize while Y offset and limit. Many other examples can be added. For me, I feel at home in so many new programming languages and frameworks that I can really ship ideas. AI really helps with…
AI makes using them a breeze.
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#40[flagged]
The issue is that before AI, 1% of the population was capable of creating 1 side project per year. After AI, 10% of the population is capable of creating 10 side projects per year. The competition grew by 100x. The pessimist in me thinks that the window of opportunity to create something successful is shrinking.