Live data from Hacker News

Viewing profile — fergus_google

fergus_google

HN member
Joined
Sat, Feb 11, 2017, 5:24 AM UTC
HN karma
11
Public activity
4 items

About fergus_google

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #18824747

    Untangle one dependency at a time.

  3. 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…

  4. comment
    Comment #13622967

    That's actually an error in the paper -- JavaScript is now an officially approved programming language at Google.