view the rest of the comments
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!
I don't really get all the hate on the comments. Yes there are tons of note taking alternatives, and yet usually none ever works just perfectly for anybody. More choice is a good thing.
Yes it saves to a database, but it doesnt seems to be encrypted nor "proprietary" or "vendor lock-in" as the notes are, afterall, plain text and can be extracted from a database easily. Is it the best storage for text notes? not in my opinion, but that is not vendor lock-in.
My choice is silverbullet on web and Markor on Android, with Synchting in the back (yes, Synchting still works pretty fine on android thanks to the forked app).
I think the mistake is they titled it "The last note taking app you'll ever need" instead of "The last note taking app I'lll ever need"
Yes, seriously. The article seems to talk mostly about their personal usecases, which is fine. This app is great and it works for them. But it won't work for everybody and the title should probably respect that instead of having a grating title that evokes a knee jerk reaction.
Databases are annoying it is legitimately more difficult to export data from a database to another, than it is to copy markdown notes from one folder to another. In addition to that, there are also tools that process markdown and do cool stuff with, like pandoc, beamer, revealjs, etc, which can't really be done with the more opaque database format.
Also this notetaking service only appears to work while online. Again, fine for them — but a dealbreaker for many people.
Really? You think it's the "last note taking app" comment in the description?
You don't think maybe it's the shoehorned AI into a project that has no real plan for how it is implemented?
Or maybe it's not the ai implementation, maybe it's the fact that "respects your privacy" is incompatible with openai's terms of use (openai can train on your notes if you supply them)?
I'm not spotting it. "AI" is only mentioned once.
The key and secret in the docker compose don't seem to be API keys, but keys for directus itself (which upon a careful reread of the article, I realize is not FOSS, which might be anpther reason people don't like it").
Directus does seem to have some integration with openai, but it requires at least an api key and this blog post doesn't mention any of that.
The current setup they are using doesn't seem to actually connect to openai at all.