Elektrine lite

← Feed

Doridian

Doridian@furry.engineer

<p>Software Engineer by day. AMAB NB Fox. Sometimes NSFW, but always with CW! PM/DM friendly. </p><p>Views expressed are my own.</p><p>Minors DNI</p>

Posts

  • Post #4233320

    Damn those 50mm drivers in my new headphones sure do bass good :3 Fox likey! (Meze 105 AER, for those curious)

  • Post #4233319

    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.

  • Post #4233318

    Good thing Geneva is not a real place in Minecraft I suppose :3

  • Post #4233317

    Look, cute flywheels :3

  • Post #4233316

    One thing I&amp;#39;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

  • Post #4233315

    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 &amp;quot;battery charge cannot support load&amp;quot; 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...

  • Post #1080197

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

  • Post #1080196

    Is it time to write my own IRC server? This and other reasons I have no free time.

  • Post #1080195

    I made a friend (on Minecraft) :3

  • Post #1080194

    This world is starting to get a lot of fun :3 If people want to join, the server has lots of performance headroom x3

  • Post #1080193

    Might have very slightly overdone the AE setup, maybe, kinda. :3

  • Post #848020

    @patcharcana I will never forget the jucero. It was too funny.

  • Post #848019

    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 &amp;quot;AI&amp;quot; it does is all in software, the camera itself is just a pretty good standard UVC PTZ webcam)

  • Post #848018

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