Earlier quoted context omitted.
There are frustrations on Linux, but there's also a lot of development where its Windows or macOS that gives "death by a thousand cuts" so there are definitely reasons for you to pick that over Windows or macOS - even with WSL2. Having to forward hardware over HyperV can give a lot of headaches. Windows machines infected by corporate also have crippling I/O speeds. I have a fun example at a customer where even runnin…
These days, Windows is trying to solve the dev I/O scenario by having a separate "developer optimized" partition: https://learn.microsoft.com/en-us/windows/dev-drive/
It's weird that they're mixing ReFS into it, as NTFS is not at all the problem. It feels like they're either using this as a random opportunity to air ReFS again, or as a decoy to make it sound like the dev partition is a fancy special filesystem optimization, rather than the more likely reality of it being duct tape on their weird VFS layer, likely doing away with stuff like in-line Windows Defender I/O interception as all the usage warnings and corp group policy references would suggest to be the case...