DragonBard

joined 6 months ago
[–] DragonBard@ttrpg.network 1 points 4 days ago

I love Fossil-scm. Even host my own instance with my web host. I was considering using github moving forward, but given recent events and decisions by Microsoft, I'll be sticking with Fossil-scm.

[–] DragonBard@ttrpg.network 1 points 1 week ago

VSCode with Foam. Or go old school with Vim Wiki.

[–] DragonBard@ttrpg.network 3 points 1 week ago

Obsidian now has a native query ability via the Bases core plugin. I've barely played with it though.

[–] DragonBard@ttrpg.network 1 points 1 month ago (1 children)

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).

[–] DragonBard@ttrpg.network 2 points 1 month ago (1 children)

Love Fossil-scm and it is super easy to self host, via numerous methods.

[–] DragonBard@ttrpg.network 3 points 1 month 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.