Show HN: Never lose a website again
fetching.io
Show HN: Never lose a website again
1–10 of 80 posts
Re: Show HN: Never lose a website again
#2What browsers does it work with?
Where's your privacy policy?
Re: Show HN: Never lose a website again
#3What browsers does it work with? Where's your privacy policy?
Moreover, how does this work with sites that make use of ajax content? It'd be frustrating to assume that it's recording just fine, only to later find that patches of your history couldn't be recorded.
Re: Show HN: Never lose a website again
#4Your site breaks the back button (Chrome 35 OS X Mavericks)
Re: Show HN: Never lose a website again
#5I don't understand, what is the advantage over using Chrome's history menu?
Re: Show HN: Never lose a website again
#6What browsers does it work with? Where's your privacy policy?
Moreover, how does this work with sites that make use of ajax content? It'd be frustrating to assume that it's recording just fine, only to later find that patches of your history couldn't be recorded.
That's a great point. At the moment it only records what's in the DOM (stripped of all HTML) after the first page load event. I'm working on how to include AJAX content but it's not nearly as straight forward.
Re: Show HN: Never lose a website again
#7Your site breaks the back button (Chrome 35 OS X Mavericks)
You are right! I'm working on a fix.
Re: Show HN: Never lose a website again
#8I don't understand, what is the advantage over using Chrome's history menu?
Chrome doesn't index the contents of the page and is limited in how much history it records. This does full text indexing of the pages you visit and lasts forever. It's backed by elasticsearch.
Re: Show HN: Never lose a website again
#9Do you just record n-grams indexed against the page url, are you then uploading that index? If you're not uploading it how is there no "local version" available?
It's an interesting idea. Personally I have a script that wgets all the pages I bookmark and I very rarely use that content. What use cases are you anticipating?
Re: Show HN: Never lose a website again
#10Ha, very random but I remember you from an Airbnb listing a few months ago. Almost lived with you in Seattle for a couple weeks! Best of luck.