this post was submitted on 02 Mar 2025
18 points (84.6% liked)

Privacy

1986 readers
306 users here now

Welcome! This is a community for all those who are interested in protecting their privacy.

Rules

PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!

  1. Be civil and no prejudice
  2. Don't promote big-tech software
  3. No reposting of news that was already posted
  4. No crypto, blockchain, NFTs
  5. No Xitter links (if absolutely necessary, use xcancel)

Related communities:

Some of these are only vaguely related, but great communities.

founded 5 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] pupbiru@aussie.zone 5 points 1 month ago (1 children)

open source is also very tricky with LLMs: i’d argue if you can’t recreate it from scratch, it’s not open source… deep seek does not contain all the data necessary to recreate it from scratch: it’s open weights (the model itself can be downloaded and run) but not open source… i’d classify it as free (as in beer) software; not open source

[–] Lazycog@sopuli.xyz 3 points 1 month ago

Excellent addition, I agree!

That's the criteria of many FOSS catalogue repositories: they won't add any software that is not completely reproducible.