

Yes, but also… It’s true. Browsers are the number one way folks get viruses.
Yes, but also… It’s true. Browsers are the number one way folks get viruses.
A year and a half? Basically when hyprland got good enough. I used to use awesome and needed something with similar pretty features.
Also, it feels so awesome to build the backbend in rust and the ui in QML.
I have been building a Qt/KDE app in rust using that CXX-QT binding. It’s pretty good, but definitely more of a headache to work through the binding than just directly with C++. That being said, I don’t feel like I’m about to shoot myself in the foot with rust. Rust just protects and advises the best paths forward. Once KDAB solidifies the binding and perhaps makes it easy for others to create their own extra bindings, (which they don’t want to maintain every class in QT so this is necessary) it’ll be amazing.
Is this for real? So I shouldn’t be worried about using certain websites that they’ll track me around?
I’ve been using Nix for over a year. And have had a pretty good experience. Then in the last 2 months I’ve switched to Guix. Its definitely farther behind. But it has such a better tooling story. I really wish folks could see the potential it has and build for it rather than nix because Guix has so much going for it.
The overall experience for both is great. You get declarative configuration and easy rollback. You do need more storage but it’s not much worse than windows really.
Don’t get me wrong Guix is hard too, you’ll have to package things yourself, or use flatpak, or use distrobox or maybe nix itself just to get all the things you need. BUT if you can grasp the language and packaging guidelines, it’s much more clearly laid out. The CLI tools are clearer, the methods are too. It’s not this confusing split mess that seems to be with NixOS. And there is still not a clear plasma desktop. But I’m trying to fix that perhaps. 😁
This. The nix language makes anything bigger harder. A big nix config is just hard to wrangle.
That might be true, but WebKit anywhere other than safari performed horrible for me.
I’ve been using it for over a year and love it. A config file for your entire system, and built in rollbacks anytime something goes wrong. One language to configure everything, although in practice that doesn’t always work. But I love it.
Some others have started why it works, here is some how. Nixos completely disregards the fhs. Packages don’t install to anywhere standard, every package and configuration change gets it’s on directory in /nix/store but through smart use of tracking everything there, it symlinks all those files to proper places and sets up the environment for them to know where libraries are.
This is then also why you don’t need sudo privileges to install things. Your profile has an environment that is aware of your users packages and configurations, the system itself isn’t effected because everything is symlinked.
Then because every update means new directories in /nix/store you can role back to your last configuration because plasma broke something or whatever.
However, it’s a LOT to learn. Best place I know of is https://piped.video/watch?v=AGVXJ-TIv3Y&t=0
This guy did a good job for me. Hope this helps!
No clue why except i think people are mostly just really fed up with Mozilla making a non profit about everything but their browser. I could see a lot of people prefer the name and the willingness to try new stuff compared to floorp.
But really i think most of it is it’s very different from Firefox and people are tired of Firefox… But still hate chromium.