Tag Archives: software development

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

Code Supply Chain Security

There have been a number of attacks in the last few years on source code. In fact, I saw a new one this week for an e-commerce WordPress plugin. This time hackers got access to the distribution server for the … Continue reading

Posted in Editorial | Tagged , | Comments Off on Code Supply Chain Security