by kmstout on 12/29/23, 4:14 AM with 9 comments
by madamelic on 12/31/23, 4:25 AM
I've been kicking this idea around for quite a few years and have gone through multiple iterations before finding HPI and tossing out or adapting all my work in favor of building off theirs. Mine is a bit more service / cloud oriented in how it runs (shocker... at one point I made it into a product) while HPI is heavily local-first for obvious good reasons.
HPI is a great platform to build your own stuff off and benefit from all the work that has already been done because imo building a good foundation is the hardest part. Sean Breckenridge's HPI-API is super interesting and useful, could likely be worked into this search engine concept, quite sure Sean actually has both newsboat and Firefox modules already made.
I wrote modules of my own and made an authentication wrapped HPI-API and a GraphQL instance but currently in the middle of an infra move so nothing super cool to show off. At one point I had a dashboard powered by it but we all know how these one-off internal-use-only projects end up. :)
I think the most interesting thing I've written for HPI is my ActivityWatch syncing. It's been happily churning away for years and during my infra move, I discovered that it had about 20GB of activity data stockpiled. Multiple years of down to the second cataloguing of everything I did and saw on the computer.
Lots of interesting stuff in collecting and leveraging your data. If any of this stuff catches your eye, I highly encourage browsing karlicoss' exobrain [2] because there are some interesting things in there.
I post all of this to hopefully save someone (or many people) time because I recall how dejected I felt having spent multiple weekends chipping at a problem someone already solved better. I think this previous discussion was where I discovered it: https://news.ycombinator.com/item?id=26269832
[0]: https://github.com/karlicoss/HPI
[1]: my own stuff, not trying to step on Karli, just wanted a 3 letter org for my stuff: https://github.com/hpi
by viraptor on 12/31/23, 2:26 AM
by svilen_dobrev on 12/31/23, 5:08 PM
how about automagically checking if archive.org has that link near-about-the-date it was marked? or.. just find the last one there?
btw i have quite some links on me site that are more than 10 years old, and 20-30% of them are now dead.. (and i guess more and more will be gone.. any research on that ?).. so archive.org on the rescue.. (luckily the articles have been of big-enough interest, and in english web-sphere.. YMMV with non-english or non-popular sites)
by theendisney2 on 12/31/23, 2:27 AM
Yacy is also fun be it a tad weird.
by kordlessagain on 12/31/23, 3:35 PM
by bob_theslob646 on 1/2/24, 3:11 PM