Tag Archives: software development

Better Coding, More Savings

I’m sure most of us would like to think that we write fairly efficient code. However the reality for many of us might be that we don’t actually know. Many of us use the same patterns and practices that we’ve … Continue reading

Posted in Editorial | Tagged | Comments Off on Better Coding, More Savings

Practicing Deployments

It’s said that amateurs practice until they can get something right. Professionals practice until they don’t get something wrong. That’s the idea, and while professionals make mistakes, they make far fewer than those that don’t approach their craft as a … Continue reading

Posted in Editorial | Tagged | 2 Comments

Serverless Software

I love the words “loosely coupled.” At times in my career, I’ve built software and have aimed to ensure that processes, workflows, and components worked well on their own. In the places where I had to work with data or … Continue reading

Posted in Editorial | Tagged | 1 Comment

Building Better Software

Why is programming so hard, especially on seemingly simple problems. Here’s a short piece on the Apple iOS6 Do Not Disturb bug that surprised me. The bug is fixed, as of Jan 7, because it was a date issue. According to the … Continue reading

Posted in Editorial | Tagged | Comments Off on Building Better Software