Its use able. I like unified update mechanism and shared package/library/image systems
Its use able. I like unified update mechanism and shared package/library/image systems
That’s awesome! Next laptop decided on.
Fedora also has a rolling release version called rawhide
I hope Linux gaming can keep growing at a fast pace to combat the inevitable clash.
Alpaca and family are major examples Ive seen mentioned.
Yeah, the big premise is smaller models, along with more devs, means opensource iterates faster and produces better results more efficiently.
Flatpaks are great for GUI apps, and have a sandboxing system that allow them to work well on any system that support flatpak. This allows devs to package once run anywhere, saving Dev time! It also has a portals system to allow for better system integration of the granular permissions needed for the app to actually work (nobody wants a truly isolated sandbox for every app).
Snap is less featureful for GUI apps, but work closer to how native packages do. The real issue is the proprietary app store required for it, making non-foss. If you want the same benefits of snap, check out Guix and NixOS both of which have a more cleaner design, and work better IMHO.
Dang, Suse really coming in strong with this. I still wish they offered openQA too. Between Rancher, and Suse they really do go pound for pound against RedHat.
I hate to see what this could do to the very fledgling linux gaming rennace. Hopefully we see it get real teath before corporate Microsoft puts even more pressure on it.
The rest, ansible for any sufficiently complex enough setup at the moment. Good for integration work with LDAP, etc if your using that. Again may play around with guix on that front.
I’m a /home on separate drive/partition kind of guy. I like it just following my installs. Though seeing some using guix/nixos to create a config for my desktop has got me wanting to spend a weekend trying that out.
This is what I tell people when they get frustrated learning how computers work. Its not like math or natural science, it’s all just useful levels of bullshit people made up to make the electric rocks do things. Learn what helps you understand how the rocks work to make it think about the things you care about.
Yeah, I realized I started to sound snarky when I said “I work on computers” when people ask me what I do. Didn’t mean it to sound dumb, it was just honestly the level of understanding about computers a lot strangers had when they asked.
Saying I did networking or worked with servers didn’t mean much, but sometimes people would ask me to work on their WiFi…
I feel like getting into opensource software is easier than it ever was at least, the biggest Barrie’s I see are people thinking they can’t and advertising making people defensive about sticking to proprietary options.
I also blame the education system, the fact that my computer teacher thought that opening R, trying to reconnect to WiFi, and opening the cmd prompt were all attempts at “hacking” is sad. The fact our robotics class shut down when the exchange student left, because he was the only who knew how to program was sadder.
Part of the problem is the people making the standards don’t even know how ignorant they are themselves. Like I at least recognize I have a lot learning to go, and lean heavily on people more experienced than me in fields I’m not the expert.
Every one learns something for the first time. Expert to noob all start in the same state of knowing nothing.
I’m choosing to divest and look for more opportunities to help community ran distros to better fill that niche. Maybe NixOS or Guix as system os and rke2 and flatpak for the rest of services and apps.
The snap store is proprietary, flatpaks handle the graphical app space better, OCI containers handle the service space better, and really high reported load times.
Flatpaks are awesome IMHO.
Right now? Bad. Other Big Tech would swoop in and tech their place and try and take their proprietary market share, but a lot of the open source work would be left to die on the vine, including Firefox. It would be a loss of paid talent in the FOSS world and a massive consolidation of big tech.
Guix/nix seem very powerful. The reproducibility is something ansible just isn’t built to same level robustness for, which makes them seem very promising to me.