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

help-circle
  • After decades of user interfaces and internet access, we’re making things worse rather than better.

    Someone at Microsoft realized that hardware will speed up, hiding the fact that the OS is getting bloated and riddled with code that doesn’t directly benefit the user.

    The value Windows provides isn’t great enough to deal with this state any longer. In fact, my experience shows it’s slower and just as buggy.

    We have technology available to improve experiences, let’s not mix it with profit incentives for once.





  • The problem for me is portability. Flatpak, Snap, Appimage, docker, podman, lxc, they all do the same thing, but they’re splitting the market into “servers” and “desktops”.

    We need a portable container runtime we can build from a compose file, run cli or gui apps, and migrate to a server with web app capability displaying the UI. There are too many build targets, and too much virtual market segmentation.

    Nix tries to solve the issue, but the problem is you have to use Nix.




  • With immutable distros you can try a silverblue and switch to kinoite with a reboot on an already running system and it will just work and run your flatpaks. The base image it runs does not get corrupted. You cannot make changes (easily) to the base to corrupt it. Your apps and files are just an overlay or mounts on top of the system. Your machine lights on fire, if you have a network backup, it will fire up on any hardware and be the same. It’s much cleaner and allows for easy os switching.

    You could theoretically make windows work and be switchable.