smiletolerantly

joined 2 years ago
[–] smiletolerantly@awful.systems 18 points 4 months ago (14 children)

And yet, today, Taiwan is a sovereign state and wants to keep it that way, which is the only thing that matters here. This is pretty straightforward.

[–] smiletolerantly@awful.systems 5 points 4 months ago (2 children)

It's because people get mislead by the "agent", assuming there's something actually intelligent at the other end, able to act like they would, just... Automated.

[–] smiletolerantly@awful.systems 68 points 4 months ago (10 children)

What a clown. In what world do you require an LLM to check for duplicate pictures??

I mean, good on him for realizing that LLMs are dogshit. But still.

[–] smiletolerantly@awful.systems 0 points 5 months ago (1 children)

Eh... Not really. Qemu does a really good job with VM virtualizarion.

I believe I could easily build containers instead of VMs from the nix config, but I actually do like having a full VM: since it's running a full OS instead of an app, all the usual nix tooling just works on it.

Also: In my day job, I actually have to deal quite a bit with containers (and kubernetes), and I just... don't like it.

[–] smiletolerantly@awful.systems 1 points 5 months ago

I'll DM you... Not sire I want to link those two accounts publicly 😄

[–] smiletolerantly@awful.systems 9 points 5 months ago* (last edited 5 months ago) (6 children)

Zero.

About 35 NixOS VMs though, each running either a single service (e.g. Paperless) or a suite (Sonarr and so on plus NZBGet, VPN,...).

There's additionally a couple of client VMs. All of those distribute over 3 Proxmox hosts accessing the same iSCSI target for VM storage.

SSL and WireGuard are terminated at a physical firewall box running OpnSense, so with very few exceptions, the VMs do not handle any complicated network setup.

A lot of those VMs have zero state, those that do have backup of just that state automated to the NAS (simply via rsync) and from there everything is backed up again through borg to an external storage box.

In the stateless case, deploying a new VM is a single command; in the stateful case, same command, wait for it to come up, SSH in (keys are part of the VM images), run restore-<whatever>.

On an average day, I spend 0 minutes managing the homelab.

[–] smiletolerantly@awful.systems 3 points 5 months ago* (last edited 5 months ago)

You (sadly) need to group all quality profiles into a single one, and then handle quality through a custom format. Example from my setup:

[–] smiletolerantly@awful.systems 3 points 5 months ago

NixOS for the win! Define your system and services, run a single command, get a reproducible, Proxmox-compatible VM out of it. Nixpkgs has basically every service you'd ever want to selfhost.

[–] smiletolerantly@awful.systems 1 points 5 months ago

Lost me at LLMs. My Nix config is over 20k lines long at this point, neatly split into more than a hundred modules and managing 8 physical machines and 30+ VMs. I love it.

But every time I've tried to use an LLM for nix, it has failed spectacularly.

[–] smiletolerantly@awful.systems 2 points 5 months ago

You can, without root even! Take a look at uad-ng (universal android debloater). Comes with a community-curated list which sorts APKs into 5 tiers from "recommended to uninstall" to "yeah don't, your phone needs this to boot". Apps disabled through this do not come back after updates.

Removed 140+ apps from my Xiaomi, 120+ from my GFs Samsung S24, and 90+ from my brothers Motorola Edge something.

[–] smiletolerantly@awful.systems 2 points 5 months ago

Called their support. They were super nice, and then told me that if I still had access to my 2fa, I could simply add a second mail in my account without needing access to the first one.

Made total sense when stopping to think about it for a second 😄

view more: ‹ prev next ›