this post was submitted on 03 Mar 2024
1011 points (97.6% liked)
Programmer Humor
25620 readers
963 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
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
What developer uses Linux in professional work? Maybe for on the side stuff but I haven't seen any corporate Linux machines.
Everywhere I've worked, you have a Windows/Mac for emails, and then either use WSL, develop on console in Mac since it's Linux, or most commonly have a dedicated Linux box or workstation.
I'm starting to see people using VSCode more these days though.
I thought Mac was unix which is similar but different from Linux?
I think someone else said what it actually is in another comment. It's functionally identical 90℅ of the time for me anyway,and I use CLI and vim on it.