Software Engineer by day. AMAB NB Fox. Sometimes NSFW, but always with CW! PM/DM friendly.
Views expressed are my own.
Minors DNI
Posts
After it became clear, my now (since manufacture) over 10 year old UPS seems to be killing its batteries now (two times did reputable batteries die in a row in under 2 years space between them). Two times not slowly, but the UPS would start spitting out "battery charge cannot support load" errors, and refusing to even do runtime calibration.
The self-test still passes, though!
So I decided to treat myself to an actually new Eaton 5PX G2 (the 1440W/VA model.
No more APC for me. And CyberPower seemed a little cheap for my rack <.<
Originally I was dead set on Lithium, but it is just too expensive, and used is basically impossible, soooo
One thing I've only recently noticed just how much I enjoy about self-hosting my own Git forge: The speed of all the operations.
It just feels so satisfyingly responsive and makes me wish for (and at least for myself work toward) a world with more local services again :3
Say hello to my fully automated self-regulating Minecraft electricity (FE) to Create power (su) converter.
The computer uses Advanced peripherals energy sensors to actively limit the amount of FE going into the motors to slightly above current demand to not waste energy.
Damn those 50mm drivers in my new headphones sure do bass good :3 Fox likey! (Meze 105 AER, for those curious)
Might have very slightly overdone the AE setup, maybe, kinda. :3
This world is starting to get a lot of fun :3
If people want to join, the server has lots of performance headroom x3
Is it time to write my own IRC server? This and other reasons I have no free time.
A shout to everyone, including and especially myself: Please set a minimum dependency age when you auto-update dependencies.
My ass got saved by being too lazy to merge the automated axios MR before it got yoinked. Too close for comfort. (Granted, even if I deployed the malicious payloud, the worst it could do is delete my FA archives since I do permissions right...)
Thanks to a forum post on the NixOS forums here https://discourse.nixos.org/t/unifi-os-server-on-nixos/76039
I have come up with a modified version of the UniFi OS Server setup that runs as a normal podman container:
- rootless if desired
- without privileged or any non-default capability/privilege flags
Stage 1: https://git.foxden.network/FoxDen/core/src/branch/main/nix/packages/unifi-os-server-image/package.nix
A package that rips the image out of the official binary:
Stage 2: https://git.foxden.network/FoxDen/core/src/branch/main/nix/modules/nixos/services/unifi-os-server.nix
Creates the actual OCI container (the "oci" field in my custom handler maps 1:1 to virtualization.oci-containers.[things], the "systemd" field maps 1:1 to the systemd podman-[things] service config for those curious)
Today I am grateful for: The fact PTZ controls are a standard on USB video devices, so I can actually control my Insta360 Link2 Pro with Linux very easily :3
(Yes, all the "AI" it does is all in software, the camera itself is just a pretty good standard UVC PTZ webcam)