

I mean, unless you’ve got a hardware accelerator (which won’t be a thing before multiple years from AV2’s release, and possibly more due to its complexity), it will be measurably much worse than current codecs.


It doesn’t make any sense for large group chats: there’s just no secrecy to them. And that will cut you off from desired capabilities like server-side search. Not that I think that Zulip makes any sense in general when there are federated protocols that work and scale as well, but that’s another discussion.


I use my Trilium instance (notes-taking app, PKMS, …) for that kind of stuff: https://triliumnotes.org/
You can have a journal with day notes following a template with data-entry forms, which makes weight/mood/location/whatever tracker very easy to keep track of as a routine.


+1 on babybuddy, I’ve only good things to say about it and its community. Also, it’s a Django app, so the bar to tweak it exactly the way you want is very very low.


Since it’s a topic that comes back often on /c/selfhosted@lemmy.world I didn’t want to open new floodgates, but I can only warmly recommend https://triliumnotes.org/ :-)


ok, but there’s not much substance to your comment besides unsubstantiated “zealotry” towards obsidian and some general hot takes against lemmy and the FOSS community through which it emerged.
Maybe you could start listing out a few aspects and features of obsidian that you deem so important and unique, and I’m sure that you may discover a few very compelling alternatives.
As far as I’m concerned, I’m all set with https://triliumnotes.org/ . It’s not just a more versatile and capable note taking app, it’s also one that I can deploy simultaneously “local first” and “as a web service”, so my notes are reachable everywhere (even where I’m not allowed to install the heavy client).


Joplin is reasonably good as long as you don’t use so much metadata to keep things organised. It’s also pretty rigid, and hence limiting. If you want something with the superficial simplicity of joplin, but that would scale up to your needs, I recommend giving https://triliumnotes.org/ a good look.


If you drop the plaintext requirement (which IMO is anachronistic, if not for the necessity to fend against a potentially turning hostile developer in a close-source set-up), you may find https://triliumnotes.org/ liberating.
If you must stick to the “notes as plain text files” paradigm, siyuan is better than obsidian in about every aspect, and logseq in other, more niche ones. Trilium is better than them all (IMHO), being the only one that does “note as data” correctly and efficiently (you don’t have the same data model divide like seen in notion between notes and databases).


You could, I don’t know, use an open source note taking app? I mean, it’s not like obsidian has some unique and unmatched capabilities ¯\_(ツ)_/¯


LLMs are not the tool for a recommender job
What’s your use case justifying the pain and suffering of self-hosting Matrix?


JFYI - after many years of trusting Borg with my backups, I found Kopia to be MUCH faster, in both snapshots creation time and browsing/diffing. I backup my whole home every 6 hours, so going from ~20min down to ~3min is an appreciable win. There’s also a web endpoint to Kopia that may make backing up on the go easier when you can’t trust your tunnel to home.


Nextcloud is way too bloated
It really isn’t, though? What if you deploy it from source with just the modules you need and a tuned config for PHP/postgres?


Seems to me that those are generally enabled by bots and scripting, and I don’t think it’s any harder to do that stuff in XMPP than it is in discord?


That there’s no shortage of wheels being reinvented, and that it takes insights developed over decades to be relevant in this field. To avoid.


My parents in their 70’s are alright daily driving gajim there


Essentially, yes: nowadays you can go much further without basic understanding of what’s going on. The ability to fire up magic black boxes that are somewhat functional without any configuration or understanding required is liberating at first, so it’s perfectly understandable. I don’t think it’s a panacea, though.


From previous interactions in this community, it seems all but obvious nowadays, when peoples’ experience with sysadmin in average amounts to running scripts running docker in some form.
Isn’t that the premise of the “$4 ubuntu over droplet deployment” option?
Instead of having Secluso-Deploy ssh into some cloud box and prep it up with the server-side software, why not have a container deployment option as well? I get that you want to ensure that the server is publicly reachable for the mobile clients to work on the go, but ultimately (and in all honesty) at this point, that should be a user concern/choice (those more advanced users may be peculiar about running behind tailscale, a home-VPN, a port-routing config, …).
Needless to say, most people here might find it easier to work with containers and build trust in the project by having it run in an isolated environment with limited permissions than blindly trusting that the code is what it says it is and not quietly running a botnet at digitalocean with their PII attached.