this post was submitted on 28 Apr 2026
120 points (96.9% liked)

Technology

84200 readers
4903 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
you are viewing a single comment's thread
view the rest of the comments
[–] TheJesusaurus@piefed.ca 8 points 1 day ago (3 children)

I still don't understand how AI would be useful even if I owned the whole stack from the power station on up

[–] KatherinaReichelt@feddit.org 1 points 4 hours ago

People really have no idea what AI is. And in many cases those "AI features" are just machine learning. I'm currently running Ubuntu and I have several AI features running. One of them then is Handy.comptuer and it's a really nice push to talk voice recognition software. I'm dictating this post with it and it's awesome.

Another feature is image classifications integrated in Immich. It's nice to have your personal photo library and all the pictures that you have ever taken classified so that you can search for "dog" or "hamster" or "John". There are great text-to-speech programs out there. Everything is running locally and stuff like that is really useful to have in your OS. And it won't boil the planet, the energy requirements are quite low.

[–] deathbird@mander.xyz 3 points 15 hours ago

It can barf out large outputs fast. As long as you review it and clean it up, it can get you 90% of the way there on a lot of things where you know what the final output should be basically. Need a quick bit of code for a common process? An email requesting a meeting? A picture of a dog burying a bone? A list of which people might be the suspect in the video? Then AI is great!

Need math? Accurate texts or image matching? Use a different tool.

[–] Australis13@fedia.io 1 points 19 hours ago

I can envision use cases like wanting to be able to search through all your documents or photos when you can't clearly remember what you wrote (assuming it's properly implemented and well-secured, e.g. path-constrained time-limited read-only access), or local chatbot for brainstorming, or if you want to play around with agentic "AI" (automating small things on the local system that aren't easily scripted) then having one that is private and properly sandboxed would be helpful.