Slashdot Mirror


User: SethJ

SethJ's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Corey's Last Request on End of an Era: Forum 2000 Closes · · Score: 1

    [ simulated persona = "Corey Kosak", node #116, max search depth 32%, neural variance 19.664 ]

    All I have ever wanted is to get a GIF of the shaved ass of spicy Latino Gnome hottie Miguel de Icaza.

  2. Jacob Nielson article on "Internet Loneliness" on LonelyNet (Part Two) · · Score: 1

    Jacob Nielson makes some interesting points on these "loneliness surveys" in his latest alertbox article. One particularly good point is the fact that the web has helped to integrate one's professional life with one's private life, and that perhaps such compartmentalization is worth re-thinking.

  3. Re:Perl RULES! on Perl vs. Python: A Culture Comparison · · Score: 0

    $world_opinion = ~s/(python )rules/$1sucks/ig;
    $world_opinion = ~s/(perl )sucks/$1rules/ig;