I remember watching this project as it was getting started. It was a replacement to all those PHP forums, like PHPBB & Simple Machines BB. This claimed to have more modern features. It’s also open-source, and you can self-host or pay them for hosting. (I recommend the latter)
And since we’re on the subject, has Beehaw considered using an old PHP forum, like I mentioned earlier? They’re really basic and quite nice, IMHO.
I really hope we end up on something with Lemmy/Fediverse/Activitypub compatibility, e.g. PieFed or Sublinks.
The only reason I can have a good time on Lemmy is because of Voyager, which I use on my phone and computers, and I’m hoping it might be possible to get an app for whatever platform gets chosen (and preferably Voyager!).
I was always an app user for the 15 years I was on Reddit, and using a website for Beehaw/Fediverse stuff would be too far out of my comfort zone 😐
Based on the PieFed developer’s recent comment here on Beehaw, it could be quite promising as an alternative 😄
It would also be an easy transfer for users, since PieFed is compatible with the lemmy subscriptions export file.
PHPBB’s paging system was trash, Discourse’s “infinite scroll” system is only marginally better… from a visual candy point of view; for discoverability, it’s still trash.
Nested threads are a thing since email, and there’s a reason for that. Even Mastodon, a “Twitter-like”, has them. Heck, even Facebook has them (to a degree). The concept could still be improved upon, but going to a non-nested solution would be a serious step back.
i use it to run my forums and it’s significantly better than any experience i’ve had with phpbb. i don’t know how much an activitypub plugin would be actually useful for it, given that that’s basically a niche for a niche, but if all you want is a community forum that gets delineated into different categories and has a fairly robust user-driven tagging system, you could do worse for replacing Lemmy imo
the biggest downside is that it’s not very friendly for low-engineering experience admins, especially if you want it to scale outside of a single computer it’s running on (separating the db from the web traffic, for instance)