Tag Archives: software development

Self-Service Databases

When I first started work as a software developer, I knew that getting an environment set up where I could compile a project might take a few hours or a few days. The complexities of how people built software projects, … Continue reading

Posted in Editorial | Tagged , | Comments Off on Self-Service Databases

What’s the Edge Case?

Quite a few of the bugs we see in production systems come from data that isn’t handled well. Perhaps the developer never considered this data, or another bug lets data into a system that should never be recorded. These are … Continue reading

Posted in Editorial | Tagged , | Comments Off on What’s the Edge Case?

Losing Skills Because of Automation

When I was younger, it seemed that everyone I worked with in technology knew how to build a computer. Most knew how to work with a BIOS, were comfortable with command lines, and could assemble complex compiler directives into a … Continue reading

Posted in Editorial | Tagged , | Comments Off on Losing Skills Because of Automation

Good Enough

I find that many of us that work in technology want a solution to be great. Often perfect. Computers are so good at following instructions that we expect them to work as we intend all the time. We aim for … Continue reading

Posted in Editorial | Tagged | Comments Off on Good Enough