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/)J
Posts
6
Comments
98
Joined
3 yr. ago

  • Oh also, drives have become a lot better at handling heat or at least are more reliable imo. If you can, try to stick to drives rated to go in a nas. I used to have drives failing all the time, but not so much over the last few years.

  • What kind of speeds do you get, and how much storage approx?

    I've gone the route of raiding usb drives before, but 5/10/40gb ports didn't exist so it was always slow and not worth it.

    Sounds like you basically have a DAS that connects over usb, that's pretty cool if it works well.

  • I like the approach of ci pipelines just running a make command or at least a script, so that it's easy to run locally too before pushing the changes up.

  • Do you put the version in each commit? That seems painful

  • Does Actual support investment accounts / stocks? I was using beancount/fava for tracking, but have been lazy and haven't updated it in a long time.

  • It's already been recommended, but I think Grist or a lowcode/nocode thing like baserow or nocodb might work for you.

    Also, I'd love to see what you come up with! My cats are picky eaters and I've been wanting to keep track of what wet food they like or not.

  • I use the Nexus free version. You can cache docker registries and other repos like apt/yum/pypi/etc.

    It works pretty well, but could be overkill compared to some of the other options.

  • If the operator doesn't allow it for some reason, uninstall it and try with the helm chart instead?

    Or is there a reason to use the operator?

  • Why not?

  • You can use docker exec with garage docker image.

    I'm on mobile but I think you just need something like: docker exec containerid ./garage stats

  • Garage is the simplest of the three imo.

    I've only used it in a cluster, but it should be even simpler for one instance

  • What mobile issues do you have? I use it both on desktop and mobile with sync mode turned on in the PWA.

  • I like it, it seems pretty stable to me. I didn't use it much before the query/template stuff was changed. I think both are fine right now, but don't really know what it looked like before.

    There's also "space-script" now which is basically like mini javascript plugins you can write inside your notes. It's what drew me away from trilium in the end.

    I don't blame you for taking a break if you ran into breaking changes though. That's one benefit to keeping your notes in regular markdown files too.

  • What you read online may have been referring to how cloudflare itself can always see the unencrypted traffic?

    Cloudflare tunnels are encrypted, but inside of that encrypted tunnel could be a regular http stream.

  • Restic with rest-server is great.

    Kopia is a little newer and has an actual web ui, so may be a good choice too.

    I still use restic on all of my severs, but have started using Kopia for my non server machines.

    Both support compression, encryption, and deduplication.

  • Dumb question but what do you mean you cycled them a few times?