• 0 Posts
  • 4 Comments
Joined 3 months ago
cake
Cake day: February 22nd, 2026

help-circle
  • Xnone. I bought it on, and for, the Fallout 4 release. They both sucked so bad I haven’t bought a console, or Bethesda game since.

    I still want the console experience though. Couch gaming, mostly all set up. I don’t have the inclination to research a build, buy all the individual parts and build the thing.

    I was thinking about a Beelink SER8, but the Steam Machine announced. When the steam machine releases I’ll compare it to equal price point minis. Steam gets a valve bonus, plus a bonus to knowing that’s the target Devs will be trying to hit.


  • Fine, I’ll be the low bar.

    Proxmox, I just use the GUI to update

    I use community-scripts almost exclusively. Community-scripts cron lxc updater does the heavy lifting. pct enter [lxc]

    update

    does a bunch of work too.

    For Docker, I use a couple lxcs with Dockge on it, the “update” button takes me most of the rest of the way.

    Finally, I have a couple remote machines [diet-pi]. I haven’t figured out updating over tailscale yet, so I just go round semi frequently for the apt update && apt upgrade -y

    VMs get the apt update && apt upgrade -y too. I keep a bare bones mint VM as a virtual laptop, as I don’t have one. I’ll do what I need to do and if I had to install software I’ll just nuke the VM and go again from the bare bones template.