Windows 7, first released in 2009, now well out of the most extended of support. Glad to see security of medical records is a top priority.
pingveno
I wasn't able to get a good read on it either. I didn't spot anything obviously wrong from a technical standpoint, but I'm not a systems developer. It just doesn't have much that distinguishes it on a non-technical level. The design is neat, but other OS projects like Redox have shot past it in a shorter period of time. That tells me something's broken, whether it's technical or social.
I tried Debian/Herd on a spare box. I think that lasted for what, a week? It was a less than complete experience, so I moved on to more fruitful experiments.
Yeah, I've been learning some nushell. If you're dealing with data, it's just a great tool. So many sharp edges in the POSIX shell come from it being stringly typed, so having a strongly typed shell is extremely helpful.
Replace the Pop! Shop with the COSMIC Store.
sudo apt install cosmic-store cosmic-icons
sudo apt remove pop-shop
Pop Shop is kinda slow. COSMIC Store is part of Pop OS's new COSMIC Desktop Environment (DE). Everything is just a lot faster. It's an alpha so there are a couple of rough edges, but it's great overall.
Speaking of, get hyped for COSMIC. It's a DE written in Rust. It's not quite as complete as GNOME, but hopefully it will have better performance than the current GNOME mod that forms Pop's UI.
Tiling is especially great for working with multiple monitors. It is far easier to move windows between monitors and workspaces, split screens between two windows, and so on with tiling.
Mandrake (2004) -> Gentoo -> Ubuntu (I think?) -> Arch -> Ubuntu -> NixOS -> Pop!_OS
I liked fiddling with the base system more when I was younger, but now I want at least the base system to just work. It gets old hunting through wikis to get basic functionality fixed.
Bold words to describe a user friendly metaphor.
Some GUI package applications use the store metaphor. Pop! OS uses Pop Shop currently and will use COSMIC Store in 24.04 without transactions being involved.
I'm curious where COSMIC will land. It takes the previous iteration of Pop!, which used a lot of extensions on top of GNOME, and instead uses Rust as its main implementation language. So far, its applications have seemed very snappy, but that of course doesn't mean that they are light on the RAM usage when it comes to a 2GB computer.
Along those same lines, the Lapce IDE is fairly lightweight. It's no vim, but it is a very good GUI. I am running it on my 10 year old laptop, 8 GB, and it is noticeably more performant than VS Code on a new computer.
I was at PyCon 2024 a few days ago where the founder of Black Python Developers gave a keynote talk. He talked about going to one gathering after another and being one of just a handful of Black attendees. Or how the few Black leaders are often asked to fill an impossible number of posts because there just aren't enough of them to fulfill the demand. So yes, having an organization to help foster inclusion of people who are largely frozen out of the community is necessary. Someday this won't be necessary, but for now it is.
As far as I can tell, they are 100% different. Guix uses Guile Scheme, NixOS uses the custom Nix language.