I made this post because I am really curious if Linux is used in offices and educational centres like schools.
While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?
I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
Have noticed the same.
One example why windows is bad for a developer. Lets say you work with
node.js
Eventually you’ll end up withnode_modules
directory in you project with tens of thousands of files and thousands of directories. If you delete that directory in windows it takes minutes. In Linux it’s instantaneous.