this post was submitted on 07 Jul 2025
1193 points (99.0% liked)

Technology

72669 readers
3535 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] MisterNeon@lemmy.world 173 points 4 days ago (7 children)

I hope this is true. I would like to have a job again.

[–] kescusay@lemmy.world 112 points 4 days ago (5 children)

It's true, although the smart companies aren't laying off workers in the first place, because they're treating AI as a tool to enhance their productivity rather than a tool to replace them.

[–] ShittyBeatlesFCPres@lemmy.world 104 points 3 days ago (9 children)

I don’t know if it even helps with productivity that much. A lot of bosses think developers’ entire job is just churning out code when it’s actually like 50% coding and 50% listening to stakeholders, planning, collaborating with designers, etc. I mean, it’s fine for a quick Python script or whatever but that might save an experienced developer 20 minutes max.

And if you “write” me an email using Chat GPT and I just read a summary, what is the fucking point? All the nuance is lost. Specialized A.I. is great! I’m all for it combing through giant astronomy data sets or protein folding and stuff like that. But I don’t know that I’ve seen generative A.I. without a specific focus increase productivity very much.

[–] cecilkorik@piefed.ca 96 points 3 days ago (1 children)

As a senior developer, my most productive days are genuinely when I remove a lot of code. This might seem like negative productivity to a naive beancounter, but in fact this is my peak contribution to the software and the organization. Simplifying, optimizing, identifying what code is no longer needed, removing technical debt, improving maintainability, this is what requires most of my experience and skill and contextual knowledge to do safely and correctly. AI has no ability to do this in any meaningful way, and code bases filled with mostly AI generated code are bound to become an unmaintainable nightmare (which I will eventually be paid handsomely to fix, I suspect)

[–] 6nk06@sh.itjust.works 18 points 3 days ago (2 children)

That's what I suspect. ChatGPT is never wrong, and even if it doesn't know, it knows and still answers something. I guess its no different for source code: always add, never delete.

load more comments (2 replies)
[–] jjjalljs@ttrpg.network 20 points 3 days ago (1 children)

A lot of bosses think developers’ entire job is just churning out code when it’s actually like 50% coding and 50% listening to stakeholders, planning, collaborating with designers, etc.

A lot of leadership is incompetent. In a reasonable, just, world they would not be in these decision making positions.

Verbose blogger Ed Zitron wrote about this. He called them "Business Idiots": https://www.wheresyoured.at/the-era-of-the-business-idiot/

load more comments (1 replies)
[–] Ulrich@feddit.org 10 points 3 days ago

And if you “write” me an email using Chat GPT and I just read a summary, what is the fucking point?

Fuuuck, this infuriates me. I wrote that shit for a reason. People already don't read shit before replying to it and this is making it so much worse.

load more comments (6 replies)
[–] pelespirit@sh.itjust.works 15 points 3 days ago (3 children)

Does anyone have numbers on that? Microsoft just announced they're laying off around 10k.

[–] Bishma@discuss.tchncs.de 33 points 3 days ago* (last edited 3 days ago) (1 children)

Microsoft did the June layoffs we knew were coming since January and pinned it on "AI cost savings" so that doing so would raise their stock price instead of lower it.

load more comments (1 replies)
load more comments (2 replies)
[–] Grandwolf319@sh.itjust.works 11 points 3 days ago

Idk about engaging productivity.

If your job is just doing a lot of trivial code that just gets used once, yeah I can see it improving productivity.

If your job is more tackling the least trivial challenges and constantly needing to understand the edge cases or uncharted waters of the framework/tool/language, it’s completely useless.

This is why you get a lot of newbies loving AI and a lot of seniors saying it’s counter productive.

load more comments (2 replies)
[–] burgerpocalyse@lemmy.world 13 points 3 days ago (1 children)

jobs are for suckers, be a consultant and charge triple

[–] MisterNeon@lemmy.world 14 points 3 days ago (1 children)

I'm absolutely not charismatic enough to pull that off.

[–] burgerpocalyse@lemmy.world 15 points 3 days ago (1 children)

youre in luck, i offer consultation for consultancing, now give me money

load more comments (1 replies)
load more comments (5 replies)
[–] rozodru@lemmy.world 97 points 3 days ago* (last edited 3 days ago) (11 children)

As someone who has been a consultant/freelance dev for over 20 years now this is true. Lately I've been getting offers and contacts from places to essentially clean up the mess from LLMs/AI.

A lot of is pretty bad. It's a mess. But like I said I've been at it for awhile and I've seen this before when companies were offshoring anything and everything to India and surprise, surprise, they didn't learn anything. It's literally the exact same thing. Instead of an Indian guy that claims they know everything and will work for peanuts, it's AI pretty much stating the same shit.

I've been getting so many requests for gigs I've been hitting up random out of work devs on linkedin in my city and referring the jobs to them. I've burned through all my contacts that now I'm just reaching out to absolute strangers to get them work.

yes it's that bad (well bad for companies, it's fantastic for developers.)

EDIT: Since my comment has gained a lot of traction I've marked down peoples user names and portfolios/emails to my dev list. If something more comes up (and trust me, it will) I'll shoot you an email or msg on here. Currently I've already shoved off a bunch of stuff to others and have nothing as of now but I imagine that will change by next week so if more stuff comes up I'll shoot you an email or DM.

[–] MangoCats@feddit.it 34 points 3 days ago (2 children)

We've hired a bunch of Indian guys who are using AI to do their work... the results are marginally better than either approach independently.

[–] Saleh@feddit.org 14 points 3 days ago (4 children)

a negative times a negative is a positive?

load more comments (4 replies)
load more comments (1 replies)
[–] LovableSidekick@lemmy.world 16 points 3 days ago* (last edited 3 days ago) (4 children)

Retired dev here, I'm curious about the nature of "the mess". Is it buggy AI-generated code that got into production? I know an active dev who uses ChatGTP every day, says it saves him a hell of a lot of work. What he does sounds like "vibe coding". If you're using AI for grunt work and keep a human is in the workflow to verify the code, I don't see how it would differ from junior devs working under a senior. Have some companies been using poorly managed all-AI tools or what? Sorry for the long question.

[–] GojuRyu@lemmy.world 12 points 3 days ago (1 children)

An example from work a few weeks ago. I fixed some vibe coded UI code that had made it to prod. The layout of the UI was basically just meant to be an easy overview of information relevant to an item. The LLM had done everything right except it assumed a weird mix of tailwind and bootstrap, mixing and matching css classes from both. After I implemented the classes myself it went from a single column view to grids and nested grids grouping the data intuitively. I talked with the dev who implemented it, and basically it was just something quickly cobbled together with AI until it was passable. The AI had added a lot of extra that served no function and that didn’t conform to a single css framework, but looked like it could. For months noone questioned it despite talk about that part of the UI needing a facelift.

I don’t know how representative it is, but about half the time I’m thoroughly confused about a piece of code and why it was written the way it was, the answer has turned out to be AI. And unlike when a developer wrote it, there rarely is any reason to have written it the weird way.

[–] LovableSidekick@lemmy.world 13 points 3 days ago

TBH that sounds like a lot of code I've seen from outsourcing companies in India. Their typical approach is to copy an existing program, module, web page or whatever and modify it as quickly as possible to turn it into what's needed. The result is often a mishmash of irrelevant code, giant data queries that happen to retrieve some field that's needed along with a ton of unnecessary crap, mixing frameworks, etc.

load more comments (3 replies)
load more comments (9 replies)
[–] ArchmageAzor@lemmy.world 94 points 3 days ago (5 children)

Vibe coding is 5% asking for code and 95% cleaning up the code, turns out replacing people with AI is exactly the same.

[–] Peerpeer@lemmy.world 17 points 3 days ago (2 children)

Jup. But the same goes for developers that go way too fast when setting up a project or library. 2-3 months in and everything is a mess. Weird function names, all one letter vars, no inversion of control, hardcoded things etc. Good luck fixing it.

load more comments (2 replies)
load more comments (4 replies)
[–] iAvicenna@lemmy.world 71 points 3 days ago
[–] logicbomb@lemmy.world 57 points 4 days ago (2 children)

Same thing happened with companies that used outsourcing expecting it to be a magic bullet.

[–] otacon239@lemmy.world 18 points 3 days ago* (last edited 3 days ago)

I worked in one of these companies. Within months, we went from a company I would be proud to recommend to friends to a service I would never use myself, just due to the horrendous route they took to hire overseas support.

The line of tech work I was in required about a month of training after passing the interview process, and even then you had to take a test at the end to prove you’d absorbed the material before you ever speak to a customer.

When they outsourced, they just bought a company of like 30 people in an adjacent industry and gave them a week of training. Our call queues were never worse and every customer was angry with everyone by the time they talked to someone who had training.

I don’t blame the overseas agents. I blame all the companies that treat them like cattle.

[–] expatriado@lemmy.world 15 points 3 days ago* (last edited 3 days ago)

Or more generalized: management going all-in with their decisions, forgetting there is a sweet spot for everything, and then backtracking losing employee time and company money. Sometimes these cause huge backlash, like Wells Fargo pushy sales practices, or great loses, like Meta with Metaverse

[–] Grandwolf319@sh.itjust.works 56 points 3 days ago (2 children)

Ah so AI does create jobs, it’s the Zorg logic

[–] jjjalljs@ttrpg.network 47 points 3 days ago (3 children)

All the leadership who made this mistake should be fired. They are clearly incompetent

But i guess it's always labor that pays the price

[–] magic_lobster_party@fedia.io 23 points 3 days ago

You know they’re just going to get bonuses and promotions.

[–] Grandwolf319@sh.itjust.works 10 points 3 days ago* (last edited 3 days ago)

What’s sad is that the AI hype did inflate stock prices.

Most c suites’ job is to look out for the interests of investors.

Technically they did a good job. I hate capitalism

load more comments (1 replies)
[–] psycho_driver@lemmy.world 37 points 3 days ago

Let them burn.

[–] Tollana1234567@lemmy.today 36 points 3 days ago

thats because the main peddlers are the ceo/csuites of these tech companies, and the customers arnt people like you or me, its other corporate heads. in case of palintir it would be the government.

[–] Jhuskindle@lemmy.world 36 points 3 days ago (1 children)

Same thing happened during the outsourcing craze of early 2000s. Everything and I mean everything moved to India or Philippines. There's even a movie about it because it was so common. I and everyone else lost our jobs. about a year later the contracts expired and we all got jobs back and outsourcing is used in balance. Eventually ai use will be balanced I hope. It cannot replace us. Not yet anyways.

[–] skozzii@lemmy.ca 17 points 3 days ago* (last edited 3 days ago)

AI needs to be used as a tool for workers, not a replacement for workers. They will figure it out eventually.

[–] AnotherPenguin@programming.dev 34 points 3 days ago

Deserved and expected

[–] some_guy@lemmy.sdf.org 31 points 3 days ago (1 children)

Companies with stupid leaders deserve to fail.

[–] Lost_My_Mind@lemmy.world 35 points 3 days ago (2 children)

Well what ends up happening is some company will have a CEO.

He'll make all the stupid decisions. But they're only stupid from everybody ELSES perspective.

From his perspective, he uses AI, tanks the companies future in the chase of large short term stock gains. Then he gives himself a huge bonus, leaves the company, gets hired somewhere else, and gets to say "See how that company is failing without me? That's because I bring value to the brand."

So he gets hired at the neeeext place, meanwhile that first company is failing because of the actions of a CEO no longer employed there, and whom bailed because he knew what was coming.

These actions aren't stupid. They're plotted corruption for the benefit of one.

load more comments (2 replies)
[–] reluctant_squidd@lemmy.ca 27 points 3 days ago

The even brighter side of it is that it should be easier to spot these companies when job hunting.

IMO: Demand higher wages and iron clad contracts from them because they already demonstrated how they feel about paying people.

They’ll surely cut anyone they can again as soon as they can.

[–] TuffNutzes@lemmy.world 21 points 3 days ago* (last edited 3 days ago)

Very expected. It's fine. I'll come back at 10 times my previous rate. And you'll thank me for it. Fucking chads.

[–] _haha_oh_wow_@sh.itjust.works 21 points 3 days ago

AI: The new outsourcing?

[–] KbSez@piefed.social 21 points 3 days ago

no surprise

[–] TankovayaDiviziya@lemmy.world 13 points 3 days ago

McNamara fallacy at its finest. They hear figures and potential savings and then jump into the hype without considering the context. It is the same when they heard of lean manufacturing or Toyota way. Companies thought it is cost saving rather than process improvement.

[–] bridgeenjoyer@sh.itjust.works 10 points 2 days ago

Hope they lose billions!!

[–] devolution@lemmy.world 10 points 3 days ago (1 children)

Kinda like Wal-Mart trying to “save money” with self check out and now they are walking it back.

[–] Sludgehammer@lemmy.world 10 points 3 days ago

At least in my area they've decided to walk back the walk back.

They went from "Self checkouts are now only for ten items or less" to "Self checkouts are permanently closed" and now they've gone to "Self checkouts can be used for any number of items and also we added four more".

[–] redsunrise@programming.dev 9 points 3 days ago (1 children)

I wonder if there's a market here. I feel like a company that cleans up AI bullshit would make bank lol

load more comments (1 replies)
load more comments
view more: next ›