[flagged]
AI Made Writing Code Easier. It Made Being an Engineer Harder
41–50 of 330 posts
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#42[flagged]
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#43[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.
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#44[flagged]
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#45AI may have sped up coding, but it also exposed that real engineering is about judgment, trade-offs, and responsibility—not just producing code.
Maybe this is not entirely true yet, but it most likely will be in the near future.
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#46Its worth mentioning that this essay has some signs of being either partially AI generated or heavily edited through an LLM. Some of the signs are there (It's not X, it's Y), With the blog having gone from nearly zero activity between 2015 and 2025 to have it explode in posts and text output since then also raises an eyebrow.
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#47Its worth mentioning that this essay has some signs of being either partially AI generated or heavily edited through an LLM. Some of the signs are there (It's not X, it's Y), With the blog having gone from nearly zero activity between 2015 and 2025 to have it explode in posts and text output since then also raises an eyebrow.
Even the title has that unmistakable smell of punchy LinkedIn profundity.
We should probably normalize publishing things in our native languages, and expecting the audience to run it through a translator. (I have been toying with the idea of writing everything in Esperanto (not my native language, but a favorite) and just posting links to auto-translated English versions where the translation is good enough).
EDIT: as someone with friends and family from Eastern Europe, I can tell you that the prevailing attitude is: "everything is bullshit anyway" (which, to be fair, has a lot of truth to it), and so it is no surprise that people would enthusiastically embrace a pocket-sized bullshit factory, hook it up to a fire-hose, and start spraying. We saw it with spam, and we see it now with slop. It won't stop unless the system stops rewarding it.
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#48AI 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…
I can actually build nice UIs as a traditional ML engineer (no more streamlit crap). People are using them and genuinely impressed by them
I can fly through Rust and C++ code, which used to take ages of debugging.
The main thing that is clear to me is that most of the ecosystem will likely converge toward Rust or C++ soon. Languages like Python or Ruby or even Go are just too slow and messy, why would you use them at all if you can write in Rust just as fast? I expect those languages to die off in the next several years
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#49> you are not imagining things. The job changed. The expectations changed. And nobody sent a memo. Looks like something AI would say. Regardless of how it really was written
Re: AI Made Writing Code Easier. It Made Being an Engineer Harder
#50[flagged]
I'm not afraid of breaking stuff because it is only a small set of users. However for my own code for my professional job no way I would go that fast because I would impact millions of users.
It is insane that companies think they can replace teams wholesale while maintaining quality.