Live data from Hacker News

Viewing profile — hdennis

hdennis

HN member
Joined
Thu, Jan 02, 2014, 4:36 PM UTC
HN karma
4
Public activity
4 items

About hdennis

No profile information was provided.

Recent public activity

  1. comment
    Comment #8694468

    Thank you for the link, it was very informative. The two main points in the blog stated that an "enterprisey" developer may not be a good fit in a startup (change in development pa…

  2. comment
    Comment #8693637

    In the part of the article that lists "Rejection Reasons" one rejection type is "Too Enterprisey". Could someone please clear up what that means for me?

  3. comment
    Comment #7000924

    Instead of the Left Outer Join, couldn't you also make it an Inner Join to S.BOOK_ID? The question, if I read it correctly, only requires you to return sales in Nov 2013. If there …

  4. comment
    Comment #7000433

    Jumping onto this chain, I'd also like to take a stab at a sanitized version of your test. We often have to reverse engineer our Client's existing reports when creating new BI repo…