Abusing exceptions as goto statementsA reasonably common abuse I see is abusing exceptions as a form of control flow. If it’s inside a single method, it’s not too bad, but…Feb 25, 2021Feb 25, 2021
Scaling teams by embracing autonomyEveryone knows that micromanagement is bad; it’s “common sense” right. So why is it so common that developers who become team leaders fall…Jan 12, 2021Jan 12, 2021
Developer environments and production parityWhen I first started writing software, a common practice was to use an emulator or a lightweight version of something for your development…Dec 11, 2020Dec 11, 2020
Testing Google Cloud Platform PubSub with TestcontainersI wanted to be able to write tests against our Google Cloud Platforms PubSub implementation. Unfortunately, the way the SDK is written, it…Dec 11, 2020Dec 11, 2020
Published inWeb3 LabsViewing other nodes on the network (look who’s talking to your network)Find out how to safeguard yourself from malicious peers and mitigate risk when running nodes.Mar 17, 2020Mar 17, 2020