this post was submitted on 31 Aug 2023
208 points (91.6% liked)

Programming

16820 readers
424 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

And you, what's your operating system to code ? Me, I use Arch btw

you are viewing a single comment's thread
view the rest of the comments
[–] kuresov@lemmy.ml 32 points 1 year ago (5 children)
[–] mrkite@programming.dev 17 points 1 year ago (2 children)

Nah these days with wsl, I prefer windows over Mac. At least you get packages that have been updated in the past decade.

[–] NotSteve_@lemmy.ca 9 points 1 year ago (1 children)

What packages are you missing? With brew you can get most things

[–] mrkite@programming.dev 3 points 1 year ago (2 children)

True.. although using brew to upgrade bash is far from straightforward. Plus you can't run gdb on a m1 mac.

[–] NotSteve_@lemmy.ca 4 points 1 year ago

Ah yeah tbh I only use fish so I've never had to bother upgrading bash. And actually yeah the M1 can be annoying. I have an M1 Mac for work and some libraries are a massive pain to get working on it

[–] JWBananas@startrek.website 0 points 1 year ago

Bro do you even oh-my-zsh bro?

Bro where are you goingggg...

/s

[–] Templa@beehaw.org 1 points 1 year ago

WSL has been super garbage for me with the WM closing without warning to update and if you don't limit the ram usage it just takes everything available because it just doesn't free memory that isn't using anymore. Two issues that have been open on the repository for a long time.

[–] words_number@programming.dev 8 points 1 year ago* (last edited 1 year ago) (2 children)

I care about freedom. In that regard, mac is easily the worst of the three. Also, it kinda combines the downsides of both:

  1. Being proprietary crap that tries to force you into using it a specific way and does shit in the background nobody ever asked for
  2. Not being compatible with some proprietary soft- or hardware

I hate windows with a passion but would take it anytime if mac would be the only other option.

[–] GBU_28@lemm.ee 5 points 1 year ago (1 children)

Every windows machine a job has given me has been a hunk of garbage. At least Mac hardware has a floor of quality. Not perfect by any means, but at least the battery lasts and there's basic horsepower.

Also every windows machine has been with a fossilized company that has tons of IT bloat with tons of spyware authentication shit on it. Hell I had to file (and fight for) wsl privileges on my current windows machine

The Macs I've gotten have been brand new, straight from the manufacturer.

I'm sure that's just luck of the draw but yeah fuck windows shops hah

[–] words_number@programming.dev 2 points 1 year ago

I'm not talking about companies that use windows vs companies that use mac but about the systems themselves. It's very possible that most companies that use macs are generally better equipped, treat their devices better, upgrade more often, etc.. But that's a correlation, not a causation. You are right about the quality baseline because apple forces them to buy very specific hardware. But if they'd instead spend the same money for a windows machine and set it up decently, I would prefer that by a lot. MacOS is just terrible. It's less keyboard friendly, always messy, forces users into a overpriced and shitty proprietary lock-in ecosystem, etc.

I'm not sure how long I'll say that though since microsoft really manages to make windows so much worse with every version they release, it has also reached a barely usable state to be honest.

[–] kaba0@programming.dev 1 points 1 year ago

In what way does it limit your freedom? When I first tried OSX I was quite surprised at how customizable it actually is, contrary to all the talk I heard about it.

[–] Aasikki@sopuli.xyz 7 points 1 year ago (1 children)

Hell nah. Personally, mac os is the most frustrating of the bunch to use.

[–] WestwardWind@lemm.ee 6 points 1 year ago (2 children)

I switched over to MacOs about 3 months ago now for dev work and I've really been enjoying it so far. Except when there are weird hiccups, but they've been getting better as I get more familiar with it

[–] Aasikki@sopuli.xyz 3 points 1 year ago

Each to their own! I'm not a dev, but I have to use a mac at work for video editing, and what frustrates me, is the clunky window management and that some keyboard shortcuts (like copying and pasting) make me have to twist my hand in quite unnatural positions, at least on the apple's own keyboard.

[–] Aux@lemmy.world 1 points 1 year ago (1 children)

You'll quickly change your mind once you start using Docker and similar tools a lot.

[–] aflat@lemmy.world 1 points 1 year ago (1 children)

Not sure what you mean, I use x86 docker on my m2 MacBook no problem. Colima makes this fairly trivial

[–] Aux@lemmy.world 2 points 1 year ago

It doesn't run natively, it doesn't perform natively.

[–] sederx@programming.dev 3 points 1 year ago

i used to have this opinion, i dont after having to use a mac for a few months. id take windows+wsl any day.