Live data from Hacker News

Viewing profile — nickelplate

nickelplate

HN member
Joined
Sat, Feb 07, 2009, 8:37 AM UTC
HN karma
246
Public activity
81 items

About nickelplate

No profile information was provided.

Recent public activity

  1. comment
    Comment #1886395

    I always preemptively raise my eyebrows when I come across an article about agile because, in my experience, agile is mostly used by hit-and-run managers as an excuse to avoid maki…

  2. comment
    Comment #1843437

    What about POUT (plain old unit testing)? Ie writing he test after the feature?

  3. comment
    Comment #1832375

    >> acknowledge a phenomenon called a "long job search" Depending on the skill set and the market, job hunting can be a long process indeed. It is usually easy for a good developer …

  4. comment
    Comment #1832351

    "It isn't hard to find good software engineers." I agree with this, even though I feel for the startups that are having a hard time finding people (because they're startups). When …

  5. comment
    Comment #1831655

    "My instinct, however, is that not knowing HTML (which I define as understanding the structure and basics, not complete mastery of XHTML 2 tags or something of the kind) shows an a…

  6. comment
    Comment #1831630

    Sometimes language specialization is a result of domain specialization. If you're an embedded programmer or a game engine programmer, there is a good chance that you will use very …

  7. comment
    Comment #1829385

    "Truthfully I want to rhyme like Common Sense But I did five mil I ain't be rhyming like Common since When your senses got so much in common And you've been hustlin since your ince…

  8. comment
    Comment #1828091

    "Y'all not remembering. My motto is simply: I will not lose."

  9. comment
    Comment #1805349

    I think Ballmer is not CEO material for a tech company. However he may be good COO material.

  10. comment
    Comment #1793847

    If you are just out of school, salary doesn't matter that much as long as you are able to cover your living expenses. Far more important is opportunity for professional growth. I w…

  11. comment
    Comment #1793083

    Given that he is such a micromanager, I am not sure Steve Jobs would have made a good CEO at the time. Apple was already huge at the time, and as the head of a large company you ne…

  12. comment
    Comment #1789213

    This might work at a startup or a small company, but at a large company like EA, it is nearly impossible for a single individual to change the culture. EA has been a staple of bad …

  13. comment
    Comment #1770052

    I would not count Rare as a good acquisition: Microsoft bought them for $375M, and they haven't produced a single hit since. To put that in perspective, Bungie (a much smaller stud…

  14. comment
    Comment #1761736

    Actually, I suspect that you and the author might be in agreement. Your "quality monitors and computers" would be considered "top notch" by many companies, not because they actuall…

  15. comment
  16. comment
    Comment #1710730

    "A friend was recently asked the same, also said no, and was declined the interview." I think that's retarded. There are more effective ways to filter out bad apples. Candidates co…

  17. comment
    Comment #1710711

    "Because the first person has documented proof of ability" I think this really depends on the position you are trying to fill. A track record of shipping code to customers counts f…

  18. comment
    Comment #1694053

    I have seen it happen. You're not fired outright, you're just moved to the top of the layoff list, and you will be a clear target in tough times.

  19. comment
    Comment #1674119

    "But everything not being equal, I'll choose the better project every time, no matter what the environment is like." Really? Don't get me wrong, I largely agree with the spirit of …

  20. comment
    Comment #1559948

    I am looking for a job in Toronto, ON. I am mostly comfortable with C/C++, but if the domain is interesting enough languages will be a small part of the whole piece so I am happy t…

  21. comment
    Comment #1524644

    Molyneux is insanely brilliant, but he tends to hype his games so much that the end result falls short of expectations. He's made similar claims about Fable - then known as Project…

  22. comment
    Comment #1524405

    > "Why running with one leg is great" - written by someone who run each days with one leg. He is not saying that C++ is great . In fact he mentions several issues that bother him i…

  23. comment
    Comment #1524284

    const does not so much catch bugs as it prevents them. It is a way to specify a contract. If your code is const-correct, the next programmer using or maintaining your code can read…

  24. comment
    Comment #1521034

    You don't have to build these libraries from scratch every time. You could store pre-compiled binaries in a shared drive for every possible configuration, and developers can simply…

  25. comment
    Comment #1487686

    This hit me pretty hard.