[@silverpill@mitra.social](https://community.nodebb.org/user/silverpill%40mitra.social) when discussed with Nutomic about this, I made the case that 1b12 is excellent for synchronization. 7888 (and 171b, etc.) are good for backfill, in cases where there is no 1b12 implementation available.

julian@community.nodebb.org
@julian@community.nodebb.org
A forum for discussing and organizing recreational softball and baseball games and leagues in the greater Halifax area.
Posts
-
The Fediverse is Quiet ā Let's Fix That! (Slides + Recording) -
The Fediverse is Quiet ā Let's Fix That! (Slides + Recording)For those who were unable to attend this past weekend's Social Web After Hours event held at HackerSpace Brussels ([@hsbxl@mastodon.online](https://community.nodebb.org/user/hsbxl%40mastodon.online)), I've uploaded a re-recording of my presentation, which you can check out here! Sadly, there was no live recording of the rather lively session, so you'll just have to take my word for ithttps://spectra.video/w/xwCSYfZh1mJY64zJ9GngbE If you're looking for just the slides, you can get them here as well
* [Slides (PDF warning)](https://community.nodebb.org/assets/uploads/files/1738635204524-the-fediverse-is-quiet-let-x27-s-fix-that.pdf) Thank you [@deadsuperhero@social.wedistribute.org](https://community.nodebb.org/user/deadsuperhero%40social.wedistribute.org) for the PeerTube instance!
-
Long-formers Activate good question! The answer ultimately lies in how you want to communicate with your audience. Each option is different and it's hard for you to know which software is the best fit. That's why even when I say NodeBB sits somewhere in between microblogs and blogs, NodeBB might not be the right solution, yeah? What kind of site do _you_ want to build, how in depth do you want to go, etc.? -
Long-formers Activate!Lastly, there are so many others in the long-form text space who were not at FOSDEM, but are open and willing to work together! [@rimu@mastodon.nzoss.nz](https://community.nodebb.org/user/rimu%40mastodon.nzoss.nz) (PieFed), [@scott@authorship.studio](https://community.nodebb.org/user/scott%40authorship.studio) (Hubzilla), Mike MacGirvin (whose handle I forget at the moment) and so many more. Just because you weren't here does not mean you were forgotten. Your software was mentioned and discussed too! -
Long-formers Activate let's all just give up and keep pressing this button  -
Long-formers Activate obv. yesssss join us -
Long-formers Activate!I should also mention that we had great conversations with the Mastodon team (hi [@renchap@oisaur.com](https://community.nodebb.org/user/renchap%40oisaur.com) and [@dave@upp2.com](https://community.nodebb.org/user/dave%40upp2.com)!), and their commitments to working towards better support for long-form text is evident. Good vibes all around. -
Long-formers Activate!Among the fediverse there are microblogs (your Mastodons, Misskeys(+forks), etc. Then there are the long form peeps. We managed to all find each other at FOSDEM 2025. Pictured is [@matt@writing.exchange](https://community.nodebb.org/user/matt%40writing.exchange) (Write freely), [@pfefferle@mastodon.social](https://community.nodebb.org/user/pfefferle%40mastodon.social) (WordPress), and yours truly (NodeBB). We also had some good conversations with [@johnonolan@mastodon.xyz](https://community.nodebb.org/user/johnonolan%40mastodon.xyz) (Ghost), but I wasn't quick enough with my cameraLet's move the state of long-form text on the open social web, forward! 
-
Why I think that #NodeBB's latest release can be a game changer for the #Fediverse[@eeeee](https://community.nodebb.org/user/eeeee) I believe LemmyBB was a proof-of-concept, to show that Lemmy as it existed back then was able to be represented in the front-end as a tradtional forum. But also, nutomic (who _may_ have made LemmyBB? not sure.) is a busy person who has a day job and doesn't work on lemmy full-time -
Is ActivityPub too complicated?[@Kichae](https://community.nodebb.org/user/kichae) I'm not seeing an issue (although I haven't done exhaustive testing) between my test instance and this site. Can you let me know one of your federating categories, so I can try to set up a sync? -
Is ActivityPub too complicated?[@arachnibot@nodebb.arachnibot.com](https://community.nodebb.org/user/arachnibot%40nodebb.arachnibot.com) said in [Is ActivityPub too complicated?](/post/https%3A%2F%2Fnodebb.arachnibot.com%2Fpost%2F16): > Mainly wanted to sync remote group actors to a category for organizational purposes. Yeah that's a great use case, and definitely what it ought to be used for. Let me look into nodebb-to-nodebb folllowing, that _definitely_ should be working! -
Is ActivityPub too complicated?I opened an issue on Lemmy's repo https://github.com/LemmyNet/lemmy/issues/5354 The thing is, what is the actual end-result you're looking for? It sounds like you want stuff from a remote lemmy community to be sent to your NodeBB. If that's the case, you could just follow the community *as a user*. Search for `technology@lemmy.ml` (for example) in the search bar, and once you follow the community, you will start seeing those posts in your `/world` feed. The category synchronization options are for if you want to see a Lemmy community's posts in a category of your own. Might be that's what you want too. But at present Lemmy doesn't support it -
Is ActivityPub too complicated?The logic is a little tricky to get right because there's a set sequence of steps that needs to happen in order for the group sync to succeed. For example, between NodeBB and Lemmy: 1. NodeBB admin tries to follow a Lemmy community 1. NodeBB marks the follow as pending 1. Lemmy records NodeBB as a follower 1. Lemmy community tried to send an Accept back 1. NodeBB marks the follow as established. If steps 1-3 succeed but 4-5 fail, then posts might be sent to NodeBB, but NodeBB will silently drop them because they're not addressed to anyone it thinks is following the sender. [@freamon](https://community.nodebb.org/user/freamon) thanks for the heads up about lemmy's accept shenanigans, I'll take that into account... or maybe ask Felix about it. [@arachnibot](https://community.nodebb.org/user/arachnibot) [@FrankM](https://community.nodebb.org/user/frankm) -
Is ActivityPub too complicated?[@arachnibot](https://community.nodebb.org/user/arachnibot) happy to take a closer look, since the category sync functionality should be working but might have broken in the interim during development. Can you let me know the Lemmy community you're trying to follow from your instance? Edit: same for you [@FrankM](https://community.nodebb.org/user/frankm)