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

help-circle
  • Fedegenerate@fedinsfw.apptoComic Strips@lemmy.worldYes, I do
    link
    fedilink
    English
    arrow-up
    6
    ·
    12 hours ago

    I’m lucky enough that my first time was on vinyl. Great gig in the sky ends and you just sit there wondering what the fuck just happened to you.

    You sit, and you sit, in silence because it’s end of side A. Then, when your ready, only when your ready, you get up flip the side and Money walks you back to you seat, album craft.

    Now, the immediate jump from great gig in the sky to money is just jarring, you need the space to breathe





  • 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.