Skip Navigation

Posts
264
Comments
376
Joined
2 yr. ago

  • He wasn't praising immutable systems, arch, or KDE. He was praising a Linux OS maintained by Valve. Many people, especially those not familiar with Linux, simply want to use a distro made by Valve regardless of the technical details.

  • How has your experience been with Pi as a desktop? I've recently ordered a Pi 5 and intend to use it as my desktop, only using my more powerful desktop for heavier games.

  • But is GPL-compatible, unlike ZFS.

  • Dbus-broker tests are actually passing now after months (years?), so it looks like Tumbleweed will switch to it soon.

  • Played some Voxellibre for the first time after seeing this. I fell to the most classic of blunders: I tried to spam click to kill an enemy.

    My Minecraft skill did not translate.

  • I originally thought was that Lemmy would be worse because it's more niche. But I post FOSS stuff on here and Reddit and in general the responses here are more positive. Though there was a decent bit of hate towards Mozilla and GIMP when I posted news about them (new Mozilla logo, GIMP 3 string freeze).

  • Permanently Deleted

    Jump
  • Safari isn't dependent on Google. It was just a no-brainer for Apple to take a free 20 billion dollars from Google for setting the default search engine to something most users would want anyway.

  • I've noticed that Lemmy is a lot more positive than Reddit in most regards.

  • By checking for entries in the EFI partition(s).

  • Windows assuming it’s the only OS on the machine

    That's not the case. The update was only meant to go out to Windows users. But Microsoft messed up and accidentally released to all users, or at least some who weren't supposed to receive it. My guess is that Microsoft usually doesn't update secure boot stuff for dual boot users and instead waits for the distro to push the update.

  • The TLDR is that Microsoft released a secure boot update that blocked insecure versions of GRUB. This update was only meant to go out to Windows users since releasing it to dual booted users could break GRUB. However, it was accidentally also released to dual-booted users.

    The fix involves disabling dual boot, running a command to reset secure boot, then re-enabling.

  • Forget to include a "wlroots" in there.

  • Place your bets, are we getting GIMP 3 before 2025?

  • I do like the new logo, but it is a bit sad to see the :// gone.

  • Gnome is getting accent color support in Gnome 47. I hope Gnome and KDE have the accent color portal configured correctly so eachother's apps look right.

    Though Gnome's side comes with two limitations. Accent colors will only be used in Libadwaita apps and those apps need to be updated to follow the standard (though I have noticed in Fedora 41 development version that many Gnome apps are still version 46 but still use the new accents). Second, Gnome only supports a handful of named colors while most other desktops allow any hex value. So other desktops will need to pick the closest color.

  • Plasma didn't deprecate X11. Though some developers hinted that the Xorg session will probably be dropped before Plasma 7 and before Qt drops X11. But nothing concrete.

  • Blender's Wayland support is not great because they're doing stuff from scratch. They're not using an existing toolkit like GTK, Qt, Electron, or even something like SDL to get Wayland support.

    But if you're using an existing toolkit things are much easier and support is automatically there, you just need to do testing to ensure everything works.

    The common biggest things that still use Xwayland are Chromium based apps and programs running under wine/proton. Chromium has an experimental Wayland mode that works well enough, but definitely has some bugs, especially around windowing. Wine Wayland is in the works.

  • Same. One of my biggest peeves with KDE is the settings situations. Many are so cluttered and dated compared to KDE's more modern style. I'm glad some work is going into cleaning that up.

  • It's one of the few floating Wayland WM, similar to Openbox I believe.