Most active commenters
  • alwillis(4)

←back to thread

1222 points phantomathkg | 16 comments | | HN request time: 0.001s | source | bottom
Show context
segphault ◴[] No.44064599[source]
I was a user for so long that I was on it before it even rebranded as Pocket. I finally gave up on it last year, mostly due to frustration with the terrible 2023 redesign of the mobile app. When Mozilla made the unfathomable decision to become an internet advertising company, I figured it was just a matter of time before they had to put Pocket out to pasture. A product that's designed to strip ads from content for readability doesn't align with their new direction.

I'd probably be applauding the decision to shut this down if I thought they were doing it to free up resources to increase their focus on the browser, but Mozilla seems to be institutionally committed to chasing its own demise, so I'm sure they will instead focus on AI integration and other stuff that nobody asked for.

Meanwhile, Firefox is still missing proper support for a bunch of modern web features like view transitions and CSS anchor points that are available in every other browser.

replies(20): >>44064677 #>>44065070 #>>44065265 #>>44065461 #>>44065781 #>>44065800 #>>44066084 #>>44066430 #>>44066456 #>>44066470 #>>44067023 #>>44067313 #>>44067943 #>>44067953 #>>44068655 #>>44069372 #>>44069898 #>>44070277 #>>44071607 #>>44074502 #
nine_k ◴[] No.44065800[source]
> available in every other browser

Isn't it because almost every "other browser" reuses the Chromium engine? Or is Firefox trailing even mobile Safari here?

replies(4): >>44065811 #>>44067376 #>>44067706 #>>44070713 #
1. mvdtnz ◴[] No.44065811[source]
How does that change the basic facts from the end users' perspective?
replies(2): >>44065833 #>>44066350 #
2. maigret ◴[] No.44065833[source]
For users it’s called “putting all your eggs in one basket”
3. Lutger ◴[] No.44066350[source]
It doesn't, but the sentence referred to wasn't really aimed at them. I mean, Mozilla could ditch its engine and adopt chromium in order to really focus on advertising, and then it would also support said features from an end users perspective! Somehow I have a feeling that won't earn Mozilla praise.

For all its flaws, Mozilla is actually the ONLY other company building a browser engine. When its gone, there will basically be only one left.

replies(3): >>44066664 #>>44066677 #>>44069350 #
4. fuzztester ◴[] No.44066664[source]
what happened to opera?

i used it a good amount earlier, when it was relatively new, but then some issues happened, which I don't remember clearly, then i stopped tracking it.

replies(3): >>44066864 #>>44067278 #>>44067442 #
5. kstrauser ◴[] No.44066677[source]
Have you forgotten Apple and WebKit?
replies(1): >>44067272 #
6. lawrencejgd ◴[] No.44066864{3}[source]
It's owned by a chinese company and uses Chromium
7. cptskippy ◴[] No.44067272{3}[source]
Isn't Chromium a fork of Webkit which is a fork of KHTML?
replies(1): >>44067680 #
8. Arrowmaster ◴[] No.44067278{3}[source]
If you want old Opera look into Vivaldi. It's run by old staff from Opera pre sale.

Current Opera is owned by a Chinese company with ties to pay day loans and other shady behaviors.

9. fuzztester ◴[] No.44067442{3}[source]
thanks, guys.

i googled:

https://en.m.wikipedia.org/wiki/Opera_(company)

10. alwillis ◴[] No.44067680{4}[source]
> Isn't Chromium a fork of Webkit which is a fork of KHTML?

Yes… 12 years ago: https://arstechnica.com/information-technology/2013/04/googl...

They are quite different now.

11. alwillis ◴[] No.44069350[source]
> For all its flaws, Mozilla is actually the ONLY other company building a browser engine. When it's gone, there will basically be only one left.

Safari's iOS/iPadOS global marketshare is about 33%; it's on 2+ billion devices. Definitely not going anywhere [1].

[1]: https://mycodelesswebsite.com/safari-statistics/

replies(2): >>44071477 #>>44074910 #
12. KingMob ◴[] No.44071477{3}[source]
> Definitely not going anywhere

Apple will happily let Webkit languish as much as possible to drive people to apps. They have every interest in getting that App Store cut, and none in extending the web with open, competing technologies. (* Maybe the recent app store legal rulings ill change things, we'll see.)

replies(1): >>44074789 #
13. alwillis ◴[] No.44074789{4}[source]
> Apple will happily let Webkit languish as much as possible to drive people to apps.

Doesn't make any sense: why would Apple allow an app that's on 2+ billion devices to languish?

There's no evidence of WebKit languishing. If anything, the WebKit team has shipped important web platform features more quickly than it ever has before.

WebKit is arguably the most important framework for the App Store; many thousands of apps rely on it, including many of Apple's first party apps.

* first to ship <search> in Safari 17, September 2023

* first to ship :has in Safari 15.4, March 2022 [1]

* first to ship wide gamut color support [2]

* the only browser shipping support for JPEG XL

* so many new features shipped in Safari 18.4 it took 8,000 words to describe it all [3]

[1]: https://www.webkit.org/blog/13096/css-has-pseudo-class/

[2]: https://webkit.org/blog/10042/wide-gamut-color-in-css-with-d...

[3]: https://webkit.org/blog/16574/webkit-features-in-safari-18-4...

replies(1): >>44081127 #
14. airbreather ◴[] No.44074910{3}[source]
what about things like the browser object in Qt/PyQt?
15. KingMob ◴[] No.44081127{5}[source]
> Doesn't make any sense: why would Apple allow an app that's on 2+ billion devices to languish?

Because they can make more money on apps. Like I said in the parent comment you're choosing to ignore.

> There's no evidence of WebKit languishing.

It's pretty well-documented that Safari has been a laggard when it comes to web standards, cherry-picked links aside.

replies(1): >>44137536 #
16. alwillis ◴[] No.44137536{6}[source]
> It's pretty well-documented that Safari has been a laggard when it comes to web standards

A few years ago, Safari being behind was a persistent narrative, which started because Safari didn’t support Chrome’s (often) nonstandard features.

These days, any important web features arrive simultaneously on Safari and Chrome (like CSS Grid) or within a month or two of each other… although it took 5 months for Chrome to ship :has in 2022.