Live data from Hacker News

Viewing profile — krazymelvin

krazymelvin

HN member
Joined
Wed, May 22, 2013, 3:58 AM UTC
HN karma
8
Public activity
4 items

About krazymelvin

No profile information was provided.

Recent public activity

  1. comment
    Comment #6960092

    And the obligatory response: https://news.ycombinator.com/item?id=4177516

  2. comment
    Comment #6215564

    > I quite like the npm way of adding --save or --save-dev when installing a package to add it to the package.json file automatically. Composer does not do that, in any way that I c…

  3. comment
    Comment #6045105

    It's also unnecessary, you can just do this: foreach ($contacts as $contact) echo $contact;

  4. comment
    Comment #5748853

    People really need to stop posting that fractal article. Any PHP dev worth their salt would be able to tell you that guy clearly has no major experience with PHP (or any understand…