Viewing profile — shawnps
shawnps
HN member- Joined
- Tue, Oct 13, 2009, 9:38 PM UTC
- HN karma
- 602
- Public activity
- 187 items
- HN profile
- View on Hacker News ↗
About shawnps
No profile information was provided.
Recent public activity
-
comment
Comment #29591662
Right, basically this. If you're shipping something new that could affect production, put it behind a feature flag so the code paths that are already live are unaffected. Continuou…
-
comment
Comment #29588780
To make this process safer I usually recommend: 1. Put all new code behind feature flags that are off by default in production. 2. Make rolling back easy. 3. Have extensive unit an…
- comment
-
comment
Comment #28208755
I subscribed to the golang-announce Google Group RSS feed in a Slack channel and was wondering why I didn't see the Go 1.17 announcement.
-
comment
Comment #27136879
We're enjoying LeanPub for publishing Production Go ( https://leanpub.com/productiongo ). You can write in Markdown, and sync with git. You can set a minimum price, but in our expe…
- comment
-
comment
Comment #25899502
When I was learning in university, How to Design Programs was the textbook: https://htdp.org/2020-8-1/Book/index.html
-
comment
Comment #23779316
Early in my career I saw a large legacy project that was riddled with bugs turned around after a senior developer insisted on having unit tests. No one else believed in the value o…
-
comment
Comment #23086897
Thanks, that makes sense. If you don't mind me asking, what's your take on the cost of the wheels? As someone who has worked in sound/lighting, are they something you wouldn't have…
-
comment
Comment #23086347
Genuine question -- how does adding wheels to the Mac Pro add value? I figured most people would just plop it on a desk.
-
comment
Comment #23066102
Online classes can work, but it makes sense that students are frustrated by courses put together quickly due to unforeseen circumstances. I've been a student of Georgia Tech's onli…
-
comment
Comment #23004708
This is not what many people here seem to think it is. A real lawyer's take: https://twitter.com/openargs/status/1254873718855208960
-
comment
Comment #21237472
ITA used to advertise puzzles on the MBTA (public transit) in Boston and I emailed in a solution when I was a university student. Looking back, it seems like an effective way to fi…
-
comment
Comment #20730090
I stumbled across another amazing resource a while back - recorded mock interviews: https://interviewing.io/recordings/Python-Google-6/ I'm not affiliated with this site, I just th…
-
comment
Comment #20658993
I don't think there's anything wrong with buying books that you intend to read in the future. I do this all the time, and when I want something new to read I pick something off of …
-
comment
Comment #20643183
I thought it was a surname Dang.
-
comment
Comment #19509298
If you're interested in purchasing an air quality monitor, Awair is nice: https://getawair.com/ I learned about it from DHH's talk on air quality: https://www.youtube.com/watch?v=M…
-
comment
Comment #19397632
For anyone interested in learning more, I highly recommend this episode of the Darknet Diaries podcast: https://darknetdiaries.com/episode/9/
- comment
- comment
-
comment
Comment #19015054
For anyone interested in purchasing a mechanical watch, there are plenty of brands making affordable mechanical timepieces today. Hamilton, Seiko, Tissot, Swatch, Orient, and Timex…
-
comment
Comment #18744741
Interesting, thanks for the comment. Unfortunately the post you linked is not about the book Longitude, and the blog the author links to for people who want to "discover more about…
- comment
-
comment
Comment #18744149
Thanks for the recommendation. I agree, I wish the author had gone a bit more into practical tips and cognitive behavioral therapy for insomnia. I'll check out The Sleep Solution.
-
comment
Comment #18743988
Favorites that I read in 2018: * Why We Sleep: The New Science of Sleep and Dreams by Matthew Walker ( https://www.goodreads.com/book/show/34466963-why-we-sleep ) * Longitude: The …