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

  • I used to listen to Linux Unplugged but it feels like the crypto crap took over creative control.

    It's all let's read some crypto paid messages. Then a taking point. More crypto messages. Here is a part where we say the names of things wrong because the crypto messages told us to.

    It is creeping into the self hosted show too.

  • Don't buy flagship. Glass is because it feels more luxurious.

    Go for low to mid range. They are usually more plastic parts. The specs look worse on paper but unless you're running games it doesn't really matter.

  • Your carries never gives it to you cheap. At best they sell you it at cost. More likely they sell it to you at MSRP. the cost is wrapped up in your monthly, and they hope people are too stupid or lazy to notice.

  • Those will not be UPSs they will be power banks. Most Powerbanks are lithium. Lithium requires careful monitoring if it is constantly float charged. And they fail catastrophically when over charged.

  • A reverse proxy is a service that takes incoming traffic on an IP address and port. It reads the URL the connection came into and passes it to the service it is configured for.

    Example: A server runs Plex. There is a DNS entry plex.myhome.nework that points to the IP of that server. Nginx listens on port 80 and 443. If a client connects to port 80 using plex.myhome.network nginx will pass it to Plex. If it comes in on 443 nginx will still pass it to Plex but it will also provide the configured SSL cert to the client connecting to Plex.

    If the server is also running jellyfin and DNS is setup for jellyfin.myhome.network with the same IP. The user connects to jellyfin.myhome.network on port 80 Nginx instead passes it to jellyfin.

    So from our example you can see that we have both jellyfin and Plex using the same IP address and port 80.

  • The UPS has to cycle the battery for its health. This takes power. The 20W will be the recharge.

    There is nothing you can do about that. If you DIY your own, without putting battery healthcare. It will fail when you actually need it. And sometimes catastrophically.