Process Articles

RAcecars
Agile | 6 min read

Agile and The Indianapolis 500

The Indianapolis 500 has been a part of my life for as long as I can remember. And after years of building software at SEP — an Indiana company through and through — the similarities are striking. The pre-race strategy sessions. Testing assumptions during practice sessions. Real-time adjustments during pit stops. The moment when weather […]

A picture of an in progress D&D game taken by Philip Mitchell
AI & Data | 8 min read

AI at the Table

I sit at a really weird saddle point currently. Professionally, I’m obliged to engage with generative AI technologies. I’m an AI technologist. I’ve been doing this for nearly twenty years at this point, and over ten past the doctorate. I can’t just ignore a new technology because I personally find it ethically dubious. Conversely, I’m […]

Practices | 3 min read

Five Decisions Your Team Needs to Make Before Starting a Project

Huzzah! You got the project! Now what!? Here are some recommendations on what decisions you should make right now, before you start. 1. What’s the tech? Let’s start with the obvious one. Assuming you’ve decided to write some software, you’ll have to decide how to write it. Which programming language? Is your team going to […]

close up laptop keyboard and screen with code
DevOps | 2 min read

Scripted Git Branch Deployment with Jenkins

When working with git, normally work is done on a branch then merged onto master. However, it is often desired or required that someone else take a look at it before putting it on master. The process of deploying your branch to a test environment is oftentimes manual / time consuming. It does not have […]

Culture | 7 min read

Designers + Developers: Why We’re Better Together

I want to start by sharing that I was inspired by the infographic below from InVision to write this. This may appear at first to be a silly and hunky-dory post about family-like co-worker relationships in the office. While I agree I am writing with this sentiment, I want to show how enriching and successful […]

Agile | 3 min read

Where have you been all my life?

Someone asked me a few weeks ago how lean/agile (little L, little A) has changed how I worked. At the time, I didn’t think that I’ve changed what I did all that much. Sure, lean and agile practices have refined how things are done. Kanban, story mapping, and product ownership are just some of the […]