Hacker News new | ask | show | jobs
by the_common_man 3635 days ago
Is there an opensource pinboard alternative? I am kind of surprised with all this love on HN give it's love for opensource... (maybe because he is a popular and funny commenter).
1 comments

You're welcome to my DB schema. https://static.pinboard.in/schema.htm

There seem to be a gazillion open source bookmarking projects out there. It's hard to go wrong if you're the only user and willing to host it for yourself.

I saw "(snapshots are directories created by wget)" and felt compelled to suggest using the WARC format. Recent wget supports it and there are great projects like https://webrecorder.io/ , https://github.com/ikreymer/pywb , warcprox etc