this post was submitted on 13 May 2026
4 points (100.0% liked)

Asklemmy

54332 readers
172 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

I have been reading a lot that 90% of their code is AI generated, companies are pushing developers to use AI as it makes them fast. But I am a little cautious of believing them. Is it true? Also sorry I didn't find a css career subreddit so I am asking here.

you are viewing a single comment's thread
view the rest of the comments
[–] hoch@lemmy.world 1 points 3 days ago (1 children)

My company gave us access to AI tools and encourage us to use them, but nothing is forced, which is nice. I like using Claude for light scripting, explaining bits of code, and as a second set of eyes during review.

If you have AI generate all of your code, you're going to have a bad time. But if you're completely against AI and unwilling to use it, you're probably going to be left in the dust.

[–] scrubbles@poptalk.scrubbles.tech 1 points 3 days ago (1 children)

This is the only sane answer here, and it makes sense because of the sentiment on Lemmy.

There is one constant rule about software engineering. You must be adaptable. The career is ever changing, you need to be okay with that. I think a lot of people right now are finding out that if they dig in their heels they think they're making a point, but the company doesn't care, there's the door. AI is just another change in the career. Adapt, or be left behind.

The job isn't the same as it was 5 years ago, which also was different than it was 10 years before that, and then 10 years before that. I'll say this is a large change, but that's the job.

I think the biggest thing is there's no room for "I'm a react engineer" anymore. Everyone needs to be everything, and it means learn as much as you can as fast as you can. You must be a "T-shaped" engineer. Wide breadth, with specific deep knowledge that makes you stand out. You can be an expert at react, but should also know how to code in the backend, and how to deploy, how to work with APIs, some basic cloud architecture. If you're not learning, you're falling behind.

[–] HeHoXa@lemmy.zip 1 points 3 days ago

1940: "These mechanical monstrosities lack the intuitive check of a human mind. A mathematician can spot a stray digit through reason; a machine will blindly process an error to its conclusion. We are trading the elegance of thought for a noisy, fallible crate of glass and wire."

1950: "Direct control is the only honest way to command a machine. If you cannot visualize the specific vacuum tube you are firing, you aren't truly programming. To delegate this to any intermediary is to invite a loss of precision that the hardware simply cannot afford."

1955: "These 'mnemonics' are a crutch for the lazy. By using words instead of addresses, the programmer loses the vital 'feel' for memory layout. We are seeing a five-fold decrease in efficiency; no automated assembler can ever match the tight, hand-calculated loops of a master of bits."

1965: "Compilers are the death of performance. These languages allow 'programmers' who don't even understand the CPU architecture to bloat memory with generic subroutines. Software is becoming a black box—impenetrable, unoptimized, and dangerously detached from the reality of the silicon."