marcie (she/her)

  • 2 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: March 22nd, 2024

help-circle


  • If I’m trying to look up how to do terminal stuff to install something not on flatpak, 99% of the time the instructions are for regular Fedora, not Silverblue.

    This is solved by the various ublue images and distrobox generally. Distrobox basically lets you run those install instructions as natively as possible. Its a bit like WINE but for all linux distros. For example, I can install a .deb file to my system with distrobox, or I could pull from Arch’s AUR. Distrobox lets you be pretty lazy, it works most of the time, though some applications don’t seem to like it. And by the way, you can download a .rpm file and layer it using rpm-ostree install [.rpm filelocation] if all else fails.

    Generally, I feel like Fedora Atomic is the best middleground for linux these days. It really incentivizes the users to use containers, which are far more secure than the permissions anarchy of normal linux. Its easy enough to daily drive too.

    What feature does ShareX provide that Spectacle doesnt? You can share to imgur, telegram, etc with it.





  • It really depends on the game. Old games often run better on Linux than on windows. Check protondb to see how supported the game is, may be a driver issue. Old Nvidia parts use proprietary drivers which suck in comparison to old AMD parts which use open source drivers on Linux. New Nvidia parts use open source drivers, though these drivers are new and still having the kinks worked out. Sometimes laptops even have specific proprietary drivers that must be used for the laptop which can break compatibility with Linux or reduce performance. I’m pretty sure Intel is in the same boat, it’s proprietary.

    Personally, for games I enjoy, I saw a small 5fps performance increase over windows on a newish desktop.




  • The biggest issue I’ve had is tweaks causing instability over time. I also have had some issues where I was updating a debian install that hadn’t been updated in 3 years and it broke and would require tweaking to fix (why do this when I can just load a new immutable install and fix it for good?). I have enough computers laying around that I’d really rather it work when I want to as a sure thing. So far my testing with immutable distros has been stellar, I’ll let everyone know if my ostree tweaks and updates don’t load in 3 years, lol.

    I think this is a big enough problem that even the Fedora team considered it an issue and therefore pushed out Fedora Atomic.








  • I agree. Fundamentally, you still need good distros to plug into distrobox to make swapping between immutable systems quicker. In general I feel like running Fedora Atomic has really opened my eyes to the possibilities of using distrobox + boxbuddy to get quick and easy installs from AUR or something and saving annoying-to-make configs in a backup file somewhere.

    Atomic is also absolutely fantastic for throwing on an old computer that you use rarely. The update will not break after letting it sit for so long without them.