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/)RI
Posts
0
Comments
143
Joined
4 mo. ago

  • If you're doing incremental backups it should be nearly instant if nothing changes. But yea ignoring garbage like cache is always nice

    I don't consider it excessive since stuff like rsync -a --inplace --delete on a giant directory will be nearly instant if nothing changed, even with terabytes of data (of smallish files) since it isn't going to copy anything except changed things.

    borg used to have an issue where it took forever even with nothing changed but it looks like it is mostly fixed so not an issue now. I moved to restic backup years ago though (which is basically borg without those issues) also proxmox has the proxmox backup server that does similar for all the vps/containers

  • Yea you may lose performance or may not, depends how the chip works on the actual pcie card. (Even if the slot has more than enough bandwidth at x1)

    You can easily do a performance test after plugging it in though. Typically even an x8 interface will work with just x1 pcie connectors just slower. Even if that x1 interface is several generations later and has more bandwidth than that x8 needs lol

    some ramblings of why just having the physical slots doesn't always mean ___ can be found on this completely unrelated repo: https://github.com/magic-blue-smoke/Dual-Edge-TPU-Adapter (might be in an issue thread too unfortunately but he has more info here on how bandwidth works at that level than any other sites)

  • porkbun (USA) generally has the best prices and will give you a massive list of everything as well which most other sites won't. I generally get my sites for 10 years at a time ~ $2 per year (whenever some random TLD is on sale)

  • https://en.wikipedia.org/wiki/Gandi

    This one is in the top registrars ever to exist and is very old as well. Coincidentally also not in USA. Other rivals of "greatness" are things like porkbun (USA) and namecheap (USA)

    Looks like other users say gandi has gone downhill. Couldn't recommend any over porkbun though so good luck.

  • What is your reason to blog, for yourself? If so I run (used to run gitea) forgejo and just spam everything in issue threads on specific repositories

    this uses 150mb of ram, basically 0% cpu

    forgejo is actively working on federation, it is there not sure how done it is I don't use it.

  • I wouldn't say "great" it's ok software. Not even due to all of those security things which is a nightmare too. They do things like break the search speed months ago and not have any idea why, it's so insanely slow and on top of that it somehow lags the entire client when searching too, not just the server which is the only thing doing the query. Lots of issues just with that.