Viewing profile — sethvargo
sethvargo
HN member- Joined
- Tue, May 29, 2012, 4:03 AM UTC
- HN karma
- 1,634
- Public activity
- 269 items
- HN profile
- View on Hacker News ↗
About sethvargo
[ my public key: https://keybase.io/sethvargo; my proof: https://keybase.io/sethvargo/sigs/2iRkeYwEvHo7WUYxCxlrFEDaGCKY-1RJMIF6IUM2z60 ]
Recent public activity
- story
- story
-
comment
Comment #30363211
This is awesome - congratulations to the team on this raise. Very well-deserved :)
-
comment
Comment #30209162
The context was introduced by the commenter. The original post does not use contexts. In general, there's a pretty common set of patterns in which multiple goroutines are writing d…
-
comment
Comment #30209143
Also, this isn't semantically correct. In order to ensure that `conditionaA` is _always_ preferred over `conditionB`, you must also check if `conditionA` has received a value insid…
-
comment
Comment #30207006
Right, which is noted in the post. That verbosity is, well, verbose. I generally need this in 20% of things I write.
-
comment
Comment #30206800
It really doesn't though. It handles the case where the context might have expired or be cancelled, but there's still a race when entering the select between the ctx.Done() and rea…
-
comment
Comment #30206469
How would you fix that code?
- story
- story
-
comment
Comment #26334579
Thanks, I'll take this feedback back to the team. Disclaimer: I work for Google Cloud.
-
comment
Comment #26334571
Yup - I can confirm that's the source. Disclaimer: I work for Google Cloud.
- story
- story
-
comment
Comment #23491378
The author of this paper alerted Google on June 11, 7:35 AM EST, less than 6 hours ago. While we recognize this is a rapidly-evolving space, a few hours is not in line with respons…
-
comment
Comment #22816574
There's quite a few resources. Liz and I did a video series https://www.youtube.com/watch?v=uTEL8Ff1Zvk and blog series: https://cloud.google.com/blog/products/gcp/sre-vs-devops-co…
-
comment
Comment #22816521
> Can anybody speak to the expertise of the authors on security? I think a cursory LinkedIn or social media search for any of the title authors or chapter authors will demonstrate …
-
comment
Comment #22816331
I don't think I can talk about that, sorry.
-
comment
Comment #22816284
I'll flag the HTML pages with the team. I'm honestly not sure. I know we're able to offer epub and mobi this time, something not previously possible with the other books. I haven't…
-
comment
Comment #22816258
Thanks for the feedback. This is a known issue that another user flagged this morning. The team is pursuing a fix. The content-type on the file is incorrect :/. In the meantime, yo…
-
comment
Comment #22816236
This is correct. This is the third book in our SRE series. It's reliability through the lens of security. Disclaimer: I work for Google
-
comment
Comment #22815943
Great question. As an O'Reilly author myself, I can tell you that we have no control over the animal selected. There's a fun animal selection process, but the publisher's decide. D…
-
comment
Comment #22815931
Hey everyone - Seth from Google here. Thank you for all the positive comments about the book. I'll be around to answer any questions you might have. As noted, the book can be downl…
- story
-
comment
Comment #22487636
This feedback is super valuable - thank you for sharing. I'll be sure to relay it to the product team.