• 4 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle



  • I’ve been using wayland on my laptop somce the new year and beyond some driver issues that were purely on AMD’s side (and not entirely Wayland exclusive either) I’ve had no problems.

    Stuff like application scaling works so much nicer on Wayland, and X11 just wasn’t very stable when handling fullscreen games to the point where I’d set games to borderless or even windowed mode to stop it crapping out on alt-tab














  • nix is a “native” packaging format. Apps are compiled for your host OS and run in that environment with no restrictions, for better or worse.

    Flatpaks are containers. They provide a virtual OS to the application such as the file system, and accessing host OS features is done through “portals” which just means you can give/revoke the ability of the app to access your host OS resources such as networking, file access etc.

    Flatpaks are therefore much safer in theory. But Nix packages are lower overhead, and can interact like any built-in software binary that you’d have when you spin up a fresh install of, say, debian.

    Nix packages are harder to use IMO thanks to their poor documentation and lack of GUI package manager support (not that it’s impossible, just that it’s been a niche system for most of its life) and since most people are accustomed to flatpaks and their permissions system (and the fact it comes preinstalled on most distros) so flatpak is still pretty ubiquitous, even for NIxOS users


  • the Chrultrabook project is what youll wanna look into, but basically yes. You can reliably get new-ish hardware very cheaply and flash FOSS stuff like Coreboot onto it.

    No idea why tbh. The equivalent laptops outside of ChromeOS’ ecosystem are usually much more locked down, to the point where the most powerful systems you’ll find being able to run Coreboot are decades-old thinkpads on 3rd gen mobile i5 and Kepler mGPUs.