Skip to content
Insights & Iterations Making sense of AI: technical, everyday, & reflections.

#process

Give a Safe Space to Express Ideas
Give a Safe Space to Express Ideas

April 1, 2021 • 1 min read

When leading a team, it’s important to create an environment where everyone feels safe to express their ideas regardless of their experience level.

Scrum is Overrated
Scrum is Overrated

March 16, 2021 • 2 min read

Scrum is overrated. It's a good starting point for teams that have never worked together, but it's not the end all be all.

The Benefits of Using a Build Framework
The Benefits of Using a Build Framework

November 25, 2020 • 2 min read

Continuous Integration (CI) and/or Continuous Delivery (CD) is the norm on software projects these days. There are many build servers such as Azure DevOps, TeamCity, Jenkins, and Cruise Control.Net.

Understanding Begins with Expressive Names
Understanding Begins with Expressive Names

September 30, 2019 • 4 min read

Understanding code is the first step to modifying it.

Understanding Time Discrepancies in Distributed Systems
Understanding Time Discrepancies in Distributed Systems

January 20, 2012 • 1 min read

While UTC provides a common time standard, assuming perfect synchronization between servers using UTC can lead to data inconsistencies and unexpected errors.

2 minutes on Migrating Data
2 minutes on Migrating Data

December 22, 2011 • 2 min read

Migrating data is a pain. Use a tool.