←back to thread

Is Chrome the New IE? (2023)

(www.magiclasso.co)
281 points bentocorp | 6 comments | | HN request time: 0.425s | source | bottom
1. intellix ◴[] No.42169384[source]
Safari, the browser that claims to support standards but always comes with caveats, like saying they support transform/transitions and then everything with box shadows flickering
replies(2): >>42175943 #>>42176159 #
2. lxgr ◴[] No.42175943[source]
It's also very slow to support new standards, in my experience.

Web push notifications literally took years to make it from macOS to iOS, for example. (Yes, these are commonly abused for spam and other user-hostile things; no, I don't think that's a valid reason to withhold them from the only acceptable browser on their OS entirely.)

replies(1): >>42177373 #
3. sccxy ◴[] No.42176159[source]
and Safari finds ways to break existing features with every minor update.

My codebase is full of Safari version-specific bug fixes.

replies(1): >>42177376 #
4. jacobp100 ◴[] No.42177373[source]
Depends what you’re looking at. They’re very fast at CSS and JS language features

They adopt new web APIs much more cautiously - or they drag their feet - depending on your perspective

5. jacobp100 ◴[] No.42177376[source]
Do you not have fixes for other browsers too?
replies(1): >>42177433 #
6. sccxy ◴[] No.42177433{3}[source]
No

Other browsers are updated more frequently and do not need OS updates.

Safari users are left behind with a broken browser.

I have more iOS 16.1 users (specific version) than all Chrome users with 6+ months old versions.