Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JO
Posts
6
Comments
279
Joined
2 yr. ago

  • Self hosted nextcloud works great for me. There have been a lot of improvements over the last few years, handling conflicts doesn't feel as clunky and I don't really run into as many unless I'm storing git repos in my NC directory.

  • It's been a few years but Joplin always felt clunky to me, and sync was extremely slow. I'm not sure if it even had plugin support when I tried it last.

    Trilium does actually have plugin support it's just not as discoverable imo. You can create backend scripts and also frontend scripts that could act like a new editor.

    There aren't a ton of public ones, but check out https://github.com/Nriver/awesome-trilium for a few examples if you're interested.

  • For anyone looking for an alternative, I really like Trilium so far. It's completely open source and the main dev and community seem great.

    The performance is way better for me than SN. SN couldn't handle a large number of notes very well when I tested it last.

    The only downside imo is there's no real mobile client, but the mobile web interface is still pretty good and usable.

  • I've had better experiences with rclone mount vs s3fs, but the experience isn't great. It's not a posix filesystem so stuff like file locking won't work. Which makes it dangerous to run databases (incl SQLite) on top of.

    Rclone has options to enable a local cache as well. It helps with performance, but I haven't tested the performance too much yet.

  • Most desktop ups are more meant to give you time for the machine to shut down (hopefully automatically) vs actually running them for n extended period of time.

    Do you have anything that would still be using the server when the power is out?

    It's not really answering your question, but are solar panels or a backup generator possible in your area? A long power outage like that everyday would be really annoying

  • I wouldn't recommend a normal bridged room, just a puppet bridge. So it'd basically be the bridge using your own account and pretending to be a real client, not trying to bridge a matrix room with a discord channel.

    Puppet bridges are kind of like bitlbee if youre familiar with it, but for matrix

  • I haven't used it personally, but there is a discord matrix bridge. You wouldn't get some of the fancy features like voice, but it might be alright for text only.

    Unless you can convince the server mods to bridge directly, you'd probably want a puppet bridge.

    https://matrix.org/ecosystem/bridges/discord/

  • Kanboard is pretty good, but doesn't use git for storage.

    Something like wiki.js or Dokuwiki might work, wiki.js uses git and Dokuwiki uses plaintext files.

    If you're using nextcloud already, Nextcloud Deck is pretty basic but works alright if you want a simple kanban board .

    BookStack is also great for a wiki, but doesn't use git.

    Obsidian is really popular right now too and uses plain markdown files that you could manage with git

  • Depending on what your setup is like, you could use something other than cron.

    Kubernetes and Nomad both have cron-like schedulers. It's convenient to keep your cronjob definitions near the app code.

    I've also been using windmill.dev lately for some simple cronjob-like tasks and it's working pretty great. It also has a UI if that helps.

  • Thanks for that. I didn't realize those bridges even existed! Did you try mautrix-gmessages at all? It looks like it supports mms and rcs and is actively developed.

    I need to set up a new matrix server but I'll probably give those a try too.

    Having a pine phone would be pretty cool to have things like that to mess with.