Live data from Hacker News

Viewing profile — mcsmash

mcsmash

HN member
Joined
Sat, Dec 15, 2012, 8:50 PM UTC
HN karma
3
Public activity
6 items

About mcsmash

No profile information was provided.

Recent public activity

  1. comment
    Comment #21116807

    I would imagine that this is true for the vast majority of PsyOps people. However. Just because it's true for the vast majority of people doesn't mean it's true for everyone. By yo…

  2. comment
    Comment #19616151

    This. The internet desperately needs to progress beyond an advertisement driven business model. Disallowing these scripts seems a little heavy handed. Perhaps the addition of a "re…

  3. comment
    Comment #7973778

    And in other breaking news, the sky is blue, things fall down, and water is wet. Please stay tuned for further developments as these exciting stories continue to unfold.

  4. comment
    Comment #6776129

    Using the variable names i/j/k for loops is such a widely used convention that IMHO it doesn't really mater for a lot of people. Virtually everyone I know will read "array[i]" and …

  5. comment
    Comment #4926346

    I think there's a pretty big misconception about what a text editor and IDE even are. IMHO a text editor is program that edits text, nothing more, nothing less. The primary functio…

  6. comment
    Comment #4926306

    There are plugins that allow for debugging. I was hacking on a web-app that was possibly the worst PHP any one in my office had ever seen. I wouldn't have been able to get ANYTHING…