this post was submitted on 20 Oct 2023
1227 points (98.1% liked)

Technology

55768 readers
2706 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
[–] nephs@lemmy.world 20 points 8 months ago (2 children)

Except lemmy specifically is AGPL and it's basically impossible to monetise as a startup because they can't close the source code.

https://github.com/LemmyNet/lemmy/blob/main/LICENSE

Kbin too:

https://github.com/ernestwisniewski/kbin

They'd have to create their own from scratch.

[–] KingThrillgore@lemmy.ml 15 points 8 months ago* (last edited 8 months ago) (1 children)

Which is fine, ActivityPub is an open protcol. You don't even need to cleanroom, its all there. The AGPL is a shield against corporate interests, given how things are going that's a much needed feature.

[–] nephs@lemmy.world 12 points 8 months ago

There's also strong opinions if open source instances should federate with closed source instances, for reasons of https://en.m.wikipedia.org/wiki/Embrace,_extend,_and_extinguish

[–] r3df0x@7.62x54r.ru 12 points 8 months ago

That's not the end of the world, though it does mean that a competitor could always start using it. I was going to say just use Lemmy but a major site would probably want to have their own fork for stability so they're not at the whims of someone else.

They could probably use an open fork for a while while also developing their own software that would be compatible and then seamlessly switched out.