tmhedberg | 8 years ago | on: Apple CEO backs China’s ‘open’ Internet vision as censorship reaches new heights
tmhedberg's comments
tmhedberg | 9 years ago | on: The advantages of static typing, simply stated
The problem you're pointing out is not a problem with statically typed languages. It's a problem with bad languages.
tmhedberg | 11 years ago | on: Hello, World
tmhedberg | 11 years ago | on: Go Koans
tmhedberg | 11 years ago | on: Ask HN: How do you analyze logs?
tmhedberg | 11 years ago | on: Day in the Life of a Google Manager
I'm an SRE, which means most of the code I write isn't directly user-facing, and thus isn't normally subject to hard external launch deadlines. That means I'm rarely rushing to push my changes through on a tight schedule. If there's a production emergency and I need to make an urgent change to avoid or mitigate an outage, there are escape hatches at our disposal to temporarily circumvent the code review system when no one is immediately available to do a review, but the need for that is pretty infrequent.
I rarely find it frustrating. On the contrary, I really appreciate Google's emphasis on code quality, even though it does come at the cost of some agility. I used to work at a company where the implementation of code reviews was generally resisted, and though we did get new code out the door faster, we ended up with some real maintenance nightmares as a result.
tmhedberg | 11 years ago | on: Day in the Life of a Google Manager
tmhedberg | 11 years ago | on: Day in the Life of a Google Manager
tmhedberg | 11 years ago | on: I think I've solved the Haskell records problem
tl;dr: The patch worked but was messy/overly complex, so it needs refactoring before it's merged.
tmhedberg | 11 years ago | on: I think I've solved the Haskell records problem
tmhedberg | 11 years ago | on: A new day for Google Calendar
tmhedberg | 11 years ago | on: Google Inbox
tmhedberg | 11 years ago | on: Google Inbox
tmhedberg | 11 years ago | on: Go 1.3 is released
That's what checked exceptions are for in Java.
tmhedberg | 11 years ago | on: If you’re on the beach, this map shows you what’s across the ocean
tmhedberg | 12 years ago | on: Go's power is in emergent behavior
tmhedberg | 12 years ago | on: Google splits into GOOG and GOOGL today
tmhedberg | 12 years ago | on: Recruitment Process for a Google Site Reliability Engineer
For what it's worth, Google has a public reputation as a great place to work and as a company that hires "high quality" engineers. Both of these things mean that some people are willing to put more effort into getting a position there. My post wasn't meant to say that he must keep trying at all costs, but just to let him know not to be discouraged if he happened to really want that job. In many places, you're dead in the water if you don't make it the first time, but Google is not like that.
Personally, I didn't see my interview process as "something I had to go through", i.e. a laborious means to an end. I enjoyed the challenge and the opportunity to get a glimpse of a company like Google from the inside. Even when I was turned down the first time, I came away feeling glad that I had done it. It's not like I had anything to lose from trying.
> You wanna be the person that has to obey Larry Page's whims and integrate Google+ into more places users don't want it?
Not in the least, nor do I feel that I am doing that. I don't work on Google+ or anything related to it. However it may look from the outside, Google is not Google+. It's a big, multifaceted organization with opportunities to work on all sorts of interesting things. Much of our work is driven directly by the engineers themselves and not by management whims. And there's plenty of mobility to change roles if you decide you don't like what you're doing.
SRE specifically has proved to be a truly interesting and unique position. There are engineering challenges that we face which quite simply don't exist anywhere else. Beyond the much-touted perks, that's what makes Google special, in my opinion, and well worth the comparatively small effort I put into getting there.
tmhedberg | 12 years ago | on: Recruitment Process for a Google Site Reliability Engineer
tmhedberg | 12 years ago | on: Recruitment Process for a Google Site Reliability Engineer
I was also contacted by a recruiter based on an open source project I had contributed to. I went through the same series of phone interviews, culminating in an on-site in NYC. I left there feeling largely positive about my chances, but a few days later, I was politely rejected. I was not that broken up about it, as I already had a job that I liked, so I just counted it as good interview practice and moved on.
A year later, almost to the day, the same recruiter called me up out of the blue and asked if I'd be willing to try again. I agreed, and after an abbreviated version of the phone interview process, went to Mountain View for another on-site. Soon after, I was hired!
It's actually very common for Google to reject candidates the first time around, as the interview process is deliberately tuned to produce a lot more false negatives than false positives. We have that luxury thanks to the volume of applicants we receive (there are still a surprising number of Nooglers starting each week despite the selectivity). The hiring committees recognize this tendency to reject qualified candidates and won't count you out after one try. If you got to the on-site stage, then rest assured that your interviewers took you seriously as a candidate. If you've decided that you would really like to work at Google, you will still have a good shot if you try again in a year or so. And if not, then hopefully it was at least a fun challenge and a free trip to London.