logo

Quotes About Operating system

To confuse everybody, Microsoft never released a Windows 9. Microsoft skipped a version number when moving from Windows 8.1 to Windows 10.
~ Andy Rathbone
Confirmation bias isn't an occasional bug in our human operating system. It is the operating system. We are designed by evolution to see new information as supporting our existing opinions, so long as it doesn't stop us from procreating. Evolution doesn't care if you understand your reality. It only cares that you reproduce.
~ Scott Adams
Microsoft has a new version out, Windows XP, which according to everybody is the 'most reliable Windows ever.' To me, this is like saying that asparagus is 'the most articulate vegetable ever.'
~ Dave Barry
Overall, OS/2's problems fall into two categories: IBM and Microsoft.
~ Jean-Louis Gassee
Wow, that was salty. I kind of like it," I say, smiling up at the disembodied voice, my hands punching into my pockets, to show off the muscles of my arms. Am I flirting with my operating system? I think I'm flirting with my operating system. That voice.
~ Eliot Schrefer
I believe OS/2 is destined to be the most important operating system, and possibly program, of all time.
~ Bill Gates
By the time Apple's Macintosh operating system finally falls into the public domain, there will be no machine that could possibly run it. The term of copyright for software is effectively unlimited.
~ Lawrence Lessig
we can liken human beings to computing devices, the divine sacrifice of Jesus Christ to our operating system and the indwelling of the Holy Spirit in us to the browser or the app store application. 
~ John Miller
I thought Microsoft did a lot of things that were good and right building parts of the browser into the operating system. Then I thought it out and came up with reasons why it was a monopoly.
~ Steve Wozniak
Maybe we're about to radically change the operating system of the human condition. If so, then this would be a really good time to make backups of our civilization.
~ Bruce Sterling
Thompson and Ritchie were among the first to realize that hardware and compiler technology had become good enough that an entire operating system could be written in C, and by 1978 the whole environment had been successfully ported to several machines of different types.
~ Eric S. Raymond
One of my big regrets is that Facebook hasn't had a major chance to shape the mobile operating system ecosystem.
~ Mark Zuckerberg
Rather than treating our psychology like the unquestioned operating system (or OS) of our entire lives, we can repurpose it to function more like a user interface (or UI)—that easy-to-use dashboard that sits atop all the other, more complex programs. By treating the mind like a dashboard, by treating different states of consciousness like apps to be judiciously deployed, we can bypass a lot of psychological storytelling and get results faster and, often, with less frustration.
~ Steven Kotler
It feels as if ever since the iPhone was released, the Macintosh computer has become just another leverage point in this other operating system's marketing plan.
~ Douglas Rushkoff
DOS is ugly and interferes with users' experience.
~ Bill Gates
I think the touchstone is to give consumers a full, fair choice without the power of a monopoly operating system pushing them in a direction that free competition might or might not achieve.
~ Jim Barksdale
I prefer to thin of it as rebooting my ovarian operating system.
~ Sonya Sones
In computing, a monopoly took the form of a toll booth. Bill Gates had his toll booth, the PC operating system. Jim Clark wanted his own toll booth.
~ Michael Lewis
Hollywood movies, however, have brainwashed us into thinking that we can defeat the alien invaders if they are a few decades or centuries ahead of us in technology. Hollywood assumes that we can win by using some primitive, clever trick. In Independence Day, all we have to do is inject a simple computer virus into their operating system to bring them to their knees, as if the aliens use Microsoft Windows.
~ Michio Kaku
They weren't random; nothing with a human mind as the operating system ever can be. But they were random enough.
~ Mike Carey
No matter how good a jockey, he can't turn a plow horse into a thoroughbred. It was the same with chips and software. Indeed, an operating system depended on a reliable chip.
~ G. Pascal Zachary
The need for reliability greatly influenced the design of the operating system. What was the best way to isolate applications, so that their failure would not bring down NT too? Cutler's answer was to split the operating system into two major pieces. One piece was the "kernel," which never interacted directly with applications and thus couldn't be contaminated by them. The other piece was the graphical, visible portion of the operating system. To
~ G. Pascal Zachary
In programming terms the piece of the operating system that sustained activity when all else failed was the kernel. It protected itself by imposing certain restrictions on applications, the most important being that only it, and never the applications, directed the hardware. The
~ G. Pascal Zachary
A kernel design had two main benefits. First, the kernel ensured reliability by allowing a user to keep other applications active or launch new ones even if one program accidentally halted. Second, the kernel made it possible for an operating system to display multiple personalities. Each operating-system personality called the kernel in order to issue commands to the computer.
~ G. Pascal Zachary