this post was submitted on 11 Aug 2026
213 points (97.3% liked)

World News

57576 readers
1500 users here now

A community for discussing events around the World

Rules:

Similarly, if you see posts along these lines, do not engage. Report them, block them, and live a happier life than they do. We see too many slapfights that boil down to "Mom! He's bugging me!" and "I'm not touching you!" Going forward, slapfights will result in removed comments and temp bans to cool off.

We ask that the users report any comment or post that violate the rules, to use critical thinking when reading, posting or commenting. Users that post off-topic spam, advocate violence, have multiple comments or posts removed, weaponize reports or violate the code of conduct will be banned.

All posts and comments will be reviewed on a case-by-case basis. This means that some content that violates the rules may be allowed, while other content that does not violate the rules may be removed. The moderators retain the right to remove any content and ban users.


Lemmy World Partners

News !news@lemmy.world

Politics !politics@lemmy.world

World Politics !globalpolitics@lemmy.world

Ask Historians !askhistorians@lemmy.world


Recommendations

For Firefox users, there is media bias / propaganda / fact check plugin.

https://addons.mozilla.org/en-US/firefox/addon/media-bias-fact-check/

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] FatVegan@leminal.space 7 points 3 days ago (2 children)

It's so goddamn stupid. I used AI for the first timr in years, because i needed some help with stl files to 3d print. On one hand i was surprised how well it worked, on the other hand it was pretty clear that it had basically no idea what it was doing, but like you said, the confidence of an average redditor. One part was pretty much perfect, but i asked it to change a small part and it deleted a whole section so it wasn't connected anymore. I was like: wtf was that? It's not connected and it went: hah, i see the problem now and did the same thing over and over. One part was too big for the buildplate so i had to segment it. It said: if you angle it 45 degrees, it fits exactly on the buildplate. (I specified the buildplate) i thought that's pretty neat, opened the slicer and it was comically how much it didn't fit. I told it that it's way too big and it just went: my mistake, i see it now.

It doesn't, it doesn't know jack shit and i'm starting to believe that people who use AI for daily usage or serious issues or think that AI is actually some intelligent being might just be dumb as fuck.

[–] benjirenji@slrpnk.net 1 points 2 days ago

You see it with code too. Constant refactoring, adding states to enums when they aren't necessary, "beautifying" the code by adding useless checks, tests etc. The worst is when you got concurrency: focusing extremely on keeping protected sections small it keeps unnecessarily adding temporary variables, shared pointers etc. It's so afraid of locks and data races the boilerplate for concurrency grows and grows.

Reviewing such code is a pain. I feel like just adding comments like "why are you doing this" "justify this" "what does this have to do with your objective" and let my coworkers figure it out.

[–] Zron@lemmy.world 3 points 3 days ago

I always think of George Carlin whenever people tell me how smart they think AI is: “Think of how dumb the average person is and then think about how half of them are dumber than that.

I deal with the general public every day for my job. People do the most brain dead shit or tell me the most insane things I’ve ever heard on a daily basis. I’ve had customers argue with me that I must be wrong because ChatGPT told them the problem was one thing, and I’m saying it’s something else. The most idiotic was when my solution was about a 1/4 the price, but the AI said it had to be something else so the customer wanted a second opinion from all different technician.