With Mozilla announcing they're shutting down Pocket I thought I'd mention that for a while I've been working on a little bookmarking web-app called Readlynx. It will be open-source and self-hosted, but I hope to look into providing hosted instances in the future.

It's a single binary to download and run, which I'm hoping will make it super easy to get started. If this interests you, follow me or the #readlynx hash tag for updates. 1/2

#Pocket

The layout and styling is still a work in progress, so don't get too hung up on that. It's a regular server-rendered web app implemented in Rust using SQLite as the database. For testing I've loaded 1.6M HN stories into it, which is what's depicted in the screenshot in the previous toot. Tags are currently randomly assigned from a set when importing the HN stories, so they will look off in the screenshot. 2/2
×

With Mozilla announcing they're shutting down Pocket I thought I'd mention that for a while I've been working on a little bookmarking web-app called Readlynx. It will be open-source and self-hosted, but I hope to look into providing hosted instances in the future.

It's a single binary to download and run, which I'm hoping will make it super easy to get started. If this interests you, follow me or the #readlynx hash tag for updates. 1/2

#Pocket

The layout and styling is still a work in progress, so don't get too hung up on that. It's a regular server-rendered web app implemented in Rust using SQLite as the database. For testing I've loaded 1.6M HN stories into it, which is what's depicted in the screenshot in the previous toot. Tags are currently randomly assigned from a set when importing the HN stories, so they will look off in the screenshot. 2/2
@wezm this does look pretty interesting. I'll keep an eye on it.

@wezm

Del.icio.us!!

@vruz yeah it has an API derived from Delicious (via Linkhut and Pinboard)
@wezm Wait, they did WHAT !? 🤬
Being able to bookmark and store new web pages is all well and nice but the emergency is how do I save the library they plan to burn ?
@blabaere if by library you mean your own bookmarks, there is an export available: https://getpocket.com/export
Pocket: Log In

@wezm Thank you very much sir, that will buy me some time to find where to put those. Ideally I'd want a place where to store the content of each page, not just the link.
99% of it is raw text, but if you loose the formatting and the picture, significant value still goes away too ...

[insert picture of old man yelling at cloud here]

@wezm
Apparently, Pocket used to have its own URL shortener and the export contain these shortened URLs. Which obviously don't work anymore.

[Yelling old man comes back with a red chainsaw]

@blabaere oh wow, what a failure.
@wezm This is great! Will ReadLynx be compatible with FeedLynx? Will you keep maintaining FeedLynx extensions?
@abnv They are separate things, so not really much scope for compatibility. I built Feedlynx to be extremely minimal: no db, no tags, no web UI. Readlynx is in the same family, but is something of a superset in that it adds a web UI, tags, db, search etc. You could replace Feedlynx with Readlynx (by having a watch-later tag and subscribing to that tag's feed). I plan to continue maintaining both.
@wezm Thank you. I wish you good luck.