|
|
|
|
|
by landhar
1394 days ago
|
|
I’m working on an open-source social bookmarking site in Elixir that is API compatible with delicious/pinboard. Its named linkhut and it’s currently able to import your bookmarks from pinboard and browser exports. The flagship instance is: https://ln.ht The source code is hosted here: https://sr.ht/~mlb/linkhut/ The documentation: https://docs.linkhut.org/introduction.html The one thing that I’m working on before releasing 1.0 is taking a snapshot at time of bookmark and index its contents to make it searchable (similar to pinboard’s feature). |
|
Obviously there’s a big chicken and egg problem with any social network like that, but I suppose what I’m getting at is I wouldn’t be afraid to “fake it” when you’re first starting out. Maybe scrape links from Reddit, HN, or even an old cache of StumbleUpon?