Six Simple Solutions to Perplexing Tech Problems
Over the years, I’ve encountered quite a lot of tech problems, as someone who knows a lot about computers, writes software for a living, and has ...
Over the years, I’ve encountered quite a lot of tech problems, as someone who knows a lot about computers, writes software for a living, and has ...
When I help family and friends with computer problems that get thorny, they often apologize for making me frustrated or causing trouble. The thing is, ...
Some people, when confronted with a problem, think, “I know, I’ll use regular expressions.” Now they have two problems. Jamie Zawinski
Back in my introduction to debugging, I observed that debugging often causes enormous frustration:
Debugging involves minutes or even hours of trial and error – and we tend to focus on the error part and get frustrated. Presented with error after error...
Imagine for a moment that you’re an auto mechanic with a knack for attracting eccentric customers with unusual problems. Which of these scenarios would y...
When we encounter a problem with a complex system, it’s easy to misidentify the problem. In other words, we can seize on some small piece of the syst...
It is impossible to solve a problem without some kind of information about the problem.
Have you ever called or gone to bother a friend or coworker for some information you can’t think of, only to remember the answer the moment you ask? ...
One of the most critical and least popular activities when developing and maintaining software is debugging – fixing code that has been written incor...