Live data from Hacker News

Viewing profile — badrij

badrij

HN member
Joined
Tue, Feb 11, 2014, 4:13 PM UTC
HN karma
9
Public activity
4 items

About badrij

No profile information was provided.

Recent public activity

  1. comment
    Comment #11376378

    This reflects my experience too. Refactoring is defined as the process by which you restructure code without changing its external behaviour. So in other words, refactoring should …

  2. comment
    Comment #7647449

    I hope this helps- but Go is not a build tool - but a deployment pipeline tool. Go runs builds on your machines and can call out to various build tools- like Ant, Nant, rake - or i…

  3. comment
    Comment #7623480

    The key point here is that it is automated deployment, not automatic deployment. Without an automated manually gated trigger, you would end up deploying every gem that got built to…

  4. story