• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle
  • In my experience, gaming distros primary benefit is being preconfigured with apps and patches you’d install on a normal distro.

    For normal distros, this difference isn’t big enough to impact your distro choice in most cases. The reason these get recommended is due to their post-install setup being easier than the distro its based on, hence being friendlier to new Linux users.

    However, for immutable distros this is a big factor as it reduces the need for layering. Layering makes updating much slower, so less is always better.


  • My journey went Ubuntu (2012) -> Kubuntu (2018) -> Manjaro (2020) -> Fedora KDE (2022)

    Most computers I had were used and low-end so Linux was always my preferred OS, but I always dualbooted with the version of Windows or MacOS the machine came with when I could.

    My current computers have been Linux only for a couple years now, thanks to Windows being a headache and MacOS being inflexible.



  • I’ve been using Linux off and on again for the past decade.

    The original reason I used Linux was because as a kid I got stuck with whatever old laptop was laying around, so my dad would install Ubuntu to make it usable.

    When I built my first computer a couple years ago and started using Windows 10, that’s when Windows stopped working for me. Nothing made me want to switch more than when the major Windows 10 updates broke my software every 6 months.



  • Its almost certainly a VirtualBox issue. I would suggest changing the graphics controller to one of the other options. I have my Linux VMs set to VMSVGA as that has had the fewest bugs.

    If it makes you feel any better, VirtualBox 7 has had quite a few regressions specifically with the graphics stack and has caused problems with all of my VMs. My Windows 11 VM only rendered a black screen until 7.0.10 and all my other VMs are still using old versions of Guest Additions because of the instability with the newer versions.



  • I’m excited for Cosmic, but not because I’m interested in trying it, rather that I want see how their toolkit does. They’ve done a good job on their Gnome fork so I trust they know what a good desktop looks like.

    I really want to see Iced in action because of how it could compare to the current state of GTK.

    It has been a little over 2 years since GTK 4 released to positive reception and no one else has ported to GTK 4 yet. Even worse, only Pantheon is actually working on a port, and the other GTK-based DEs, XFCE included, don’t have plans to port to GTK 4 yet. Given the lacking pace of this transition and System76’s decision to forego a port at all, instead developing their own solution, makes me worried that GTK 4 is either much more difficult to port to than Gnome let on, or that GTK 4 has broken something so essential to these DEs that they don’t want to put development time into a port at all.

    Given this state, I’m curious to see how this plays out because it could decide if other DEs stick with GTK or choose to adopt something else, like how LXDE was discontinued in favor of replacing it with LXQt.

    Edit: Fixed a couple typos