wedrifid comments on Anti-akrasia remote monitoring experiment - Less Wrong

45 Post author: cousin_it 27 September 2010 11:34PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (114)

You are viewing a single comment's thread. Show more comments above.

Comment author: nhamann 29 September 2010 07:52:51PM *  2 points [-]

you'll have to deal with OS warnings and prompts every time you want to edit it.

For which versions of Windows does this happen? I'm running Windows XP and I also use my hosts file to block time-wasting websites, but I don't ever get any warnings when I edit my hosts file in Notepad. This makes the hosts file not so inconvenient, because all you have to do is (Windows key) + R > type in "cmd" and hit enter, and in command line type: "edit c:\windows\system32\drivers\etc\hosts" and you're done.

This can be done in about 15 seconds, unfortunately, and having the line "#127.0.0.1 www.facebook.com" in my current hosts file is a testament to that fact ("#" comments everything out after it on that line).

Comment author: wedrifid 30 September 2010 01:04:45AM 0 points [-]

I'm running Windows XP and I also use my hosts file to block time-wasting websites, but I don't ever get any warnings when I edit my hosts file in Notepad. This makes the hosts file not so inconvenient, because all you have to do is (Windows key) + R > type in "cmd" and hit enter, and in command line type: "edit c:\windows\system32\drivers\etc\hosts" and you're done.

I've actually got mine pinned on the taskbar. ;)

Useful for web development... I redirect to my linux VM.