Earlier quoted context omitted.
Safari is the only reason we don't rename (yet) Web as ChromeOS development platform. Thanks everyone, especially all those Electron crap apps.
The real death knell is that Microsoft decided not to go with Mozilla in building the relaunched version of Edge. That would have been a very fruitful relationship, but they couldn't make it work. My understanding is - albeit its second hand - that they really didn't want to simply jump to Chromium, but Firefox proved far more complicated to do what they wanted to do. Ultimately, Microsoft Edge went from a pretty goo…
Mozilla to shut down Pocket and Fakespot
521–530 of 782 posts
Re: Mozilla to shut down Pocket and Fakespot
#522Earlier quoted context omitted.
I'm with you, I use Pocket all the time on my Kobo as well - I need to cobble together some self-hosted alternative. Did you find another alternative besides Omnivore?
I still use the self-hosted version of Omnivore - I had built quite a lot around it so when that shut down I just decided to transfer over. It was hard enough going from Pocket to something else, I didn't want to do that again. I actually have a Supernote now, and side-loaded the Omnivore App onto it - so I use my Kobo less (though still somewhat at night due to the backlight.)
Re: Mozilla to shut down Pocket and Fakespot
#523Earlier quoted context omitted.
How does that change the basic facts from the end users' perspective?
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 bas…
Safari's iOS/iPadOS global marketshare is about 33%; it's on 2+ billion devices. Definitely not going anywhere [1].
Re: Mozilla to shut down Pocket and Fakespot
#524I 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 re…
Re: Mozilla to shut down Pocket and Fakespot
#525Re: Mozilla to shut down Pocket and Fakespot
#526Re: Mozilla to shut down Pocket and Fakespot
#527Re: Mozilla to shut down Pocket and Fakespot
#528I've used Pocket from back when they were called "Read it later" and have saved just shy of 30k articles. They've gotten worse recently, but when I tried other apps (instapaper, getmatter, raindrop, paperspan, omnivore) they all had their own issues. Now I have to give those apps another try...
Re: Mozilla to shut down Pocket and Fakespot
#529Earlier quoted context omitted.
The thing I don’t like about Apple’s implementation is the All list doesn’t show read/unread status. There is a list for unread, but not for read. I just pulled mine up to go through it and if I had to guess I have about 5 read out of probably 250. Which 5 those are, no idea. I also find it very easy to accidentally click on an item, which marks it as read without any visual indication. I just have to know this, and…
It's actually all saved in ~/Library/Safari/Bookmarks.plist as bookmarks. You can drop that into https://chatgpt.com/g/g-6811b049cbdc8191b91c6ed291a88e4f-dou... which is a custom GPT I created for DoubleMemory. And see if it works. I do have plans to automate this in the future, right now still trying to collect feature requests confirmation tho.
Turns out all my exports were a waste of time, as it made it overly complicated and hard to parse, so it took the plist, extracted the reading list, pulled out the values I wanted (extracted the domain to give me that, because siteName was missing on almost everything), and gave me some clean json and a csv.
It turns out I had over 450 items in there. I thought it was going to be half that. I would never have gotten through that in Safari. Hopefully this will make it easier to scan through and dismiss most of these, and maybe highlight the couple I might still want. I have articles dating back to 2016... yikes.