#work
Tag
-
Avoid indirection in tests at all costs
When writing tests the balance between avoiding indirection and DRY-ness should be much more weighted towards avoiding indirection than in the code it is testing.
-
Mini demos
May 17, 2023 4 minute read #workAs software engineers we should all be able to communicate the things we have built to others, but giving a formal demo of something you’ve been working on can be daunting.
-
Narrative driven development
In July I published a blog post on using Dask on KubeFlow with the Dask Kubernetes Operator.
-
Why your profile picture is important
Choosing a good profile picture will make collaborating with others easier, especially if you haven’t met them yet.