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/)B
Posts
2
Comments
114
Joined
2 yr. ago

  • Since we are all people of taste, I don't know how many of you are familiar with the inspiration for Albuquerque, but it had been a while since I heard it. Listened earlier this week and was shocked at how directly it referenced the original.

    https://youtu.be/GN-THKvimi0

  • First off, take this for what it is: a guy who can follow instructions but does not understand all the inner workings of docker.

    I use Gluetun and have a set of apps that I run through it. They are all in the same compose file. Each of the ports is defined in the Gluetun section and not with the individual app. Then each app's network_mode is set to service:gluetun

    This routes all the traffic for those apps through the VPN while maintaining my regular network for everything else.

  • I'm not sure if you're just trying to illustrate some point or intentionally trying to link Hitler and Coca-Cola. But Coke was down to trace amounts of cocaine by 1904 and none before 1930.

  • Adding to the Aegis chorus.

    I also use Proton Pass for some sites that aren't as critical for me / don't have a bunch of PII. It's easy.

  • An "I Wish I Had ..." addition to this: maybe start something like Wiki.js or Joplin that you will then use to document what you do as you go. Keep a record of your process so that you can work your way back if you need.

  • I am an old person and really know nothing about him, but looking at the thumbnail, I do remember enjoying his hit song "Dick in a Box."

  • So close.

    What I was referencing in inaccuracy of the router is the attribution of 622 bytes to Apple iMessage.

  • CasaOS in a similar vein. Casa is just an app that can be installed on Linux though.

    When I started, I wanted something to obfuscate all the Dockishness because I didn't get it and just wanted to get going. It helped me get familiar with common Docker things and while I'm very far from being any sort of expert, I'm comfortable enough in a compose file now.

    I still have Casa running, though I rely on it less and less. At some point maybe I'll move everything out.

  • You can move files to new folders with Mp3Tag, too. It's normally all I use for managing my files and metadata.

  • Ah yes. "Now is not the time for political finger-pointing."

  • Oh, haha. I thought you were telling me I should rethink using a DNS adblocker.

  • Would you care to expand on that?

  • Even better: system-wide DNS adblocking on Android. Get rid of in-app ads too.

  • I'm in camp #2. Only my Gmail address can access my apps from outside my home. It's a little bit of a pain to configure the rules, but once it's done it's done. I've been happy with it.

    You do need to have a domain name though.

  • "argues that the administration is using antisemitism as a pretext"

    Did anyone believe they were honestly trying to help anyone but themselves?

  • Once upon a time. But my understanding of this:

    https://blog.cloudflare.com/updated-tos/

    Is that so long as you don't use their CDN for your content, which is where the bypass cache rule comes in, you're okay.

  • Given your requirements, IDK why people are recommending different VPNs and such. No way I'm going through that with my mom.

    For me, the easiest route was Cloudflare Tunnel. No need to fart around with exposing ports, has some baseline security, TLS, easy for my users.

    The only thing you'll want to be sure to do is create a cache rule to bypass caching on your jellyfin domain.

  • Explanation that I saw was that there are three holes - eyes and nose - in the skull. You know, besides the gaping mouth.

  • For what it's worth, CasaOS isn't actually an operating system. It absolutely works as an easy way to install and manage your self-hosted apps if you aren't comfortable with the command line, but you still need to have a working Linux installation.

    Yunohost is kind of similar as far as making things easier, but it operates as a standalone OS, so might be more what you're looking for.