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

help-circle
  • Sum total of my hardware:

    Ugreen dxp 4800, the Pentium one. 32gb ram. My main box: jellyfin, arrs, immich, pihole, nginx, etc… It can’t go down. I don’t think I want an LLM here.

    Beelink n100 16gb ram. Local back up, redundant pihole, immich machine learning… Generally under utilised, I’d like to move some services around, does proxmox have an auto balancer?!

    Spare no name n100. 8, or 16gb, I can’t remember. Abandoned box, It’s what I would put the LLM on, I did have it reserved for a remote back up.

    I think it would need a ram upgrade, see corporate AI pricing me out of personal computing. Currently Amazon has a Crucial 32gb ddr5 sodimm module for £280. Which is too high a price for what I’d use it for.

    Oh, and I have an abandoned gaming rig with a gtx970, and some rPi0/3s

    I’ve put Ollama on an n100 before. It obviously ate all of that box and made everything on it chug, and it was too slow for human use. But if it’s just generating logs, and resetting containers then I wouldn’t mind how slow it is.













  • Eh, I use Gemini to project manage my little herb garden. Low stakes, well trodden ground. It was the kind of thing I knew LLMs could handle for stuff I do know about, so I’m trusting it for something I don’t know about.

    Ultimately it doesn’t matter if my herbs live or die, I know I’ll kill them on my own though. Gardening isn’t a skill I want to actively acquire, I just want the herbs. It (the garden) is doing fine. I had some yellow leaves, the bot said to top dress it, I did, no more yellow leaves. So far so good.

    Anything beyond the well trodden LLMs are shit at though. I tried to use it to find a specific motorcycle part, discontinued by the manufacturer: it couldn’t. When I wanted it to shop for me, it failed. It seems to be doing well managing this non-commercial project for me.





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