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/)AP
Posts
0
Comments
72
Joined
2 yr. ago

  • I liked that they had special privacy tech other VPNs don't have but they didn't allow you to choose the location so it was unusable for me.

    I want my VPN location to be my actual location so that the weather app doesn't mess up and show the wrong city.

  • As far as I understand votes are published as ActivityPub messages, otherwise multiple servers could not have the same vote counts. They need to be able to deduplicate the same vote coming from two different servers.

    So everyone can read your votes there's just not an easy UI for it.

  • I'm running FreeBSD I actually like it a lot.

    I picked it for zfs. A lot of the ways things work seem cleaner and simpler than on Linux and zfs is awesome with the copy on write snapshots and filesystem compression and all that. I like rc.conf and pf is way nicer than iptables and even when you upgrade it automatically makes a snapshot so you can rollback.

    Sometimes I do need to patch and compile things because people seem to not know freebsd exists but that's really the only downside.