The Interview Question That Tells Me Everything (medium.com)
1 points by jensenbox 6m ago 0 comments
Running Linux on my Amiga 4000 (sandervanderburg.blogspot.com)
2 points by doener 47m ago 0 comments
Ask HN: What Pocket alternatives did you move to?
37 ahmedfromtunis 49 7/17/2025, 8:14:22 PM
Since mozilla announced the sunsetting of pocket, I started looking for alternatives, including building a light version for my personal use. But nothing came out of my research.
What options are there and how are you transitioning?
Web clipper converts websites to markdown and puts them into your Obsidian vault, and then Relay can sync subfolders in your vault to make sure you have a copy on all of your devices (even between a work and personal vault for example).
Relay is also collaborative, so I frequently clip things, clean them up a bit, and move them into shared folders (like docs pages).
I like the feeling of local-first combined with a malleable UX. Especially for the pocket use-case, offline-capable is a must for me so I can catch up on reading when I'm flying or otherwise off-grid.
[0] https://obsidian.md/clipper
[1] https://relay.md
For my Kobo, I wrote a mod that lets me redirect Pocket API requests, and a small proxy server that translates Pocket API calls into Readeck calls.
So far it's working flawlessly and my Kobo is using its built in Pocket viewer for Readeck instead. I'm hoping to open source it soon so others can use it.
They also have put some effort into making their mobile app work reasonably well on eInk displays, so it's pretty great on a Boox tablet. It has real pagination, which is a feature that I was pretty annoyed about losing in Pocket when Pocket rewrote its mobile app.
Fika is a place to save, discover and share content built upon 3 products:
- A local-first bookmark manager (Works 100% offline) - A feed reader: With feed discovery from your bookmarks. - A blog/newsletter platform
The only thing it currently does not have is e-reader integration yet. But you get the other 2 products bundled together which make a lot of sense.
[0]: https://aldur.blog/micros/2025/07/07/pocket/
Killer features of Instapaper for me include the kindle digest and IFTTT integration (which I use to mirror my archived articles to Raindrop.io)
I work on it when I can. I'd like to add an import from Pocket feature but I haven't had a free weekend in a while.
The project is fully open source: https://github.com/linksort/linksort
Self hosted, like four PHP scripts and Sqlite.
https://bukmark.me/
Also no word from Kobo (Rakuten) about this. Very disappointing.
Seriously? I call bullshit. Type "pocket alternative" into your favorite search engine and you'll find a bunch of sites that recommend a few good alternatives. This is a pretty good question for reddit.com/r/selfhosted as opposed to hn, and it's well covered there.
https://openalternative.co/alternatives/pocket has a good list
https://github.com/search?q=bookmark+&type=repositories&s=st... is a good search as well that surfaces several good options (Karakeep, LinkWarden, Shiori, etc.
Personally, I went with Karakeep hosted as a docker container on my NAS, mostly because my pocket list is pretty much dump and forget and the UI and backend language looked the nicer of the top options.
No services or set up involved, works reliably and you can keep the PDF forever.
https://support.apple.com/en-us/108970
About 10% of the articles I had didn't download due to Captcha requirements or paywalls that had been added since I had archived the article in Pocket. Once my articles imported to Wallabag, I filtered the unread list from 0 to 3 minutes which showed me all the ones that were paywalled or only saved snippets. I fixed them with the Wallabag browser extension, which has an option to save content direct from browser.
I now have Wallabag on my Android phone, Boox ereader (runs Android), and Kobo ereader (via KOReader). No issues and I'm liking it better than Pocket.
Wallabag plugin is built into KOReader. Launch KOReader by clicking the icon it puts in your Kobo library, then in the menus you will find Wallabag config. I added a "Wallabag Articles" folder for it to sync to.
Note if you use a password manager, my password had a double quote which I believe messed with the .lua config password string, so I was getting connection errors.
It took 80-90 mins to download 1200 unread articles to my Kobo. I haven't played with the auto sync function yet, so far I just manual sync before/after a reading session.