• 2 Posts
  • 45 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle

  • … and are keeping the hate to the appropriate boards (X, I believe it’s called nowadays). Should we contract his work and apply it where applicable?

    There is no “appropriate board” for hate speech, whether it’s antisemitism, transphobia, or anything else. If you wouldn’t want someone to be a nazi in your office, why would you pay them if you know they’re a nazi somewhere else? Is it fine as long as it’s someone else’s problem?

    On another level, if you had to pay a developer, and you have reason to think they might donate the money you give them to an antisemitic cause, or directly use it to fund their own antisemitism, would you still want to give them that money? Or maybe look elsewhere, even if it means getting something slightly worse?









  • Zangoose@lemmy.worldtolinuxmemes@lemmy.worldLinux and Chill
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    5 months ago

    Rust is only huge because it doesn’t have an ABI. If you had an ABI (and didn’t have to compile every single dependency into the binary) the binary sizes would probably drop a lot to the point where they’re only slightly bigger than a C counterpart

    Edit: I don’t know if Go has an ABI but they also include a runtime garbage collector in their binaries so that probably has something to do with it.






  • I haven’t checked back on it since I stopped using reddit (and I no longer use a surface pro) but there was a pretty active surface Linux community there as well with some good resources. For a lot of models you’ll need a USB keyboard/mouse to actually install the distro but once you can load the custom surface linux kernel things worked pretty well for me.



  • No, I’ve never touched my .config file for KDE directly (I have made settings changes, but none that would cause it to clear hotkeys), I just can’t set hotkeys without them clearing on reboot/session end. Apparently it’s a known problem: https://bugs.kde.org/show_bug.cgi?id=484682

    That report mentions 6.0.3 I’ve had this issue since I installed NixOS with plasma 5 last year and remember finding forum posts about it as well. It hasn’t been too much of a deal for me because the only thing I was using it for was remapping the Konsole shortcut to launch Kitty instead.

    Edit: also that issue I linked looks like it’s resolved in 6.0.5 but I’m in 6.0.5 right now and I just tried to set a keybind and it’s still clearing on reboot.