• 1 Post
  • 67 Comments
Joined 3 years ago
cake
Cake day: September 1st, 2023

help-circle


  • So, the answer to the question “Can Linux directly host another Unix-like operating system’s binary interface?” at the moment is “partly, experimentally, and impressively.”

    As if there was any question on that? You can have Linux “handle” Windows PE binaries by telling it to invoke wine, dealing with a Unix-like scenario is a much lower bar.

    The question is who is this useful for? FreeBSD has the Linux compatibility layer because it’s playing catch up to Linux, but the Venn diagram of stuff FreeBSD can do but Linux can’t is tiny, especially if extra special kernel feature stuff is stubbed.

    Can anyone name a project that is BSD first, doesn’t rely on BSD kernel features, doesn’t have a native Linux port, and isn’t a distro tool?













  • I have a giant FLAC collection and I sometimes wish I could use these local players because I used Winamp/XMMS/quod libet back in the day, but I feel like I just can’t give up consistent access from outside the house.

    I ran Tauon for a while (and have run a few of the others over the years) but I always end up back at my Airsonic setup. Works in any browser, works in a few different Android apps (Subsonic compatible), less of a pain than mpd.

    Maybe it’d be different if I was still sitting in front of my computer virtually all the time, but nowadays phone to Bluetooth speaker/car/Chromecast is like 90% of my listening.






  • I have this setup with Plasma, and it is probably easier to do this at the Linux level. I added this to my kernel command line: drm.edid_firmware=DP-1:edid/lg-ultra.bin video=DP-1:3840x2160@60e

    Where that EDID file I dumped from a spare monitor using a method I got here.

    Anyway, it can be tricky to pick the right device, but I can confirm Sunshine sees it and works properly, and it can be managed like a normal monitor.