Slashdot Mirror


User: mtinsley

mtinsley's activity in the archive.

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

Comments · 28

  1. First Jolly Ranchers... on 3rd-Grader Busted For Jolly Rancher Possession · · Score: 3, Funny

    then crack. Clearly the guidelines are in place to protect children from this heinous gateway drug/candy.

  2. Re:This is stupid. on Pressure Mounts On ICANN To Approve .xxx Domain · · Score: 1

    The only sites that will be blocked are the ones created as a result of the new TLD. Meanwhile domain registrars will clean house on the millions of porn sites that want a .xxx domain in addition to their existing domains. Not to mention the non-porn sites that just want to protect their brand.

  3. Re:Keep it simple! on Best and Worst Coding Standards? · · Score: 1

    When you copy code you also copy whatever bugs exist in that code. If something needs to be reused several times then it should be made into a function.