• 1 Post
  • 35 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle

  • I run Debian on most of my systems and run all of my services in docker (with rare exceptions for node_exporter or stable core tools). My base systems get automatic security upgrades, and then I’ll manually check in every few weeks whenever I feel like it.

    My services in docker are version locked to a specific major version (when there’s a tag available) so I can usually re-pull to get minor version updates freely without breaking issues. My few more finnickey services get manual upgrades from me every 6 months or so only.

    I usually stick to an OS version for as long as I can, and to that aim I stick to LTS versions with long support windows.

    4 major versions in 12mo is…a lot. Especially if those include breaking changes for you. Yikes




  • Look at Amazon and their Fire TV platform. It’s just android, with all of the Google stuff stripped out.

    Sure, Google may not be getting any money for that, but they are getting more dev time and attention on the open source parts of Android which helps to solidify the base of the OS which helps them.

    And Android got popular because it was open and manufacturers could build phones that support it without necessarily needing to involve Google (or at least without needing to certify it or meet strict standards) which let the platform grow significantly. If Google closed it up today it would likely cause a fork in the Android platform ecosystem and you’d end up with “Google Android” on pixel and “Open Android” on all others.


  • Many registrars let you buy a domain and set up dynamic DNS for it within their system so you can own a domain and get dyndns on it.

    Otherwise you could accomplish it with a VPS but you’d only need the smallest one available because it would just need to run nginx to forward to your home ip (and a small tool to update that IP when it changes). So you could probably get something for less than $5/mo.





  • I see you got your answer, but I’m adding on for anyone else that comes across this.

    For me, I learned the most when I had a disposable and replaceable system. When I was dual booted I was too scared to touch anything in case it fucked everything up. Once I started poking round on a Pi, LiveUSB, etc it was a lot easier to learn because I could always restart.

    Id start there with something like Mint or Ubuntu. Then set it up in a way where you can easily replace your OS so you can reset it often and fuck around. Then just learn as you go.









  • I’d also recommend installing whatever quality of life mods/romhacks/emulator settings you can find. Gaming has changed a lot over the years and our brains expect different things than they used to.

    I used to love Gen3 Pokemon growing up, but playing it now feels unbearably slow, but it’s a lot nicer with a fast forward setting. Same with adding text speed up cheats, faster running cheats, etc.

    That, and I’d recommend starting with remakes of popular retro games to get hooked. Usually they have some revamping of control schemes or graphics that match your expectations a bit better. Then once you get the momentum going, expand from there.