3 articles
This post details Lyft's investigation into a memory leak and latency regression discovered while upgrading a Python service from 3.8 to 3.10.
This post explains how the Slack/Quip build team reduced 60-minute build times by applying software engineering principles (caching and parallelization) to their Bazel-based build pipeline.
This post explains how to fetch and manipulate UK Bank Holidays JSON data using Pandas on a Jupyter Notebook to produce a queryable DataFrame.