Posts
How not to footgun yourself when writing tests - a showcase of flaky tests
Hard-earned learnings about flaky tests inspired by a talk-python podcast titled "Taming Flaky Tests"Read More →
Model Stacking in Tensorflow
A guide to deterministic model stacking in TensorflowRead More →
AWS IAM management concepts and gotchas
A detailed guide to managing access to AWS resources using IAM.Read More →
Distributed Systems, Lazy Evaluation, and Static Typing
A detailed guide to static typing lazily evaluated python codeRead More →
Compressing contiguous ranges
A simple approach to compress contiguous ranges.Read More →