this post was submitted on 24 Jul 2023
86 points (91.3% liked)
Technology
73698 readers
3242 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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
Silicon Valley has run on Macs for years and years. I think it's weird too, but there it is.
It’s easier to develop (web based) software on mac than windows. It makes a lot of sense from the development side because it’s unix based while still offering all the robust AD/Corpo management features that Linux still misses in a lot of cases.
I've developed web software for 25 years, on Linux, Windows and Mac and there is no difference other than what you are personally comfortable with.
If a dev told me it was 'easier' to develop web on a Mac, I'd know they were inexperienced or just wanted a company paid Mac.
It also depends on what you develop. Web based software isn't web based software. I develop web based software as well and close to half of that is spent in a terminal. With WSL2 it became bearable under Windows. But still not as nice as on a Unix based device.
I know folks that never leave their IDE for their job. And they probably don't care much about the underlying OS. But that isn't what my job looks like or that of the folks around me. So if someone told me it doesn't matter I know they've only seen a small bubble of what web development is or can be.