this post was submitted on 20 Nov 2023
494 points (86.3% liked)

linuxmemes

19724 readers
1015 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 25 points 7 months ago (4 children)

I know a lot of people like macOS, and I'm sure they get a lot done with it. For me however, it's easily my least favorite popular OS. That's even considering the terminal running zsh by default, which is miles ahead of Windows.

A quirk that recently bit us at work is that Safari has a maximum allowed version based off your OS version. Now if it was just me as a user, I'd download a 3rd party browser. However, as a developer, I have to build solutions that work for every "reasonable" browser. This means I can't use features that every modern browser has, including Safari, because Safari from 4 years ago didn't have it.

[–] squigglycunt 1 points 3 months ago (1 children)

at my last workplace we used a service called browserstack which cost something like 10$ a month, it allows you to run almost any combination of os/browser versions. you can even set it up to access a local server if you’re running one on your device machine for example. took out all the headache of running the specific ie version that the client was reporting bugs on it worked great but you can definitely find similar services to suit your use case

[–] [email protected] 2 points 3 months ago

Thanks for the callout! We actually use browerstack too, but only for exceptions like that one. It's not part of our typical process. Really cool software

load more comments (2 replies)