Live data from Hacker News

Ask HN: Is there any simple, clean and well-designed forum solution out there?

news.ycombinator.com

1–10 of 15 posts

Re: Ask HN: Is there any simple, clean and well-designed forum solution out there?

#2
Have you checked out Muut https://muut.com/? It's completely customizable with CSS, uses a lightweight javascript client, minimal design and focuses on the conversation (text). You can also use it privately. That requires a subscription. It's a hosted service.

Disclaimer: I work there.

Re: Ask HN: Is there any simple, clean and well-designed forum solution out there?

#3
I have spent many hours looking, only to come up empty. Discourse looks great, but I do not like Ruby and it runs like a fat pig with a lame leg. In other words, it needs decent hardware and careful tuning to get it to run well. Their only supported platform is Docker under Ubuntu, which is a bit restrictive. All the PHP forums look ancient and I hate PHP with a passion, too.

I would love to have something like the D language forums (http://forum.dlang.org/). Very snappy performance. But last time I checked there was no documentation whatsoever for the software.

Muut is an option, but I much prefer hosting it myself. Less expensive and more control.

I would love to see an open source forum coded in a high performance safe language like Haskell. In another year or two, Rust might be an option, too.

I get so frustrated about it, that sometimes I dream of launching a Kickstarter campaign. That is how the blogging platform Ghost got started, and it looks to have worked for them.

Re: Ask HN: Is there any simple, clean and well-designed forum solution out there?

#5
post #4

so i believe one of the StackExchange founders left full time work at SE to build a start-up directed to here. ( http://www.discourse.org/ ). i I think this was maybe two years ago--no idea about their product.

Jeff Atwood created Discus. The poster is explicitly looking for alternatives.

Re: Ask HN: Is there any simple, clean and well-designed forum solution out there?

#9
I think it's just a problem people moved on from awhile ago. There were a few years when building a forum-solution (as a wordpress plugin or a standalone solution like VBulletin or PHPbb) was good business. But these days, who would you be building it for exactly? Many of the popular forums are either perfectly happy with their old solution, or are running on something completely custom.

Re: Ask HN: Is there any simple, clean and well-designed forum solution out there?

#10
I'll answer everybody here but I was thinking about something I could use for a company. A place where you can both talk and manage people - a bit like Discourse but with proper profile management. I don't think people are used to shitty forums, I think they accept it because of a lack of other solutions. But thanks for the recommendations, I'll give it a look.
Post reply on HN