this post was submitted on 15 May 2026
111 points (99.1% liked)

Technology

84668 readers
7063 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
all 13 comments
sorted by: hot top controversial new old
[–] panda_abyss@lemmy.ca 17 points 6 hours ago* (last edited 6 hours ago) (1 children)

I mean, I don’t think we should throw the baby out with the bath-sewage.

I do really want a file system that allows semantic search via embeddings. That would give good natural language retrieval or even person based search on your photos.

You can run those entirely locally. You can train them reasonably, though the AI labs have good quality ones. They’re available for free, and I can commute thousands per second on a modest GPU.

Why not have a filesystem integration for them, with pluggable model support. You can do that with lancedb or chromadb, or pgvector, or you could build this into a SQLite plugin.

Also, making hooks into software that agents can use if needed, also enables accessibility software to use them. I’ve been using AppleScript for like 20 years to automate shit, it’s nice that now I can plug agents into it, and all sorts of macOS features are built on the same bridges.

There’s no need to default to plugging into the US based providers who (by US law) don’t respect privacy.

[–] anamethatisnt@sopuli.xyz 16 points 6 hours ago

From scrolling through the proposal comments it sounds like the proposals focus on NVidia/CUDA is the main thing to cause the angry comments when there are open source options to choose instead. That and the plagiarism from the AI models.