this post was submitted on 09 Nov 2023
194 points (98.0% liked)

Technology

57350 readers
4476 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
[–] sab@kbin.social 6 points 9 months ago (1 children)

The good thing is that the DIY people don't need to reinvent the wheel - you can just fork an existing project and shape it into what you're interested in. There's are already some bare bones implementations around that lend themselves well to building things on top of.

Of course not arguing that making it simple isn't a good thing - but the reality is that interoperability between platforms like this is a complex challenge, and even though nothing is perfect ActivityPub is doing a pretty neat job making it a reality.

[–] maegul@lemmy.ml 3 points 9 months ago

The growing options to just fork is an interesting and good point. Quite a few languages and stacks are now represented in some project somewhere.

That being said, we’re probably fast approaching the point where some form of generic modular software for the lower level stuff would provide a productivity boost to the ecosystem. My understanding is that there’s some work starting on that front for testing and maybe a sort of reference implementation.