Don't use Discord as your Q&A forum
kraktoos.com
Don't use Discord as your Q&A forum
1–10 of 355 posts
Re: Don't use Discord as your Q&A forum
#2Re: Don't use Discord as your Q&A forum
#3Roll your own, like early and industrious folks in the 2000s did with PhpBB or Invision, or vBulletin if you had the money to fork out for VB.
I know a guy who uses a private, single-user install of phpbb as his project management software. He's got all the bells and whistles enabled like file uploads, media embeds, and markdown rather than bbcode. One subforum/top-level category per project, and different threads tracking bugs, documentation, etc. Of course since it's phpbb it's available everywhere you have internet, and it's responsive/mobile friendly, etc.
Definitely unorthodox considering github projects and redmine exist, but still really neat stuff. If only phpbb had a kanban board.
Re: Don't use Discord as your Q&A forum
#4Re: Don't use Discord as your Q&A forum
#5I agree with not using Discord as a forum but suggested alternative number one is Discourse which starts at USD50/month[1]. A bit of an ask for my "failed side projects". [1] https://www.discourse.org/pricing
You could hook it up to a mail provider and can host it yourself for less if you wanted.
Re: Don't use Discord as your Q&A forum
#6I agree with not using Discord as a forum but suggested alternative number one is Discourse which starts at USD50/month[1]. A bit of an ask for my "failed side projects". [1] https://www.discourse.org/pricing
Discourse is open source: https://github.com/discourse/discourse You could hook it up to a mail provider and can host it yourself for less if you wanted.
Discord is free and is omega easy to setup. Low friction, low cost, that's the real competition
Re: Don't use Discord as your Q&A forum
#7Re: Don't use Discord as your Q&A forum
#8I agree with not using Discord as a forum but suggested alternative number one is Discourse which starts at USD50/month[1]. A bit of an ask for my "failed side projects". [1] https://www.discourse.org/pricing
Re: Don't use Discord as your Q&A forum
#9Roll your own, like early and industrious folks in the 2000s did with PhpBB or Invision, or vBulletin if you had the money to fork out for VB.
It gets the job done, and just about every host supports PHP.
Re: Don't use Discord as your Q&A forum
#10I agree with not using Discord as a forum but suggested alternative number one is Discourse which starts at USD50/month[1]. A bit of an ask for my "failed side projects". [1] https://www.discourse.org/pricing
Discourse is open source: https://github.com/discourse/discourse You could hook it up to a mail provider and can host it yourself for less if you wanted.