|
|
|
|
|
by anw
2149 days ago
|
|
> I only work on MacOS. I have a Windows desktop for games but despite the hardware being high quality, I can’t ever be productive on a Windows environment. I have that same feeling. At Uni we had to alternate between coding in SSH on Redhat machines for one class, and writing .NET programs in other classes. While both are workable, something just felt foreign about development or DB management on Windows (even with great tools like Visual Studio). I attribute this to knowing more about the inner workings of *nix compared to Windows, where things such as registry, services, etc. felt more like black-box magic compared to having config files, cron jobs, daemons, etc. |
|