Someone once told me that a company’s culture isn’t defined by your HR department or your C-suite - it’s defined by how we show up and treat each other every day. It’s built in the small, daily interactions that demonstrate the sort of behaviors that are and are not rewarded when working at $dayjob . For engineering teams, the question then becomes how do we play our part in this? What does it…
Over the course of 2023-ish I wrote two Python frameworks. The first, an open source testing framework called sundew , that attempts to rethink traditional unit testing with the goal of being both faster and more effective. The second, a closed source actor model framework that I wrote with a team, which we will call pk . Currently, pk is still under development, but it is actively used in…