←back to thread

1222 points phantomathkg | 1 comments | | HN request time: 0.201s | source
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 #
1. 90s_dev ◴[] No.44067953[source]
Firefox introducing tabs instantly made it more usable than IE. Then Chrome came out, and was always two steps ahead of Firefox. A month ago or so I added Firefox support for 90s.dev but for some reason they still don't support ES modules in service workers, which was a pain to work around (see https://github.com/sdegutis/os.90s.dev/blob/main/main.ts#L12... and https://github.com/sdegutis/os.90s.dev/blob/main/site/sw.ts#... )