Hacker News new | ask | show | jobs
by lizzas 546 days ago
Discourse may be worth considering https://github.com/discourse/discourse/blob/main/docs/INSTAL...
2 comments

Discourse is great software with one dark pattern that I absolutely loathe: by default, it turns on an obnoxious setting to send you digest emails when you stop visiting a forum.

So when you sign up for a forum to ask a single question and then move on, rather than correctly infer you are not interested in the forum anymore, they start sending you low-value emails until you get tired enough of them to login and change the setting.

If you run a Discourse, please change the default setting. Don’t use lame growth hacking features to nudge people into participating in a community they don’t want to be a part of.

seconded. I love forums that use this. Easy to spin up as well.
I agreed. But I plan to run this forum on a shared hosting through, and I don't think it is possible.
Discourse can be self-hosted as well
Shared hosting usually doesn't have docker or a vm available to you. Often you get to upload PHP, maybe Node, Ruby or Pyhon too and accept all their opinionated defaults. Often this makes it incompatiable with anything not specifically designed for shared hosting.