Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
LogSeq is nice.
For this who don't know, it's well designed, in that it doesn't add bloat and obfuscation like a DB would; it keeps everything in a filesystem structure in markdown files. What's really nice is that this makes it something you can use with a plain editor, or with the application, or with the app on mobile; the app(s) add a lot of convenience functionality to the basic storage design.
It's a well-thought-out system, and I appreciate how clean it is, and how independent of the application the data is. I haven't looked at the code base, but I have a lot of respect for the developer must based on the design & architecture decisions.
LoqSeq looks nice, but I do hate the part that everything is a bulletpoint :/ And that's their core feature !
That's not futur proof IMO. If logSeq disappeared, your notes become useless :/. Or maybe I did misunderstood something on how it works?
LogSeq has other note types; it's just the default is bullets.
LogSeq is about as future proof as you can get. Notes are stored in a directory tree as markdown files.