Dear god. Why are note-taking projects such a magnet for slop bros?
I'm on a bit of a quest to build up some self-hosted services for me and friends & family, partially because Ad- & AI-infested big tech slop was making me sick and also to become a better sysadmin. General requirement was notes available anywhere and decent editing on mobile.
I was about to rip my hair out, when every session for weeks digging into options ended in frustration. Every project with somewhat decent features had some meh aspects and became worse the longer I looked. And there are so many of them. You can drown your self in "Best FOSS Note-taking App in $(date +%Y)" listicles. Here's a list of over a hundred projects.
I suspect it's a bit of the shopping list problem. It's such a basic idea, that every ambitious clueless dev has it once while picking a hobby project. But note-taking also definitely has a place in toxic self-optimization / hustle culture. Some of the more developed project strike me as that.
I won't mention every basic note-talking project with a CLAUDE.md that I stumbled on, but here's some of the more disappointing lowlights:
- Joplin main developer was one-shot. Added agent instructions to the repo this year and some provisions for his personal vibecoding rig to
.gitignore. Also it's not a bug if the AI chat button is visible even if AI features are disabled, because how would people find out about the AI features then? - Notesnook seems okay-ish, but they're part of the mall ninja club. Business partnership with Kagi & Tuta.
- Standard Notes was the least suspect to me. Later found out they Copilot-Review all of their PRs. (same as Notesnook btw)
- I even considered going with a self-hosted binary of Obsidian. They don't get instant-disqualified by promoting themselves as AI-anything. And if you don't have a project you can trust, you might as well throw yourself at the most established option and pray.
I was running out of places to look for alternatives, when I remembered Open Slopware. You can guess how shocked I was, when note-software made up one of the biggest sublists in there. Through the shortlist of recommendations I ended up looking at Flatnotes. That project might be just enough notes for me.
It was on my shortlist before I settled on Flatnotes. Since I found out the AI stance of the dev there and encountered some technical issues... well I'm running a Silverbullet now.
It seemed a little too heavy on the customization front for me, but I guess I'll figure it out.
I basically just use it for text notes with no customization and it works totally fine for that.
I did have to learn about docker and caddy to make it available with a non self signed cert which was a little annoying but I don't have much of a tech background.
The SSL stuff is finicky, but I got a template that is quite satisfying now.
I got a wildcard cert using acme.sh (works with both Let's Encrypt and the API of my DNS registrar INWX), automated renewals scheduled with systemd. Internet facing proxy is Apache httpd, for every new service I just copy a conf template and update the URLs and ports. I can stand up a containerized service in 15min, provided it runs without issues.
there's also nb, which at least doesn't contain claude commits.
thx. I'm thinking about making a PR to open-slopware once they're back from vacation. The non-tainted section is scarce enough and could use more entries.