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

Try substituting "www." in the URL with "mobile."


Nope, it does not help. I've tried with lynx ( console browser ), with archive.org; I keep getting the login as well. If I disable cookies, I get a redirect loop.

Edit: Hah! Workaround:

    wget -O- http://www.nytimes.com/2016/11/06/magazine/want-to-know-what-virtual-reality-might-become-look-to-the-past.html > /tmp/x.html && dillo /tmp/x.html
( note: dillo is a dead simple little browser )


Cool! Terminal version, piping directly into w3m:

    wget -O- http://www.nytimes.com/2016/11/06/magazine/want-to-know-what-virtual-reality-might-become-look-to-the-past.html | w3m -T text/html




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

Search: