this post was submitted on 14 Apr 2025
40 points (90.0% liked)
Rust
6846 readers
6 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There were a lot of security fixes, to the point where anything before SP2 was dangerous to run.
Windows 2000 was supposed to be super secure, but it ended up being a security nightmare. ME was recalled because it was incredibly unstable.
Windows 98 was fine, though it was pretty old by the time XP came out.
I recall it being a massive memory hog, because it tried to do something with app optimization and ended up just eating all the RAM.
But yeah, Windows 7 was just a better Windows Vista. They seemed to fix the memory situation, and they removed a lot of the eye candy that seemed to cause issues in Vista.
Yeah, I don't know what they were smoking with 8. They seemed to really want to make mobile happen and I guess Win 8 was part of that, and then they completely abandoned the Windows Phone idea a few years later, even after buying Nokia. They were late to market and didn't invest enough to catch up.
It was a really weird time for Windows.
And yeah, I get that they continued optimizations with each release, that's generally what I expect from an OS. The problem is that they shipped half-baked ideas with each release.
Yes, they now technically support it, but it's not going to be the same workflow. WSL1 has a lot of gaps, and WSL2 is a VM and has associated tradeoffs.
It's fine if you want to run a few commands every so often, but it's not going to be an integrated experience. For example:
I was never really a fan of powershell, so I can't really comment on that. The new terminal is better though.
That said, maybe it's better now. I haven't used Windows for a few years. But at least at the time I tried it, it felt like a gimmick to try to keep people on Windows, instead of a legitimately useful feature for people who want or need both. I always felt like you should just use a VM or dual boot instead.
I don't have the time for a proper reply but just a heads-up about WSL2:
You can set up a dev drive to get around any IO issues by mounting a real storage drive directly into WSL2.