this post was submitted on 02 May 2026
67 points (98.6% liked)

Technology

6785 readers
764 users here now

News community around technology, social media platforms, information technology and governmental policy surrounding it.

What doesn't fit here?

The core of the story has to be technology focused.


Post guidelines

Title formatPost title should mirror the news source title. If you don't like the title of article, look for an alternative source instead of editorializing it.
URL formatPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
[Opinion] prefixOpinion (op-ed) articles must use [Opinion] prefix before the title. Opinion articles refer to articles that their publisher doesn't explictly endorse.
Country prefixCountry prefix can be added to the title with a separator (|, :, etc.) if the news is from a local publisher who doesn't clearly mention the country.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @brikox@lemmy.zip.

founded 2 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] givesomefucks@lemmy.world 26 points 2 weeks ago (1 children)

It's already happened in legal spaces...

They all individually turned to AI instead of fresh lawyers, fresh lawyers couldn't get any experience...

And now firms are realizing there's no new "middle" lawyers to hire to do the things AI can't.

As an added bonus, AI prices keep going up. Just like with Uber, they intentionally lost money at first and planned to jack up rates when there was no competition to make profits.

The problem is AI still isn't profitable and still can't really fully replace the most junior personnel anywhere.

They fell for snake oil, they just haven't fully realized it yet

[–] Iconoclast@feddit.uk 7 points 2 weeks ago (2 children)

Just like with Uber, they intentionally lost money at first and planned to jack up rates when there was no competition to make profits.

They're intentionally still losing money because of the heavy investments to rush ahead in capabilities.

[–] givesomefucks@lemmy.world 6 points 2 weeks ago

They’re intentionally still losing money because

Nvidia wouldn't be funding them if AI wasn't the biggest buyer of Nvidia chips...

It's an Ouroboros, if they charged enough to be profitable that would kill demand which would kill data center rollout, which would kill Nvidia's business model and then they wouldn't fund AI companies and kill the AI company stock.price causing a sell off.

Becoming profitable would erase their business model, and all their personal wealth tied up in their own stocks.

We'd all be better off if we just paid them to hand briefcases full of money to each other instead.

[–] fluffykittycat@slrpnk.net 5 points 2 weeks ago

The tech hit a plateau but they were in too deep already so they're doubling down until they crash

[–] TropicalDingdong@lemmy.world 21 points 2 weeks ago

Why are companies being allowed to engineer economies is the part of the narrative we need to be questioning.

[–] reallykindasorta@slrpnk.net 11 points 2 weeks ago (1 children)

Lemmy’s been saying that for a few years

[–] schnurrito@discuss.tchncs.de 8 points 2 weeks ago

Yeah, not really a new or surprising realization at all.

[–] EnderLaw@lemmy.world 8 points 2 weeks ago

But Wall Street and execs need money NOW!

[–] Flyberius@hexbear.net 6 points 2 weeks ago

You don't need to be an MIT AI expert to work this out ffs

[–] stoy@lemmy.zip 5 points 2 weeks ago (1 children)

I am an IT guy at a financial company, I have been put in charge of rolling out Copilot pro licenses to anyone who wants them, I have yet to roll one out for myself.

I learn far more by doing the work myself than to just ask an AI.

The most I use an AI for is like an advanced search engine.

If I am coding something in a web project, then I might ask it something like.

"I want to make a loading bar similar to the humanity theme from Ubuntu 9.04, how can I set up a custom style in CSS?"

I then check the sources and work from there.

I may not be as productive as other people using AI to a larger extent, but I have a better understanding of the end product.

To be perfectly frank, I find AI responses to be quite annoying and mostly just dumb, though it does get good sources.

[–] schnurrito@discuss.tchncs.de 9 points 2 weeks ago

For technical work, AI can definitely be helpful, but as a tool, not replacement. I work in software development and have used AI to tell me why test runs were running out of memory, after a few suggestions that didn't work, it did give me the right answer (it was a wrong and unnecessary annotation). Also things like "what is the syntax for configuring a proxy with this-or-that command".

The thing about technical work is that no matter if the solution is made by humans or AI, you still have to, and can, verify if it actually works. If you ask AI factual questions you genuinely don't know the answer to and have no way of verifying, it's your own fault if they are wrong.