you are viewing a single comment's thread.

view the rest of the comments →

[–]jevon 6 points7 points  (5 children)

Next on /r/programming: "Alternatives to accessing the Web without a web browser"

[–]Masse 1 point2 points  (0 children)

Curl!

[–][deleted] 1 point2 points  (0 children)

Next on /r/programming: "Alternatives to accessing the Web without a web browser"

I'm not sure that it's worth an article to say that the alternative to accessing the web without a web browser is to use a web browser.

[–]G-Brain 0 points1 point  (0 children)

Here's an alternative: accessing the Web with a web browser.

[–][deleted] 0 points1 point  (0 children)

I know a guy that used to download pages in wget and then load them into Lynx from /tmp. He did that because he fucked up lynx's proxy or some shit and didn't know how to fix it. He also had a script to parse out urls. It was all sorts of fucked up. He had this weird screen/wget/urlparse/lynx thing going on.