Slashdot Mirror


User: philll

philll's activity in the archive.

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

Comments · 9

  1. mutexes and sophomores on What's the Worst Job Posting You've Seen? · · Score: 1

    A few months ago I saw an ad for a job requiring experience in "Mutexes and Sophomores". Apparently knowledge of critical sections and freshmen was not required.

  2. Re:Bookpool has it for 30 bucks on The Perl Cookbook, 2nd Edition · · Score: 1

    Although minimum order for free shipping is $40.

  3. securityfocus on The Most Famous Geek in IT · · Score: 1

    He was on the front page of securityfocus.com for a long time, also.

  4. This quote says it all on How to Become A Spammer · · Score: 2, Funny

    Here's a quote from the guy: "There's people who sit in their basements and have nothing better to do than get all upset about spam."

    What total assholes these people are.

  5. Rebates are free money on Are Rebates Scandalous? · · Score: 1

    Rebates are free money. If you're too lazy to follow through with your part, then don't buy the product. It's really as simple as that.

  6. Re:Key to Finding Paying Internships: Be different on Internships in the Post-DotCom Era? · · Score: 1

    Come on, GPA is not everything but it does count for something. If you have better humanities grades than comp sci grades, what are you doing in comp sci? When it comes down to slinging the code, you've gotta know your stuff.... And wait a second, bored listening to MIPS assembly? That's crazy talk.

  7. Re:How to be a programmer on How to be a Programmer · · Score: 1

    I hate it when Anonymous Cowards get Score 5. It's like that guy who was already a millionaire winning the big lottery last month. Give us little guys some of that karma.

  8. Re:How about free books available online? on General IT Books? · · Score: 4, Informative
  9. "Effective" series on What Kind of Books do You Want? · · Score: 1

    I'm a big fan of the "Effective"-style books (Effective C++, Effective STL, Effective TCP/IP Programming). They don't try to cover the subject comprehensively, just highlight some key points and tips.

    Basically, just stand out from the crowd by doing something other than the old: this is an array, this is a linked list, here are the networking layers, blah blah blah. I want something I can use over and over and can easily reference. Perl Cookbook is another good one.

    BTW, First Post! (Really, it's my first post ever on /.)