Live data from Hacker News

Viewing profile — mthenw

mthenw

HN member
Joined
Wed, Jul 13, 2011, 8:17 PM UTC
HN karma
17
Public activity
8 items

About mthenw

No profile information was provided.

Recent public activity

  1. comment
    Comment #13271955

    Thanks! I was using Consul because we had that already deployed. After quick research looks like etcd client doesn't provide nice abstraction for creating dist locks. I found [1] a…

  2. story
  3. story
  4. comment
    Comment #10355797

    Short price comparison: AWS ECR: $0.10/GB-month (+ data transfer) quay.io: $12/month - cheapest plan (5 repos) docker.com: $7/month - cheapest plan (5 repos) https://aws.amazon.com…

  5. comment
    Comment #8109566

    Don't test methods. Test behaviour that stands behind them. Unit in "unit testing" stands for behaviour not method/function. Private methods are private because they should not be …

  6. story
  7. story
  8. story