Live data from Hacker News

Viewing profile — chrisjshull

chrisjshull

HN member
Joined
Mon, Mar 14, 2011, 2:01 AM UTC
HN karma
118
Public activity
28 items

About chrisjshull

http://chrisjshull.com (find my contact info there)

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42359367

    I think there is a huge difference between “can miss a few paychecks” and “can retire” (aka “never need a paycheck again”).

  4. comment
    Comment #39878185

    If you are using the Google Maps JavaScript API: https://developers.google.com/maps/api-security-best-practic...

  5. story
  6. story
  7. comment
    Comment #33228627

    http://issuetracker.google.com/253920702

  8. comment
    Comment #31934284

    Appreciate the feedback. #2 is actually a pretty interesting one - while clearly a change in the API’s output, we were careful to make it so that maps without API keys actually sti…

  9. comment
    Comment #31930213

    Hi, I happen to work on Google's Maps JavaScript API, and we actually take great pains to avoid breaking our APIs as much as possible. We take very seriously the implications that …

  10. comment
    Comment #27415069

    For all those saying that ARIA trumps semantic elements, consider that for basic interactions semantic elements come out of the box keyboard accessible. For example, a will have de…

  11. comment
    Comment #23795369

    Do camera modules need power? Could the LED be wired in series to the camera module voltage in wire?

  12. comment
    Comment #20915149

    I don’t know, but does it matter? If an employee group understands how much they are worth, and can get more benefits commensurate with that worth, then I applaud them.

  13. comment
    Comment #20850896

    That’s not so hard to prevent, but I think it’s awesome she went that far!

  14. comment
    Comment #20791848

    I think it was pretty nice of you to use a linear scale. If a company wanted that much more of my time I would have quoted them a premium (just as an hourly employee might make ove…

  15. story
  16. comment
    Comment #17333869

    Shameless plug: https://chrisjshull.com/agent/

  17. story
  18. comment
    Comment #16822401

    I see a lot of people who like ember-cli, but after the first few minutes I just found it frustrating. Granted, this was a little over a year ago, but at that time if you simply wa…

  19. comment
    Comment #16334357

    https://www.nlrb.gov/rights-we-protect/protected-concerted-a...

  20. story
  21. comment
    Comment #15723675

    I’d warn against Gerrit. From the best my team has been able to figure out, Gerrit encourages a development flow that breaks the golden rule of rebase and treats all pushes as forc…

  22. comment
    Comment #15626150

    Seems like a lot of meaningless verbiage without much substance. Is it meant to be read as poetry?

  23. story
  24. comment
    Comment #15266031

    I would. A common thing I like to do is start working on top of work that's in a Pull Request. For example, maybe a coworker is adding an API that I want to use. So long as I'm con…

  25. comment
    Comment #15265432

    I'm really surprised no one (article included) has brought up the "Golden Rule of Rebase" ( https://www.google.com/search?q=golden+rule+of+rebase ), which boils down to "never reba…