Live data from Hacker News

Viewing profile — jarrett

jarrett

HN member
Joined
Wed, Oct 13, 2010, 9:13 PM UTC
HN karma
2,303
Public activity
619 items

About jarrett

No profile information was provided.

Recent public activity

  1. comment
    Comment #8427152

    Do you recommend any particular alternative to New Relic? In particular, I'd be interested in something that helps answer the questions "How much memory am I using, and what's usin…

  2. comment
    Comment #8228413

    I think most people would be OK with an additional flat fee so long as the notice is clear and conspicuous. For example, if I were renting a space daily and had to tack on a flat c…

  3. comment
    Comment #8179109

    Hypothetically, what if you actually believed it in every instance? That is, what if you genuinely felt (as I do) that nearly all jobs are hard. Granted, some may be harder than ot…

  4. comment
    Comment #8163609

    > common tooling like benchmarking and profiling tools And might I add: A debugger! For both shaders and the entire GL state. Yes, 3rd party tools exist. But more often than not, I…

  5. comment
    Comment #8043725

    > I really liked the modified Platinum UI from MacOS X DR2 code named Rhapsody, though it could have used some polish Interesting. I feel like the current OS X UI is just that: Rha…

  6. comment
    Comment #8042989

    Which one is your favorite? Googling turned up several.

  7. comment
    Comment #8042977

    > but they don't age well...In general, a flat icon tends to age better and reduce "eye exhaustion" Two thoughts on that: 1) Is that just an opinion? (If so, there's obviously noth…

  8. comment
    Comment #8042585

    Philosophically or practically: What's the justification for nearly everyone switching to flat design? Is there any articulable reason it's "better" than the rich, three-dimensiona…

  9. comment
    Comment #8031053

    > I can't think of any better way of describing black. That's probably the most precise and scientific definition of true black, but it's not how most people imagine a black materi…

  10. comment
    Comment #8004682

    It's not a Rails vs Django feature comparison that gives Rails the edge. Convergent evolution means they're pretty much on par with each other all the time. The difference is in th…

  11. comment
    Comment #8004660

    I think we have almost the same opinion, actually. I said Ruby's " web dev ecosystem ...feels much larger to me." I agree that Ruby's strongest niche is web dev. And I think it has…

  12. comment
    Comment #8002177

    > Silencing the ongoing debate, even if one side or the other is obviously delusional, is completely contrary to the spirit of science. A news outfit does not have the power to sil…

  13. comment
    Comment #8002148

    Other than the scientific method, how would you propose humankind gather the information needed to make important decisions?

  14. comment
    Comment #8002110

    > Climate change scepticism is not a fringe view, but moderately widely held Amongst 1) the general public, 2) scientists in general, or 3) climate scientists specifically?

  15. comment
    Comment #8002061

    My take on Ruby vs Python is this: While Python has a healthy web dev ecosystem, Ruby's feels much larger to me. That's almost certainly because Rails is so wildly popular. And Rai…

  16. comment
    Comment #8001582

    For any given fringe view that the media properly marginalizes, some people will go on believing it. But that doesn't mean the number of believers (or undecided people) will stay t…

  17. comment
    Comment #8000181

    Apparently it's being used at Facebook. If they actively injected life into the D ecosystem to the same extent Google does with Go, the momentum might pick up substantially. Look a…

  18. comment
    Comment #8000156

    True--in principle any language can be executed in the JS runtime. A lot of them can even be executed reasonably quickly. Though I suppose the parent comment was asking whether a m…

  19. comment
    Comment #7979590

    > Most of this frameworks enable sessions by default True, but in my experience, the major frameworks don't automatically lock out users with cookies disabled. For example, on a Ra…

  20. comment
    Comment #7955902

    I understood this to be something different from what Schneier describes. (Though I could be mistaken.) I took this to be primarily an API for Internet applications to verify an en…

  21. comment
    Comment #7955824

    There are a few scenarios where I, as a developer, would find it very helpful to be able to verify real-world identities. For example, I've worked on applications where there were …

  22. comment
    Comment #7955796

    Depending on the implementation, it would be possible to limit the government's collection of data to the following: 1) The underlying identity info such as SSN, photo, name, birth…

  23. comment
    Comment #7950972

    Good to know. In that case, probably the biggest distinction between HuffPo and HN is that HuffPo displays the content on their own site. For some writers, that might be a plus. Fo…

  24. comment
    Comment #7950020

    What are Huffington Post's intellectual property terms? That could be a big distinction between Huffington Post and HN. On HN, nobody signs over any IP, nor does the copyright hold…

  25. comment
    Comment #7940691

    Oh yeah, absolutely! I didn't mean to imply you should never ask "How can I get this code to run." I meant that you shouldn't stop there. And it sounds like you're not stopping the…