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.
When I worked in VFX it was mostly Scientific Linux. A few macs were around for concept artists using Photoshop, and editorial using a proprietary video codec with Final Cut. Most business folks (in vfx called “coordinators” and “producers”) used tools that were web-based and cross platform (for example, Autodesk Shotgrid, Confluence, and Jira). A lot of internal development is done in Python so no worries there, either.
In game dev unfortunately it’s exclusively Windows. If you bring up even using
os.path.join
, instead of hardcoding \\ into paths, devs who have never worked in another OS look at you like some sort of paranoid maniac.