My favorite was delicious, and then Pocket. Even Google had a bookmarking extension.
Is saving links no longer considered fashionable?
Yes, AI, but how does it go back to my favorite that I need to either read or revisit?
Should I vibe code one?
1–10 of 145 posts
My favorite was delicious, and then Pocket. Even Google had a bookmarking extension.
Is saving links no longer considered fashionable?
Yes, AI, but how does it go back to my favorite that I need to either read or revisit?
Should I vibe code one?
I don't know if there's much people using bookmarking tools, but to help you see another perspective, as a person who finds bookmarking tools not necessary I'd say it wouldn't worth your time to vibe code one. Also just for "vibe coding", be really really careful if you're gonna make it a "product" because you'll definitely face rough situations through it.
The usual story is "I bookmarked 20,000 web pages over 3 years and then I realized I never looked at any of them!"
I built an "image sorter" which used to ingest image galleries using a bookmarklet which would queue the galleries to get crawled with a web crawler, I would then classify and rank the image galleries in an HTMX-based UI. I really do look at the images every day so it is successful in that sense. The web crawler started running into Cloudflare problems so now I save the whole page with the browser and have a Python script harvest the pages out of my Downloads folder.
I keep them in an HTML file in git along with all my dot files.