Live data from Hacker News

Make Your Own Internet Archive with Archive Box

nixintel.info

41–50 of 81 posts

Re: Make Your Own Internet Archive with Archive Box

#41
post #21

Earlier quoted context omitted.

ocr?

why go from text to image and back to text? seems wasteful and error prone...

Trying to parse the SPAs of today is just painful. Simpler to just render the page screenshot and OCR! Guaranteed to only index text that actually matters

Re: Make Your Own Internet Archive with Archive Box

#42
post #31

How long until this is a feature baked into a mainstream web browser? Archive, prefetch, cache, all variants on a theme. History, bookmarks, local search engine, all the same.

I often wish that I could do a full text search of every page I've already visited.

Not exactly what you are asking here (if I understand correctly) but I have been using historio.us for a year or so and I am happy with it.

Re: Make Your Own Internet Archive with Archive Box

#43
post #31

Earlier quoted context omitted.

I often wish that I could do a full text search of every page I've already visited.

I'm working in that in my "self host the internet offline from your browsing history" project https://github.com/c9fe/22120 It makes a web archive from everything you browse, and lately I've been working on the full text search

Seems it requires chrome to work?

Re: Make Your Own Internet Archive with Archive Box

#46
post #19
post #2

You will need a lot of disk storage right?

For reference, archivebox uses 250GB for 5000 links in my setup.

That is an insane amount of storage for so few links. Is your setup somehow very greedy?

Saving article only view (images + text) should probably do better

I suspect your numbers come from JavaScript and css, etc? Is there a way for archivebox to not download react 5000 times but share source files? Most likely custom bundles that sites compile will not make this possible most of the time. Just thinking out loud here.

Re: Make Your Own Internet Archive with Archive Box

#50
post #15

I feel like a simple automatic capture of timestamp + url + screenshot would already be very useful. This gives you a visual memory of the things you've seen on the web. I've wanted to develop this for a while, as a browser plugin. Being able to skim the past month or two click around the thumbnails would already be amazing. I've wanted to do that many times before to check if my memory was correct, or if a page chan…

This doesn't allow full text search easily, though.

PDF with an image on one page, then the plain text of the page flowed over following pages.
Post reply on HN