• 2 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle





  • Runit works well enough for me; I’ve only added one nonstandard service (launch a custom tool to drive an external stats display) and it works fine. My ,xsession has to load some polkit and pulseaudio stuff but that could be because I’m not using a full desktop like KDE/GNOME/XFCE that do those things for you.‘’

    I don’t really try to do custom package recipes because I tend to ./configure;make;make install stuff I want at random.

    EFI boot is no problem. I think my root is btrfs, but the /boot/efi is vfat. Refind is pretty first-class, but sometimes it has stupid conditions where it tries to default to the wrong kernel version if you have multiples installed (I think it sorts by timestamps or filenames in a way that sometimes work counterintuitively; discarding old kernels largely fixes it)

    Haven’t really had too many showstopper problems with xbps. I probably sledgehammer it a bit-- occasionally when it says a repo certificate is out of date, I usually end up doing a full update rather than selectively upgrading packages.



  • Yeah, he was one of a long string of lunatic leaders, which evidently “democracy” has done little to temper. The thing I recall about him was a bit in a reference book to coins and currency: at one point in the 1950s, the central bank issued a 500-hwan note that had a large central portrait of him (the overall design looked like a cheap riff on US currency of the time), and rapidly replaced it because he concluded people folding it in half across his face (as people do with banknotes) was some symbol of defiance to him personally.

    They don’t teach that style of crazy in dictator school.

    As for the “Korea is a puppet and exists only as long as the US props it up”, duh, but I figure there’s perhaps some chance to exploit some “we’ve been under the yoke so long we no longer notice it” and “we’re a big strong country that thinks it can actually engage internationally” mentalities to loosen the fixation with copyright and chasing those imagined license revenues that will never materialize.




  • I’ve had KVMs that don’t like the ‘fancier’ USB keyboards with NKRO. It would work, but it wouldn’t listen for its own ‘switch to different console’ hotkeys. Reconfiguring the keyboard to run in 6KRO-only mode addressed it, but not every keyboard can be configured that way.



  • No, this is a general practice-- I see it a lot with third-party vendors who want you to integrate with their services. They’ll expire the documentation portal password after 90 days, but the actual user facing service still accepts the same “password123” that’s been set since 2004.

    I suspect the pattern is to protect the vendors from developer scrutiny: by the time you’ve jumped through enough hoops to read the docs and realize it’s trash, the execs have signed the contracts and the sunk costs are too high to bail out.

    Also add another 6 months to actually get the credentials for the test environment.








  • I don’t get why OEMs aren’t all over Libreboot.

    Paying American Megatrends even a couple cents per board, is a cost that doesn’t result in a valuable product differentiator. Has anyone ever said “I’d buy that PC but the UEFI sucks?”

    Tweakers would love an open UEFI to build tools for ever more insane chipset register tweaks. Conversely, manufacturers would love the ability to theme everything with uniform branding and consistent experiences for large fleet deployment. I could even see kiosk designs that booted into a captive app right from ROM, no discs or network required. (You could get a PC that booted to DOS from ROM in the late '80s, surely we can top that today.