Live data from Hacker News

Viewing profile — jmathes

jmathes

HN member
Joined
Tue, Feb 10, 2009, 8:17 PM UTC
HN karma
380
Public activity
95 items

About jmathes

No profile information was provided.

Recent public activity

  1. comment
    Comment #11315564

    I think TDD is best in the situations I enumerated because writing tests for single behaviors of single functions is easy, fast, forces you to discover errors that cause your tests…

  2. comment
    Comment #11315542

    The most important thing you can do for your career is: * Accept a job somewhere * Get promoted (doesn't matter how) * let yourself get hired away from your current company Getting…

  3. comment
    Comment #11315523

    Apple, Google, and Amazon will all make similar offers. My initial offer from Google was $150k base, ~15% holiday bonus, and came with >$100k in stock vesting over four years, and …

  4. comment
  5. comment
    Comment #11313569

    TDD is best when you're writing code that talks to other code. So APIs, database models, etc. Pure functions, and code that has dependencies you can inject and mock. You should nev…

  6. comment
    Comment #11291677

    > Continued advancement doesn't mean that it is accelerating, and even if this does represent an unexpected achievement that doesn't mean that future development will maintain that…

  7. comment
    Comment #11273607

    It sounds like the point of this story is to illustrate by analogy that starting from first principles is sometimes a silly way to approach a problem, and by extrapolation that it'…

  8. comment
    Comment #9182269

    > 24 men never chanted "show us your tits" > Perhaps it was an attempt at nodding to the Las Vegas themed "bad behaviour" after dark, combined with a nerdy attempt at being funny S…

  9. comment
    Comment #9175884

    That is a monumentally stupid thing to say, and that's coming from a guy who's an active reader of /r/mensrights. I know the author personally and she's telling the truth. Women wi…

  10. comment
    Comment #8812190

    We try to show ads that people will click on AND THEN buy/use whatever's on the other end. This maximizes advertiser value, long-term Google profit, and user experience all at once…

  11. comment
    Comment #8766309

    This is possibly a good article; I can't tell, not being up to date on current academic culture around humanites, which is what the article is about. I don't think this belongs on …

  12. comment
    Comment #8418031

    This is because (as I think you implied) HN, in a show of consistency with other online forums, is fond of reaching conclusions that are contrary to (any) conventional wisdom. This…

  13. comment
    Comment #8151077

    This seems like a great article, but I missed the part where it's relevant to hacker news. Did the community's focus shift or broaden in the months I've been away?

  14. comment
    Comment #7228654

    Writing is an art form. You did to this guy's writing exactly what he said you'd do. And here I am, doing the same to you. And of course it's best to be happy without other peoples…

  15. comment
    Comment #5045141

    Reversing the format of Job Fair is a great idea, because the bay area job market is backwards; employers have to chase potential employees. It's refreshing to finally see a(ny) tr…

  16. comment
    Comment #4756378

    This is a great idea, but it needs some polish. A native speaker needs to proofread the English, and the problems are underspecified

  17. comment
    Comment #4426249

    Be honest. You've felt that way about other humans sometimes.

  18. comment
    Comment #4425949

    I'm with you. I added parallel test execution to PHPUnit, which its maintainers have been promising since 2005. When I started writing it, they found me and encouraged me along. So…

  19. comment
    Comment #4086200

    'Sexist' has as many definitions as there are English-speakers. It's not a useful word unless you're a politician or a journalist. If you thought women never used words longer than…

  20. comment
    Comment #4077030

    I just tried fish for the first time, and it couldn't do the very first thing I tried to do, which was source my .zshrc. It doesn't have 'export', has some kind of nonstandard synt…

  21. comment
    Comment #3957626

    It was colorful language, not dismissal out of hand. It can be hard to communicate emotion online, so it's easy to take offense where none was meant. I think that's what happened h…

  22. comment
    Comment #3957620

    'A properly normalized and "constrained" database prevents data loss from stupid mistakes.' A properly written application layer also prevents data loss from stupid mistakes. A stu…

  23. comment
    Comment #3952036

    Fully agree. Since maybe it wasn't clear, I wasn't objecting to the approach of "let's decide what our firmly written rule is" but to the seemingly-implied rationale given in suppo…

  24. comment
  25. comment
    Comment #3950545

    > I think one of the questions you have to ask yourself is whether your primary responsibility to protect the interests of your real users (the non-patent trolls) or to take a stan…