this post was submitted on 08 Oct 2024
175 points (94.4% liked)

Technology

58713 readers
3996 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 70 points 1 week ago (3 children)

Saying it's AI even when it's completely irrelevant makes it modern and cool though.

[–] [email protected] 32 points 1 week ago (2 children)

“AI” is the new “Space-Age”.

[–] [email protected] 19 points 1 week ago* (last edited 1 week ago) (1 children)

It's like how they slapped 'Smart' on every tech product in the past decade. Even devices that are dumb as fuck are called 'Smart' devices. Words entirely lost their meaning because of advertisers abusing trendy words.

Even 'AI' is being abused. I always thought of AI as artificial consciousness, an unnatural and created-by-humans self-aware and self-thinking being. Most of the AI products now are just search engines, image generators and apps being programmed to do something. In fact stuff like ChatGPT would've made more sense to actually be called 'Smart' search engines instea of 'AI'. They might be technological achievements, but they're not AI.

[–] [email protected] 9 points 1 week ago

It's like how they slapped 'Smart' on every tech product in the past decade.

When I was a teen, it was "e"-everything. E-mail, e-pets, e-bologna, e-games, e-surance, whatever. eBay is a relic of this era.

[–] [email protected] 2 points 1 week ago

If you ask me, we're still in the space age. Can't wait for New Glenn's maiden launch, hopefully this year

[–] [email protected] 5 points 1 week ago

Could also be that who wrote the article doesn't know much on the matter.

[–] [email protected] 3 points 1 week ago (1 children)

The technical definition of AI in academic settings is any system that can perform a task with relatively decent performance and do so on its own.

The field of AI is absolutely massive and includes super basic algorithms like Dijsktra’s Algorithm for finding the shortest path in a graph or network, even though a 100% optimal solution is NP-Complete, and does not yet have a solution that is solveable in polynomial time. Instead, AI algorithms use programmed heuristics to approximate optimal solutions, but it’s entirely possible that the path generated is in fact not optimal, which is why your GPS doesn’t always give you the guaranteed shortest path.

To help distinguish fields of research, we use extra qualifiers to narrow focus such as “classical AI” and “symbolic AI”. Even “Machine Learning” is too ambiguous, as it was originally a statistical process to finds trends in data or “statistical AI”. Ever used excel to find a line of best fit for a graph? That’s “machine learning”.

Albeit, “statistical AI” does accurately encompass all the AI systems people commonly think about like “neural AI” and “generative AI”. But without getting into more specific qualifiers, “Deep Learning” and “Transformers” are probably the best way to narrow down what most people think of when they here AI today.

[–] [email protected] 9 points 1 week ago

Sir this is a Wendy's.