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

  • That isn't what normalized means in the context of databases.

    Also databases store the same data many times over often. For redundancy and load-balancing purposes. Really, federation just takes care of replication somewhat.

  • I have a ThinkCentre m90q with an i3. It's a few years old. It's a lot more powerful than a Pi. A Pi will not cut it.

    You will preferably need something with modern hardware encoding. Support for h265 and AV1 is a requirement nowadays to play high quality sources and find anything for newer stuff. Moreso if you want to watch 4k content.

  • Apple is willfully hampering the ability to intercommunicate between iPhones and Androids

    In what way exactly? All the messaging apps I use work fine. I even have the same Signal account logged in through both my Android phone and my iPad.

    Nobody I know actually uses iMessage either. It's a complete non-issue as SMS is quite an outdated technology.

  • My device always shows the WiFi number. It's nice to know since I live in an apartment building with shared wifi. The shared wifi is 4/5 and mine is 6 so I can see at a glance if I'm connected right.

    I can't imagine another reason it'd be useful though.

  • Caddy Reverse Proxy with Basic Auth for services which are critical like my 3d printer. Without auth for other services like my website or jellyfin and such. I use docker for everything so that's another layer of safety for me.

    I have port 443 open and use subdomains for most stuff. Some other ports for non-HTTP services but I don't have any right now.

  • FML

    Jump
  • that service will keep working until the next billing day

    You wish. I have had one too many services that cancel immediately upon request, even if you paid for the month 3 days ago.

  • Yeah that's what I have too. One of my servers is exposed with key auth and I just tunnel to other servers from there. A few MB egress is nothing compared with the amount of spam my webserver needs to deal with

  • I've started moving over some of my services from Google to Proton now. Using my own domain so a switch in the future is as simple to do as changing the DNS. It's something I can recommend everyone.

    Too bad I can't get my work to switch from Google.

  • I have used it in the past for a few years. I don't think you should. Why?

    • The Manjaro devs are idiots. They have broken the AUR on multiple occasions.
    • Their packages break more often than upstream Arch since you get update bundles which they release. This isn't tested as well as it should and may lead to things breaking.
    • Arch is also easier to install nowadays, if you really want a rolling release distro.

    If you just want something not-Ubuntu and easy to use, I tend to favor Fedora personally.