Alt account of @Badabinski

Just a sweaty nerd interested in software, home automation, emotional issues, and polite discourse about all of the above.

  • 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2024

help-circle


  • I dunno, I’d slow your roll on that. Hanlon’s razor came to notoriety in the field of computer science for a reason. I’ve done software dev professionally for over ten years now and you wouldn’t believe the stupid shit I’ve seen people write. The only thing that sucks more than a computer is the human writing software for it.

    For those unfamiliar, here’s Hanlon’s razor:

    Never attribute to malice that which is adequately explained by stupidity.

    EDIT: After a quick look at the CVEs, this definitely sounds like a big ol’ fuckup. It sounds like there might be some unsafe defaults in polkit as well?

    EDIT: Here’s the report from the actual researchers which is MUCH more cogent than OP’s article: https://www.openwall.com/lists/oss-security/2025/06/17/4

    It’s chaining two separate oopsies together. This overview on GitHub also provides more details about the libblockdev side of things: https://github.com/advisories/GHSA-mpgj-hch9-5rvx

    Specifically, this section:

    However, a local attacker can create a specially crafted XFS image containing a SUID-root shell, then trick udisks into resizing it. This mounts their malicious filesystem with root privileges, allowing them to execute their SUID-root shell and gain complete control of the system.

    That really doesn’t sound like something intentional to me. That sounds like a HUGE oopsy-woopsy fucky-wucky, to get technical about it.


  • For people like me who didn’t know what this was:

    Stremio offers a secure, modern and seamless entertainment experience. With its easy-to-use interface and diverse content library, including 4K HDR support, users can enjoy their favorite movies and TV shows across all their devices. And with its commitment to security, Stremio is the ultimate choice for a worry-free, high-quality streaming experience.

    edit: honestly, that’s a shitty description. This one seems a bit better:

    Stremio is a modern media center that gives you the freedom to watch everything you want.







  • In particular, the companies purchase financial information from a data broker before offering a nurse a shift; if the nurse is carrying a lot of credit-card debt, especially if some of that is delinquent, the amount offered is reduced. “Because, the more desperate you are, the less you’ll accept to come into work and do that grunt work of caring for the sick, the elderly, and the dying.” That is horrific on many levels, he said, but “it is emblematic of ‘enshittification’”, which is one of the reasons he highlighted it.

    What the ACTUAL FUCK‽ This is the type of shit Neal Stephenson would put in a fucking cyberpunk dystopia novel. I am filled with so much fucking rage. My sister is a nurse and goes through so much fucking bullshit at her job already. Nurses really do not need more shit thrown at them.



  • These are good points. I was in a shitty mood when I made my comment and upon reflection, it’s an overstatement and not a very good take. I do still strongly support copyleft licenses and DCOs over CLAs, but I shouldn’t turn my nose up when something is released without those.

    I used to be excited when companies open-sourced stuff, and that is no longer the case. I suppose I’m just frustrated and bitter and cynical when it comes to large companies doing good things.


  • Hence my initial whinging about how this was released with a permissive license and a copyright transfer. The longer I’m involved in this industry, the less I like permissive software licensing. There’s obviously a place for it, but my tolerance for permissive licensing is directly tied to my trust for the person or organization backing the software. I don’t trust Microsoft, and I don’t think I will ever personally contribute to their software unless my contribution is made under a copyleft license and with a DCO, not a copyright-transferring CLA.





  • For anyone else who doesn’t know what this is:


    This is my build of Proton with the most recent bleeding-edge Proton Experimental WINE.

    Things it contains that Valve’s Proton does not:

    • Additional media foundation patches for better video playback support
    • AMD FSR patches added directly to fullscreen hack that can be toggled with WINE_FULLSCREEN_FSR=1
    • FSR Fake resolution patch details here
    • Nvidia CUDA support for PhysX and NVAPI
    • Raw input mouse support
    • ‘protonfixes’ system – this is an automated system that applies per-game fixes (such as winetricks, envvars, EAC workarounds, overrides, etc).
    • Various upstream WINE patches backported
    • Various wine-staging patches applied as they become needed

    copied from the other place this was posted.


  • For anyone else who doesn’t know what this is:


    This is my build of Proton with the most recent bleeding-edge Proton Experimental WINE.

    Things it contains that Valve’s Proton does not:

    • Additional media foundation patches for better video playback support
    • AMD FSR patches added directly to fullscreen hack that can be toggled with WINE_FULLSCREEN_FSR=1
    • FSR Fake resolution patch details here
    • Nvidia CUDA support for PhysX and NVAPI
    • Raw input mouse support
    • ‘protonfixes’ system – this is an automated system that applies per-game fixes (such as winetricks, envvars, EAC workarounds, overrides, etc).
    • Various upstream WINE patches backported
    • Various wine-staging patches applied as they become needed