Couldn’t you today make a fairly decent forum technology with all we know today and all libraries available etc? Naive question perhaps (web dev not exactly my cup of tea), but can it really be that hard? Or is that nobody cares enough?
Yeah, you are absolutely right! I think this is my new weekend sesh... my brand new vBulletin...
It would be pretty easy as forum software is relatively simple. If I were to do this, I would build it on Elixir/Phoenix so it's actually performant, not the React bloatware flavor of the month. Also, it would be interesting to spin this up as a FAAS (Forum as a Service) like Shopify, but for forums. The whole thing is managed and customers can spin up a forum with a custom domain and look/feel without worrying about the infrastructure. Maybe this exists already? I haven't looked into this space in many years.
Sure. People post them all the time. Most are HN clones. All of them die with a whimper after the initial HN juice is gone.
The problem isn't technical, the problem is that social media and Reddit already do what people wanted forums to do, and did it better in many ways (albeit at the cost of centralization and homogeneity.) There is just no niche in the web ecosystem for old-school forums anymore, other than appeal to nostalgia.
I think that way back when, there were SO MANY variants of the theme because the core parts of the software were pretty easy to get going. A lot of developers, new to the scene, would make a discussion forum. The devil's in the details, though, making sure things are secure, scalable, moderator tools are on point, etc.
Nowadays, a LLM could probably generate a new, functional forum software system in an hour, since their training have probably ingested a ton of variants of the same software.