Live data from Hacker News

Viewing profile — mattheath

mattheath

HN member
Joined
Wed, Dec 07, 2011, 1:06 AM UTC
HN karma
19
Public activity
6 items

About mattheath

mattheath.com

Recent public activity

  1. comment
    Comment #14110406

    You're welcome! In our case linkerd is critical to this, as we've offloaded load balancing, circuit breaking, and retry policies etc to linkerd. If we hadn't then we would need to …

  2. comment
    Comment #14108798

    We store the vast majority of our data in Cassandra, which gives us tuneable consistency and high availability given its master-less architecture. Those properties suit the rest of…

  3. comment
    Comment #14107081

    Hi, author here. Happy to answer any questions!

  4. comment
    Comment #11548009

    TL;DR Yes, but as someone else mentioned, the real question isn't if Go is suitable for Fintech, but if it's suitable for your team and the specific problem you are trying to solve…

  5. comment
    Comment #11106989

    That was me ;) Atom's great until you save and goimports locks up the whole UI. Think that is the protobuf interface used by the client and server in our tracing tool, so handy hav…

  6. comment
    Comment #9035809

    I would disagree with this - it's a very broad statement. While building frameworks often encourages developers to abstract to the nth degree and add far more flexibility than is r…