this post was submitted on 11 Aug 2025
1000 points (99.4% liked)

Technology

73939 readers
3698 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
[–] NuXCOM_90Percent@lemmy.zip 78 points 1 day ago (1 children)

Codeberg has a lot of restrictions regarding private repositories and... complicated verbiage regarding what licenses they want for public repositories.

For public repositories... do you think that MS et al can't already scrape all of that?

I am all for telling MS to go fuck themselves. But it is important people actually understand what they are and aren't getting in terms of privacy and the like. It is like how people still sometimes pretend that the completely open site where just about anyone can run an instance has LESS ai scraping than a reddit.

[–] GnuLinuxDude@lemmy.ml 61 points 1 day ago

The key point about codeberg as I understand it is it’s meant for foss projects. It’s not really much more complex than that. Want to host non-free software, or want to use it for your company’s private code repository? They don’t want that on their servers, so either find an alternative or self-host forgejo, which is the same code (derived from gitea) that powers codeberg itself.