Comment on Show HN: Free Plain-Text BookmarkingComments−dsp_person2y No limits on storage.just need a BBD module (bookmark block device) and boom free unlimited disk backups−ks20482yAbout to encode my photo library as a set of "data:image/jpeg;base64" URLs...−dsp_person2yah, been done hahaShow HN: BookmarkFS – Store files as Chrome bookmarks that sync between deviceshttps://news.ycombinator.com/item?id=32887863−apgwoz2yI wrote a KV store on top of Bit.ly once: https://github.com/apg/bitdb -- The "todo list" example has a good description of what's going on: https://github.com/apg/bitdb/blob/master/examples/todo.pyAnd I know of a generic blob store on top of (older) Snapchat API: https://github.com/hausdorff/snapchat-fsIt's really fun to "exploit" APIs in this way to create alternative uses.
Comments
just need a BBD module (bookmark block device) and boom free unlimited disk backups
About to encode my photo library as a set of "data:image/jpeg;base64" URLs...
ah, been done haha
Show HN: BookmarkFS – Store files as Chrome bookmarks that sync between devices
https://news.ycombinator.com/item?id=32887863
I wrote a KV store on top of Bit.ly once: https://github.com/apg/bitdb -- The "todo list" example has a good description of what's going on: https://github.com/apg/bitdb/blob/master/examples/todo.py
And I know of a generic blob store on top of (older) Snapchat API: https://github.com/hausdorff/snapchat-fs
It's really fun to "exploit" APIs in this way to create alternative uses.