@jcs posted this a while ago, linking to this pull request which supposedly adds this feature to the /upvoted route. As far as I can see, it hasn’t been merged yet because it causes a merge conflict.
I’ve also wanted this for a while, but am not comfortable enough with Ruby / Rails to try fixing it.
This is the first time I’ve seen the source for Lobste.rs though, so someone should look it over. But it is pretty much just getting the old pull request up to speed.
I will link the branch from the original pull request.
HN has this feature and I use it a lot when I remember a specific article from last week but I can’t remember it’s title. Incase anyone’s wondering the URL is:
@jcs posted this a while ago, linking to this pull request which supposedly adds this feature to the /upvoted route. As far as I can see, it hasn’t been merged yet because it causes a merge conflict.
I’ve also wanted this for a while, but am not comfortable enough with Ruby / Rails to try fixing it.
I’ve given it a try, you can see the branch here https://github.com/walle/lobsters/tree/upvoted_fix
This is the first time I’ve seen the source for Lobste.rs though, so someone should look it over. But it is pretty much just getting the old pull request up to speed.
I will link the branch from the original pull request.
This is now available at https://lobste.rs/upvoted
sweet! thanks!
HN has this feature and I use it a lot when I remember a specific article from last week but I can’t remember it’s title. Incase anyone’s wondering the URL is:
https://news.ycombinator.com/saved?id=your_username
On a more general note, it would be nice to get all user data as json files in a zip container:
One could write a crawler I guess.