this post was submitted on 10 Oct 2023
243 points (93.5% liked)

Technology

58013 readers
3140 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] hperrin@lemmy.world 2 points 11 months ago* (last edited 11 months ago) (1 children)

At LinkedIn everyone had a Linux desktop that matched the server environment. Very few people actually coded on their desktop though. Most of us used a MacBook then either tested on the desktop or tested on a dev server.

At Google, almost everyone used a MacBook or their Goobuntu desktop (Google’s custom version of Ubuntu). Basically everyone would remote into their desktop to write code. Some people used Windows and some used Chromebooks.

At Facebook, most used MacBooks, the rest were pretty evenly divided between Windows and Linux (on Thinkpads). Everyone had a Linux dev server in one of the data centers to test on.

At every one of these places, the production environment is 100% Linux, so eventually, everyone had to test their code on Linux (except mobile or desktop app developers).

Again, I never worked with anyone who used Windows, but I knew there were some people who did, cause they would stick out.

[–] BURN@lemmy.world 2 points 11 months ago

Should probably clarify that I meant their home PCs, not work provided ones. Our dev is all done on Mac and then we have remote Linux dev environments for testing if needed.

Windows for development is asinine, can definitely agree there. But for home computing it still isn’t taking over.