←back to thread

MDN Plus

(hacks.mozilla.org)
630 points sendilkumarn | 4 comments | | HN request time: 0.629s | source
Show context
ibejoeb ◴[] No.30792822[source]
I suppose offline access is nice. I think I'd rather pay for the ability to just download the whole site in some officially supported way. Priming a PWA baked into browser storage is a little roundabout. I want it to be grepable.
replies(3): >>30792913 #>>30793102 #>>30793217 #
1. beardedetim ◴[] No.30792913[source]
There used to be a tool I used that just downloaded all the files of a site locally that the browser requested. Would that be enough here or are you imagining something like it also points all the links to be local and goes and saves future pages as well?
replies(3): >>30793008 #>>30793074 #>>30793306 #
2. bqmjjx0kac ◴[] No.30793008[source]
Wget?
3. HeckFeck ◴[] No.30793074[source]
Httrack?
4. ibejoeb ◴[] No.30793306[source]
Sure, anyone could just wget mirror the whole thing. My point is more in line with paying Mozilla. I'd be happy to support it, and a simple, precompiled download of MDN would be a good product. It's better for them because it doesn't hammer the infrastructure and better for the end-user because you just `tar xf` it.