Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have fantastic internet, and I still do something similar. Local docs just load so much faster, and if something happens (which it still does, even on Fiber in the US), I have docs and can program.

Lemme see if I can pull up the command I use to mirror doc sites.

    wget \
      --recursive \
      --level=5 \
      --convert-links \
      --page-requisites \
      --wait=1 \
      --random-wait \
      --timestamping \
      --no-parent \
      $1


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: