Posts tagged: programming

When Flow-State is Dangerous

04 Aug 2021 | Leadership

Flow-state is a zen-like experience for developers where code seems to produce itself with low effort. As much of a joy as this experience is, there are hidden dangers to this flow-state, so let’s explore them.

Tags:

Test or Die

28 Mar 2016 | Leadership

Testing software isn’t a new subject by any means, but that also doesn’t mean it’s well understood or easy to approach. If you’re starting a new project you have the benefit of only needing to test what you create, but if you have an established, legacy project you have the extra burden of trying to test the other interactions of code and system that already exist.

Tags: