DragonBard
@DragonBard@ttrpg.network
- Comment on Router suggestions for a complete noob 2 weeks ago:
Some of us live with cellular “broadband” and are thrilled to get 60Mbps. And no, there is no other option available at my location (not counting 12Mbps DSL).
- Comment on Recommendations for a version control system 4 weeks ago:
Love Fossil-scm and it is super easy to self host, via numerous methods.
- Comment on Recommendations for a version control system 4 weeks ago:
If you are not wed to git, and are willing to try something else, why not give Fossil SCM a try. It’s created and maintained by the creator of SQLite. It’s a single executable that provides everything for modern source code management, including a website, and even has an official docker file that just works.
Issue tracking, forum support, email, it’s all there, in a single executable that can serve as both the front and back end depending on how you launch it. And it’s a smaller install than git by itself.
- Comment on A WYSIWYG editor for personal website? 2 months ago: