Skip Navigation
[Bazzite] Important announcement regarding system updates [Action needed] - FYI
  • This is a good tip but is there not a more reliable way for the issue to be communicated to users? I suspect many people are going to be stuck on the pre-error version of Bluefin, unaware that updating is broken.

  • Switch from Ubuntu to something immutable?
  • I used Ubuntu for a long while, then Debian for a new PC because the video card or display just wasn't working on Ubuntu.

    Couple of weeks ago I finally tried this distro hopping thing people have been on about. I'd stuck with Ubuntu for so long due to an apparently misguided belief that it was stable.

    I'm now using Project Bluefin from Universal Blue, a derivative of Fedora Silverblue and I'm blown away by how good it is. It uses Gnome and the maintainer has packaged a few tweaks to keep it similar in user experience to Ubuntu, along with a fantastic array of great software I never knew existed.

    I'd highly recommend it to anyone historically loyal to Debian or Ubuntu.

    For gaming you can easily install Bazzite as a container to access Steam. I can't say I fully follow the tech stack that makes it work, but it just does. Whereas my boilerplate Steam install on Debian was completely botched.

    Universal Blue really is the future...

  • Why does no distro utilise BitTorrent to distribute packages?
  • I suspect if this was enabled by default there would be uproar from people annoyed the distro was stealing their bandwidth, and if it were opt-in then very few people would do it.

    Windows Update uses peer to peer to distribute updates. It's one of the first things I always disabled.

  • Writing “string.IsNullOrEmpty” using pattern matching and comparing the resulting code
  • I've always used the Nullable context so typically I'm just using string.IsNullOrEmpty to determine empty strings, I'm already confident null isn't leaking. But your explanation does make sense.

    I'm now wondering why I've never just used myStr != ""

  • Dual monitor suspend, one monitor does not turn on when waking up.
  • Occasionally only one of my monitors will turn on, I end up having to unplug the power cable to kick the other in to life.

    I'm using Debian, with an AMD 6700 XT graphics card, dual monitors via display port. I've just ended up accepting it as one of the quirks of the Linux experience.

  • ...
  • Blazor WebAssembly ticks the boxes that @treechicken@lemmy.world described.

    I have this dream of a single WASM runtime environment across web, desktop, mobile with devs writing apps once, compiling them down to WASM, distributing them over the Internet, and users running them on any platform they like.

    You write the app once and it can be compiled to WebAssembly that works across web, desktop, and mobile.

    In reality to take full advantage of Blazor you're probably going to use Blazor Server/hybrid for desktop and mobile but the principle is the same, you've only written your app once but it works in every environment.

  • ...
  • You're completely right. The deeper I get into bash the more absurd it is. Trying to iterate through text delimited by line breaks is ridiculously complex. And the sheer number of options for find and replace style operations is confusing sed, awk, printf, why?!

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RO
    Rogue @feddit.uk
    Posts 0
    Comments 97