this post was submitted on 05 Aug 2026
389 points (97.1% liked)

Technology

86879 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] AgentSeven@lemmy.zip 15 points 2 hours ago (3 children)

It has become impossible to tell managers mesmerised by artificial intelligence that the tools are not, in fact, helpful.

This is stupid. The tools are helpful. Overhyped? Sure. But to pretend they are in no way helpful is just wrong.

[–] melfie@lemmy.zip 2 points 11 minutes ago

LLMs are like a dishwashers. You could wash all the dishes yourself and probably get them cleaner in less time, but it’s useful to let a machine do the work, even I though it’s mandatory inspect every single dish to make sure the machine got them clean enough and re-wash a certain percentage of them. Dishwashers are useful, but the world wouldn't end if we didn’t have them.

[–] vane@lemmy.world 17 points 1 hour ago (1 children)

Nothing is helpful until you need help. The fact that you think AI is helpful for you don't have to force me to use AI. If you pay me $100k+ per year and you force me to use your tools to do my job why you even hired me ? To force this cult on me or to do the job ?

[–] JoeBigelow@lemmy.ca 0 points 28 minutes ago

I don't need you to use you turn signals, but it's helpful. I'm pretty sure I could come up with a multitude of situations where your first sentence is refuted without contest.

[–] muusemuuse@sh.itjust.works 1 points 44 minutes ago (1 children)

Part of the problem is AI isn’t a literal thing with a fixed definition. It’s more of a marketing term that translates into “I want you to buy this thing”. So some things are considered AI that are legitimately useful and others are not and then there’s the debate if wether it’s because it really is AI or if it is and AI just sucks.

[–] TheLegendaryAssholeOfJushinLiger@sh.itjust.works 3 points 40 minutes ago (1 children)

In other words, corporate leadership is starting from the premise that AI has (or will) radically change the business, and they’re working backwards from that premise to find the evidence to support this article of faith.

This quote is quite funny in this context, because it's literally what people do with AI. Half of the frontpage of lemmy is AI. The other half is people saying AI is bad with no realization of the irony, because they don't see good AI. It's like CGI. Everybody hates CGI, except they don't. CGI is everywhere. They just hate bad CGI.

[–] muusemuuse@sh.itjust.works 1 points 36 minutes ago (3 children)

What is AI? Explain as if i just woke up from a coma. We don’t have flying cars, we have dumpster deloreans, but everyone is talking about AI. What is it?

[–] jerakor@startrek.website 1 points 23 minutes ago

AI is any compute model performing complex enough reasoning that the output does not always resemble the input. They are by definition non deterministic and the same ask can provide different outputs without being influenced by other inputs.

[–] rezifon@lemmy.world 1 points 29 minutes ago (1 children)

AI is a vague term used colloquially to describe a variety of dissimilar and unrelated technologies each carrying a unique mixture of pros and cons.

[–] muusemuuse@sh.itjust.works 1 points 27 minutes ago (1 children)

So it doesn’t actually mean anything.

[–] rezifon@lemmy.world 1 points 20 minutes ago

The utility of the term “AI” depends on what you’re trying to communicate.

Since that was a lazy question I decided to be lazy and just copy paste it into Gemini. Enjoy! I have no idea what the point of this is!

Artificial Intelligence isn't a single technology; it has been a massive umbrella term since the 1950s. Broadly, it means creating computer systems capable of performing tasks that typically require human intelligence.

If LLMs are just one tiny branch on the tree, here is what the rest of the tree looks like:

Machine Learning (ML): This is the engine driving most modern AI. Instead of a human programmer writing strict "if/then" rules, we feed the computer massive amounts of data and let it figure out the rules itself. This is what powers your Netflix recommendations, credit card fraud detection, and the algorithm deciding what you see on social media.

Computer Vision: Teaching computers to "see" and interpret the visual world. This is how self-driving cars identify stop signs versus pedestrians, how your phone unlocks when it sees your face, and how medical software spots anomalies in X-rays faster than human doctors.

Robotics: The physical application of AI. This isn't just mechanical engineering; it is the software that allows a machine to navigate the unpredictable, physical world. This covers everything from the Roomba vacuuming your floor to automated factory arms and those creepy, dog-like robots from Boston Dynamics.

Natural Language Processing (NLP): This is the branch focused on understanding and generating human language. LLMs live here, but so do older, simpler technologies like spellcheck, Google Translate, and the early versions of Siri or Alexa.

Expert Systems & Rule-Based AI: This is the older, "classic" AI. It relies on a massive database of human knowledge programmed as logical rules. When the IBM computer Deep Blue beat the world chess champion in 1997, it wasn't using an LLM; it was using raw computational power to calculate millions of possible moves and their outcomes based on strict rules.

Predictive Analytics & Optimization: The invisible math running the modern world. This is AI used by logistics companies to find the absolute most efficient routes for delivery trucks, or by hedge funds to execute high-frequency stock trades based on market micro-fluctuations.