this post was submitted on 28 Sep 2024
513 points (95.7% liked)

Programmer Humor

19276 readers
2820 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

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] uis@lemm.ee -5 points 8 hours ago (4 children)

devs who use macs

Do they exist? Are you sure they are devs?

[–] aniki@discuss.tchncs.de 3 points 6 hours ago

I'm writing python in PyCharm on my M2 right now.

[–] GoodEye8@lemm.ee 1 points 7 hours ago

They do exist and some of them swear Mac has better workflows (than windows because most of the time your options are Windows or Mac). I would call them loonies but I've seen some smart people use Macs.

[–] JordanZ@lemmy.world 4 points 5 hours ago

Our entire .NET shop swapped to MacBook Pros from Dell Precisions for like 2-3 years because our head of development liked them more. Then went back to having a choice after that. So now we have a mix. In all honesty it’s not much different for me but I use everything…Windows, Mac, Linux. Whatever works best for me for the task at hand. DotNet runs on all three so we kind of mix and match. Deploying to Azure allows a mix of windows/linux and utilizing GitHub Actions allows a mix of windows/linux in the same workflows as well. So it’s best to just learn them all. None of them are perfect and have pros/cons.

I dabble in hardware and networking too. I built my first computer when I was 11 by myself. My parents are kind of tech illiterate. I have fiber switches and dual Xeon servers and the such in my house. My NAS is a 36 hot swap bay 4U server. That knowledge definitely helps when deploying to the cloud where you’re responsible for basically everything.

Also, yes. I can do more than .Net languages…that’s where my job currently falls though.

[–] Zink@programming.dev 1 points 3 hours ago

MacOS is literally certified UNIX though.

I’m not a Mac user at all, and I’m lucky enough to be able to run Linux full time at work, but it seems like macs should be alright in many cases.