
Linus Torvalds Attributes Windows Instability to Faulty Hardware
Linus Torvalds, the father of Linux, shares insights on the reliability issues of Windows, emphasizing the role of memory problems over software bugs.
Key Insights from Linus Torvalds
Linus Torvalds, the renowned creator of the Linux operating system, discussed the persistent reputation of Windows for bugs and crashes, attributing these issues more to faulty hardware than to faulty code. In an engaging dialogue with the Linus Tech Tips YouTube channel, he stated:
“I’m convinced that all the jokes about how unstable Windows is, the Blue Screening—a big percentage of those were not actually software bugs, a big percentage of those are hardware not actually being reliable.”
Torvalds’ Take on Hardware Reliability
His comments emphasized the importance of reliable memory in ensuring system stability. He explained that many issues could arise simply because machines lack error-correcting code (ECC) memory. According to Torvalds, “I don’t understand why people don’t require ECC in their machines. Without ECC, your memory will go bad; it’s just a question of when.”
Furthermore, he detailed his own experience with non-ECC RAM, which led to confusing errors during code compilation. This revelation points to a broader consideration in hardware choices for personal and professional computing.
Conclusion
As technology evolves, the lessons from Torvalds serve as an essential reminder for both developers and users about the critical interplay between hardware quality and software performance. Keep pursuing tech that you can trust!
