Comment author: knb 11 October 2010 08:01:00PM 6 points [-]

Because I am not a Meat Fucker.

Ok, I don't get this. Is this an allusion to something?

Comment author: W-Shadow 12 October 2010 02:43:16PM 4 points [-]

It could be a reference to GCU Grey Area, an "eccentric" spaceship/AI from the novel Excession.

Comment author: ideclarecrockerrules 19 June 2010 07:58:44PM *  4 points [-]

Here is some javascript to help follow LW comments. It only works if your browser supports offline storage. You can check that here.

To use it, follow the pastebin link, select all that text and make a bookmark out of it. Then, when reading a LW page, just click the bookmark. Unread comments will be highlighted, and you can jump to next unread comment by clicking on that new thing in the top left corner. The script looks up every (new) comment on the page and stores its ID in the local database.

Edit: to be more specific, all comments are marked as read as soon as the script is run. I could come up with a version that only marks them as read once you click that thing in upper left corner. Let me know if you're using it or if you'd like anything changed/added.

Comment author: W-Shadow 19 June 2010 11:13:24PM 1 point [-]

I made a similar Greasemonkey script some time ago.