Viewing profile — mattheath
mattheath
HN member- Joined
- Wed, Dec 07, 2011, 1:06 AM UTC
- HN karma
- 19
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About mattheath
Recent public activity
-
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 …
-
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…
-
comment
Comment #14107081
Hi, author here. Happy to answer any questions!
-
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…
-
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…
-
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…