• 10 Posts
  • 313 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle
  • Maybe consider buying hardware with better Linux support in the future, e.g. getting an AMD GPU instead of a Nvidia if you want to get a new one anyway.

    I personally have zero issues with my (relatively normal) setup. Even more, I have better hardware support on Linux than on Windows! For example, I noticed that I can dim my monitor, which doesn’t work on Windows!
    Or, my GPU is more silent, because Bazzite and the Linux kernel ship some tweaks that make the energy draw and fan curve more efficient in my experience.

    Again, I think it’s just your hardware, especially the multi monitor. Multi monitor is supposed to be fine on AMD (can’t confirm, I only have one ultra wide), or single/ dual monitor is also supposed to be almost great on Nvidia, with the proprietary drivers.

    If you have a spare laptop with proper Linux support (most ones do, even with Nvidia, Surface, etc.) consider installing it and just try it out. uBlue (Aurora/ Bluefin, Bazzite, etc.) is great for that, so, maybe check that out.

    If not, then we’ll welcome you again in a few years. The OS is just a tool, use the best suited one for your use case. In yours, it may be Windows currently.


  • Guenther_Amanita@feddit.detoLinux@lemmy.mlCrapped my system
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    6 months ago

    Bazzite offers a variant with Nvidia drivers already baked in too.

    You don’t have to reinstall anything btw, you can just rebase from Kinoite to Bazzite with rpm-ostree rebase *link to Bazzite*. (You find the instructions on the website).

    It takes about 5 minutes and you can keep all your configs and data, including Flatpaks, pictures and WiFi password. And if you don’t like it, you can revert that or rebase to some other variant, e.g. Aurora, the Sway spin, or whatever. I find it pretty neat.



  • +1 for Fedora Atomic.
    Especially Bazzite comes with Nvidia drivers already built in and everything should just werk™.
    It’s very modern and reliable. If it doesn’t work with that, nothing will.

    To be fair, the use case is very demanding. Just 2 years ago, we were glad that we can play more than one game on Steam, and now, we’re complaining that our triple monitor setup with Nvidia and VRR/HDR doesn’t work perfectly. I’m happy we’re at this point, but some things, like that, may hinder the wide spread adoption…




  • For one thing, image based distros are very convenient. If you tell someone “Just install Bazzite”, they will probably have a nice gaming experience without any tinkering, because everything is already set up for you ootb.

    You have to understand the concept first. Fedora Atomic/ image based distros are built from top to bottom, not on the same level. If something changes from “above”, your install will change too, to an 1:1 copy basically.
    Problem is, if stock Fedora isn’t allowed to ship/ doesn’t have some things pre-installed, it’s harder to iron out on the user level, e.g. by negatively affecting update times.

    uBlue is basically a “build script”, that takes the upstream image, modifies it, and redistributes that with the changes included.
    In that way, the image from other users is the same as yours, with the same bugs.
    This makes it more efficient and user friendly.

    It also allows devs to make their “own” distro with only their changes included, while offering a very solid base they don’t have to maintain themselves.









  • That would be very very hard and unreliable.

    Bazzite is more than just “preinstalled Steam”, it has a list of tweaks, optimizations and additions so long you can’t even finish reading it all! 😅
    This includes a different kernel, pre-configured containers, and much more.
    If you do that on a regular system, configuration drift would quickly destroy any good experience in no time and result in a huge mess.

    uBlue provides a solid base distribution (pretty much stock Fedora) and applies exactly your way, but in upstream, and then copies that new image to millions of PCs. By doing that, you can provide many many identical copies that are the same everywhere and always up to date, without the burden of maintaining a whole distro like on Nobara.
    The hard and boring work of maintaining a distro is on the shoulders of the Fedora team, and you only have to maintain your own changes.

    This seems something with too big of an attack surface.

    Not really.

    • Most stuff is installed in containers
    • The pros of image based distros still apply here in terms of reliability, security, etc.
    • Its no more than a few hours away from upstream stock Fedora
    • Most apps (Lutris, OBS, etc.) are optional and opt-in, if you just click “next, next, next” in the installer you’ll get a relatively vanilla experience compared to stock Fedora

  • Guenther_Amanita@feddit.detoLinux@lemmy.mlBazzite 3.0 has been released!
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    6 months ago

    It’s basically Nobara, but properly done. (If you choose the desktop version)

    It gets updates automatically (max one day after upstream Fedora), has everything you want ootb in the first start wizard, is more secure, and much more.

    I was very sceptical at first, but after trying it out, I really noticed some minor performance improvements in games and many QoL improvements, e.g. the preinstalled LACT, which allows me to set up fan curves and over-/ underclock my GPU.

    Setting up my new PC took me about half an hour maximum.

    9/10, I highly recommend it to anyone who wants a smooth gaming experience.


  • Stability isn’t the same as unbreakability. It just means the update cycle is prolonged.

    If you’re worried about your system breaking, go for Fedora Atomic (Kinoite, Bazzite, uBlue, etc.).
    It offers a very recent kernel (-> better hardware support, better performance, etc.) and because it’s an image based distro, you can always roll back, so you’ll always have a working and pretty much unbreakable system.


  • Guenther_Amanita@feddit.detoLinux@lemmy.mlTrying to ditch windows
    link
    fedilink
    arrow-up
    28
    arrow-down
    5
    ·
    edit-2
    7 months ago

    This sounds like the most reasonable answer here in this thread. I couldn’t have said it better.

    Preferences don’t matter if you get paid for it. If your job demands working with software designed for Windows, then use Windows. If you don’t do that, you have to find workarounds that cost time and therefore money, both if you are self employed or have to work for a company.
    Either you, or your boss, won’t be happy long term.

    If you like Linux more, then use it in your free time, or maybe consider switching your orientation for development to that platform.

    Same for development for Apple stuff (e.g. iPhone apps). Then you’re stuck with MacOS too. Or if you have to use certain CAD or Adobe software, then you’re stuck on Windows/ Mac too.

    Software availability is great on Linux, and today, you can get most of the stuff working on it, even if it isn’t designed for that. But is it worth it that time and effort? For me, it wouldn’t.


  • I can’t tell you if Void or any other minimal distro is significantly faster relatively to something more comfortable than Fedora.
    But even if it is, then I would still use something “bloated” because it just works and requires less input from my side.
    Booting takes just seconds anyway with NVMe disks, so why bother if it takes 4 or 5 seconds, if the PC runs smoother for the next days it is powered on?

    Use whatever distro you like more, and install your packages with Distrobox. Here’s a post I made a while ago about it: https://feddit.de/post/8018330

    I personally enjoy Fedora Atomic even more than the mutable version, but in your case, you would have to decide for yourself.