Viewing profile — fergus_google
fergus_google
HN member- Joined
- Sat, Feb 11, 2017, 5:24 AM UTC
- HN karma
- 11
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About fergus_google
No profile information was provided.
Recent public activity
-
comment
Comment #24749383
For a brief overview of how software engineering is done at Google, see my paper "Software Engineering at Google" https://arxiv.org/abs/1702.01715 >, and with regards to architectu…
-
comment
Comment #18824747
Untangle one dependency at a time.
-
comment
Comment #18824619
It's common for code at Google to be rewritten without reusing most of the existing tests -- instead, new tests are written for the new code. Yes, this risks not understanding edge…
-
comment
Comment #13622967
That's actually an error in the paper -- JavaScript is now an officially approved programming language at Google.