PhpBB 3.3.10

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Flarum

    Simple forum software for building great communities.

  • I would name PunBB[0], which can be run on a potato computer. It was often configured to use SQLite database, so it really seems lightweight for CPU, disk and memory usage. In terms of source code - it was also very thin.

    Also Flarum [1] looks good in terms of being lightweight. It is based on Laravel Framework, so it has own pros and cons, but thanks to wise implementation of mithril.js it felt very fast from a user perspective.

    On a different spectrum, I would list Discourse [2], followed by Invision Power Board (IPB) [3]. Both require 2GB+ of RAM and a good CPU to run the server.

    [0]: https://punbb.informer.com/forums/

    [1]: https://flarum.org/

    [2]: https://github.com/discourse/discourse/blob/main/docs/INSTAL...

    [3]: https://invisioncommunity.com/

  • Reddit

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • lemmyBB

    A federated bulletin board

  • There is a version of Lemmy (a fediverse clone of Reddit) with the phpBB interface: https://github.com/LemmyNet/lemmyBB

  • Discourse

    A platform for community discussion. Free, open, simple.

  • I would name PunBB[0], which can be run on a potato computer. It was often configured to use SQLite database, so it really seems lightweight for CPU, disk and memory usage. In terms of source code - it was also very thin.

    Also Flarum [1] looks good in terms of being lightweight. It is based on Laravel Framework, so it has own pros and cons, but thanks to wise implementation of mithril.js it felt very fast from a user perspective.

    On a different spectrum, I would list Discourse [2], followed by Invision Power Board (IPB) [3]. Both require 2GB+ of RAM and a good CPU to run the server.

    [0]: https://punbb.informer.com/forums/

    [1]: https://flarum.org/

    [2]: https://github.com/discourse/discourse/blob/main/docs/INSTAL...

    [3]: https://invisioncommunity.com/

  • Misago

    Misago is fully featured modern forum application that is fast, scalable and responsive.

  • A shameless self promotion, but for last 10 years or so I've been developing and maintaining my own forum software, Misago:

    https://misago-project.org/

    It's build with Python and React, so obviously not so easy to setup like PHP solutions, but there's also a magic docker setup that you can just git clone to your server and get forum running in minutes.

    But with Misago I am trying to find a sweet spot between "new wave" of forum software and old solutions. So there's plenty of interactivity in the UI that JS provides and there's markdown support, but there's also classic pagination instead of infinite scrolling.

  • godot-proposals

    Godot Improvement Proposals (GIPs)

  • I think GitHub Discussions* strikes a nice balance between hierarchical and chronological comments.

    The main comments are chronological, but you can also inline reply to a main comment. So the hierarchy is restricted to one level deep. I think this design flows more naturally, you avoid deep branching, and you avoid quoting a comment that was 3 pages back.

    * https://github.com/godotengine/godot-proposals/discussions

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts