Viewing profile — chrisjshull
chrisjshull
HN member- Joined
- Mon, Mar 14, 2011, 2:01 AM UTC
- HN karma
- 118
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About chrisjshull
Recent public activity
- story
- story
-
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”).
-
comment
Comment #39878185
If you are using the Google Maps JavaScript API: https://developers.google.com/maps/api-security-best-practic...
- story
- story
-
comment
Comment #33228627
http://issuetracker.google.com/253920702
-
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…
-
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 …
-
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…
-
comment
Comment #23795369
Do camera modules need power? Could the LED be wired in series to the camera module voltage in wire?
-
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.
-
comment
Comment #20850896
That’s not so hard to prevent, but I think it’s awesome she went that far!
-
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…
- story
-
comment
Comment #17333869
Shameless plug: https://chrisjshull.com/agent/
- story
-
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…
-
comment
Comment #16334357
https://www.nlrb.gov/rights-we-protect/protected-concerted-a...
- story
-
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…
-
comment
Comment #15626150
Seems like a lot of meaningless verbiage without much substance. Is it meant to be read as poetry?
- story
-
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…
-
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…