Computer Programming Quotes

We've searched our database for all the quotes and captions related to Computer Programming. Here they are! All 100 of them:

A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.
Robert A. Heinlein
Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest.
Isaac Asimov
DNA is like a computer program but far, far more advanced than any software ever created.
Bill Gates (The Road Ahead)
Programs must be written for people to read, and only incidentally for machines to execute.
Harold Abelson (Structure and Interpretation of Computer Programs)
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
Martin Fowler
I love my job. I love the pay! ~I love it more and more each day. ~I love my boss, he is the best! ~I love his boss and all the rest. ~I love my office and its location. I hate to have to go on vacation. ~I love my furniture, drab and grey, and piles of paper that grow each day! ~I think my job is swell, there's nothing else I love so well. ~I love to work among my peers, I love their leers, and jeers, and sneers. ~I love my computer and its software; I hug it often though it won't care. ~I love each program and every file, I'd love them more if they worked a while. ~I'm happy to be here. I am. I am. ~I'm the happiest slave of the Firm, I am. ~I love this work. I love these chores. ~I love the meetings with deadly bores. ~I love my job - I'll say it again - I even love those friendly men. ~Those friendly men who've come today, in clean white coats to take me away!!!!!
Dr. Seuss
Computers are great because when you're working with them you get immediate results that let you know if your program works. It's feedback you don't get from many other things.
Bill Gates
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
Larry Niven
Depression is a lot like that: slowly, over the years, the data will accumulate in your heart and mind, a computer program for total negativity will build into your system, making life feel more and more unbearale. But you won't even notice it coming on, thinking that it is somehow normal, something about getter older, about turning eight or about turning twelve or turning fifteeen, and then one day you realize that your entire life is just awful, not worth living, a horror and a black blot on the white terrain of human existence. One morning you wake up afraid you are going to live.
Elizabeth Wurtzel (Prozac Nation)
The best programs are written so that computing machines can perform them quickly and so that human beings can understand them clearly. A programmer is ideally an essayist who works with traditional aesthetic and literary forms as well as mathematical concepts, to communicate the way that an algorithm works and to convince a reader that the results will be correct.
Donald Ervin Knuth (Selected Papers on Computer Science)
The computer programmer is a creator of universes for which he alone is the lawgiver. No playwright, no stage director, no emperor, however powerful, has ever exercised such absolute authority to arrange a stage or field of battle and to command such unswervingly dutiful actors or troops.
Joseph Weizenbaum
Indeed, the ratio of time spent reading versus writing is well over 10 to 1. We are constantly reading old code as part of the effort to write new code. ...[Therefore,] making it easy to read makes it easier to write.
Robert C. Martin (Clean Code: A Handbook of Agile Software Craftsmanship)
Some catastrophic moments invite clarity, explode in split moments: You smash your hand through a windowpane and then there is blood and shattered glass stained with red all over the place; you fall out a window and break some bones and scrape some skin. Stitches and casts and bandages and antiseptic solve and salve the wounds. But depression is not a sudden disaster. It is more like a cancer: At first its tumorous mass is not even noticeable to the careful eye, and then one day -- wham! -- there is a huge, deadly seven-pound lump lodged in your brain or your stomach or your shoulder blade, and this thing that your own body has produced is actually trying to kill you. Depression is a lot like that: Slowly, over the years, the data will accumulate in your heart and mind, a computer program for total negativity will build into your system, making life feel more and more unbearable. But you won't even notice it coming on, thinking that it is somehow normal, something about getting older, about turning eight or turning twelve or turning fifteen, and then one day you realize that your entire life is just awful, not worth living, a horror and a black blot on the white terrain of human existence. One morning you wake up afraid you are going to live. In my case, I was not frightened in the least bit at the thought that I might live because I was certain, quite certain, that I was already dead. The actual dying part, the withering away of my physical body, was a mere formality. My spirit, my emotional being, whatever you want to call all that inner turmoil that has nothing to do with physical existence, were long gone, dead and gone, and only a mass of the most fucking god-awful excruciating pain like a pair of boiling hot tongs clamped tight around my spine and pressing on all my nerves was left in its wake. That's the thing I want to make clear about depression: It's got nothing at all to do with life. In the course of life, there is sadness and pain and sorrow, all of which, in their right time and season, are normal -- unpleasant, but normal. Depression is an altogether different zone because it involves a complete absence: absence of affect, absence of feeling, absence of response, absence of interest. The pain you feel in the course of a major clinical depression is an attempt on nature's part (nature, after all, abhors a vacuum) to fill up the empty space. But for all intents and purposes, the deeply depressed are just the walking, waking dead. And the scariest part is that if you ask anyone in the throes of depression how he got there, to pin down the turning point, he'll never know. There is a classic moment in The Sun Also Rises when someone asks Mike Campbell how he went bankrupt, and all he can say in response is, 'Gradually and then suddenly.' When someone asks how I love my mind, that is all I can say too
Elizabeth Wurtzel (Prozac Nation)
Living alone,' November whispered, 'is a skill, like running long distance or programming old computers. You have to know parameters, protocols. You have to learn them so well that they become like a language: to have music always so that the silence doesn't overwhelm you, to perform your work exquisitely well so that your time is filled. You have to allow yourself to open up until you are the exact size of the place you live, no more or else you get restless. No less, or else you drown. There are rules; there are ways of being and not being.
Catherynne M. Valente (Palimpsest)
Premature optimization is the root of all evil.
Donald Ervin Knuth (The Art of Computer Programming, Volume 1: Fundamental Algorithms)
The most important property of a program is whether it accomplishes the intention of its user.
C.A.R. Hoare
A long descriptive name is better than a short enigmatic name. A long descriptive name is better than a long descriptive comment.
Robert C. Martin (Clean Code: A Handbook of Agile Software Craftsmanship)
I would say that the five most important skills are of course, reading, writing, arithmetic, and then as you’re adding in, persuasion, which is talking. And then finally, I would add computer programming just because it’s an applied form of arithmetic that just gets you so much leverage for free in any domain that you operate in. If you’re good with computers, if you’re good at basic mathematics, if you’re good at writing, if you’re good at speaking, and if you like reading, you’re set for life.
Naval Ravikant
No matter which field of work you want to go in, it is of great importance to learn at least one programming language.
Ram Ray
The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense.
Edsger W. Dijkstra
He knew what he was experiencing was a basic error in programming, and he wished he could open up his brain and delete the bad code. Unfortunately, the human brain is every bit as closed a system as a Mac.
Gabrielle Zevin (Tomorrow, and Tomorrow, and Tomorrow)
Simple things should be simple, complex things should be possible.
Alan Kay
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
Paul Graham (Hackers and Painters)
The word phobic has its place when properly used, but lately it's been declawed by the pompous insistence that most animosity is based upon fear rather than loathing.... I hate computers. My hatred is entrenched, and I nourish it daily. I'm comfortable with it, and no community outreach program will change my mind.
David Sedaris (Me Talk Pretty One Day)
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
Max Kanat-Alexander (Code Simplicity: The Fundamentals of Software)
On my business card, I am a corporate president. In my mind, I am a game developer. But in my heart, I am a gamer.
Satoru Iwata
I believe that this corporate machinery of scripted programs, comprehension worksheets (reproducibles, handouts, printables, whatever you want to call them), computer-based incentive packages, and test practice curriculum facilitates a solid bottom-line for the companies that sell them, and give schools proof they can point to that they are using every available resource to teach reading, but these efforts are doomed to fail a large number of students because they leave out the most important factor. When you take a forklift and shovel off the programs, underneath it all is a child reading a book.
Donalyn Miller
Programs are meant to be read by humans and only incidentally for computers to execute.
Donald Ervin Knuth
The best computer programmers never write a new program when they can use an old one for a new job.
Gerald M. Weinberg (Becoming a Technical Leader)
I have a well-deserved reputation for being something of a gadget freak, and am rarely happier than when spending an entire day programming my computer to perform automatically a task that would otherwise take me a good ten seconds to do by hand.
Douglas Adams (Last Chance to See)
Well, Mr. Frankel, who started this program, began to suffer from the computer disease that anybody who works with computers now knows about. It's a very serious disease and it interferes completely with the work. The trouble with computers is you *play* with them. They are so wonderful. You have these switches - if it's an even number you do this, if it's an odd number you do that - and pretty soon you can do more and more elaborate things if you are clever enough, on one machine. After a while the whole system broke down. Frankel wasn't paying any attention; he wasn't supervising anybody. The system was going very, very slowly - while he was sitting in a room figuring out how to make one tabulator automatically print arc-tangent X, and then it would start and it would print columns and then bitsi, bitsi, bitsi, and calculate the arc-tangent automatically by integrating as it went along and make a whole table in one operation. Absolutely useless. We *had* tables of arc-tangents. But if you've ever worked with computers, you understand the disease - the *delight* in being able to see how much you can do. But he got the disease for the first time, the poor fellow who invented the thing.
Richard P. Feynman (Surely You're Joking, Mr. Feynman!: Adventures of a Curious Character)
Computer programs are the most complex things that humans make.
Douglas Crockford (JavaScript: The Good Parts)
I suggested that someone grab Bill Gates and get him to install a new operating system, but apparently he's not a demon" At Reaver's eye roll she nodded. "Right? I was surprised too.
Larissa Ione (Reaver (Lords of Deliverance, #5; Demonica, #10))
A computer is like a violin. You can imagine a novice trying first a phonograph and then a violin. The latter, he says, sounds terrible. That is the argument we have heard from our humanists and most of our computer scientists. Computer programs are good, they say, for particular purposes, but they aren’t flexible. Neither is a violin, or a typewriter, until you learn how to use it.
Marvin Minsky
Plainly it isn't an exact science, despite it being a complex interaction of micro-decisions and corresponding thought; perhaps it doesn't always work and we pass by some potential soulmates like the proverbial ships in the night, never quite connecting. Then again, perhaps the system is tenacious and continues to run like a computer program on infinite loop, so that if at first you don't meet, you are drawn back together for another try.
Simon Pegg (Nerd Do Well)
Monty Python is, for reasons best known to nobody, rather popular with computer programmers. There’s even a programming language called Python, based on their sketches.
Mark Forsyth (The Etymologicon: A Circular Stroll Through the Hidden Connections of the English Language)
Everybody in this country should learn to program a computer... because it teaches you how to think.
Steve Jobs
Is it possible that software is not like anything else, that it is meant to be discarded: that the whole point is to always see it as a soap bubble?
Alan J. Perlis
This was his mind, a storehouse, a computer programmed to life, minute by minute, hour by hour, day and night.
Pearl S. Buck (The Eternal Wonder)
DON’T GIVE UP! When the battle seems endless and you think you’ll never make it, remember that you are reprogramming a very carnal, fleshly, worldly mind to think as God thinks. Impossible? No! Difficult? Yes! But, just think, you have God on your team. I believe He is the best “computer programmer” around. (Your mind is like a computer that has had a lifetime of garbage programmed into it.) God is working on you; at least, He is if you have invited Him to have control of your thoughts. He is reprogramming your mind. Just keep cooperating with Him—and don’t give up!
Joyce Meyer (Battlefield of the Mind: Winning the Battle in Your Mind)
You Can't Write Perfect Software. Did that hurt? It shouldn't. Accept it as an axiom of life. Embrace it. Celebrate it. Because perfect software doesn't exist. No one in the brief history of computing has ever written a piece of perfect software. It's unlikely that you'll be the first. And unless you accept this as a fact, you'll end up wasting time and energy chasing an impossible dream.
Andrew Hunt (The Pragmatic Programmer: From Journeyman to Master)
A computer program does what you tell it to do, not what you want it to do.
Arthur Bloch (Murphy's Law and Other Reasons Why Things Go Wrong)
Software testing is a sport like hunting, it's bughunting.
Amit Kalantri
Syntactic sugar causes cancer of the semicolon.
Alan J. Perlis (Structure and Interpretation of Computer Programs)
If I were king, I would redress an abuse which cuts back, as it were, one half of human kind. I would have women participate in all human rights, especially those of the mind.
Émilie du Châtelet (Selected Philosophical and Scientific Writings (The Other Voice in Early Modern Europe))
A computer program can modify itself but it cannot violate its own instructions — it can at best change some parts of itself by *obeying* its own instructions.
Douglas R. Hofstadter (Gödel, Escher, Bach: An Eternal Golden Braid)
You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have.
Cory Althoff (The Self-Taught Programmer: The Definitive Guide to Programming Professionally)
Code is not like other how-computers-work books. It doesn't have big color illustrations of disk drives with arrows showing how the data sweeps into the computer. Code has no drawings of trains carrying a cargo of zeros and ones. Metaphors and similes are wonderful literary devices but they do nothing but obscure the beauty of technology.
Charles Petzold (Code: The Hidden Language of Computer Hardware and Software)
Meaning is like pornography, you know it when you see it.
Seth Lloyd (Programming the Universe: A Quantum Computer Scientist Takes on the Cosmos)
You can see all of this online. But that's cheating. No computer program can compare to the physical experience. It's like learning how to play a virtual sports game. You're not really playing anything, against anyone. You're just a spectator. People are becoming spectators of their own lives instead of living them. But the best part is getting in the game. That's when it's all worth it.
Katie Kacvinsky (Awaken (Awaken, #1))
Thinking is computation, I claim, but that does not mean that the computer is a good metaphor for the mind. The mind is a set of modules, but the modules are not encapsulated boxes or circumscribed swatches on the surface of the brain. The organization of our mental modules comes from our genetic program, but that does not mean that there is a gene for every trait or that learning is less important than we used to think. The mind is an adaptation designed by natural selection, but that does not mean that everything we think, feel, and do is biologically adaptive. We evolved from apes, but that does not mean we have the same minds as apes. And the ultimate goal of natural selection is to propagate genes, but that does not mean that the ultimate goal of people is to propagate genes.
Steven Pinker (How the Mind Works)
Programmed by quanta, physics gave rise first to chemistry and then to life; programmed by mutations and recombination, life gave rise to Shakespeare; programmed by experience and imagination, Shakespeare gave rise to Hamlet.
Seth Lloyd (Programming the Universe: A Quantum Computer Scientist Takes on the Cosmos)
Computational processes are abstract beings that inhabit computers. As they evolve, processes manipulate other abstract things called data. The evolution of a process is directed by a pattern of rules called a program. People create programs to direct processes. In effect, we conjure the spirits of the computer with our spells.
Harold Abelson (Structure and Interpretation of Computer Programs)
Why give a robot an order to obey orders—why aren't the original orders enough? Why command a robot not to do harm—wouldn't it be easier never to command it to do harm in the first place? Does the universe contain a mysterious force pulling entities toward malevolence, so that a positronic brain must be programmed to withstand it? Do intelligent beings inevitably develop an attitude problem? (…) Now that computers really have become smarter and more powerful, the anxiety has waned. Today's ubiquitous, networked computers have an unprecedented ability to do mischief should they ever go to the bad. But the only mayhem comes from unpredictable chaos or from human malice in the form of viruses. We no longer worry about electronic serial killers or subversive silicon cabals because we are beginning to appreciate that malevolence—like vision, motor coordination, and common sense—does not come free with computation but has to be programmed in. (…) Aggression, like every other part of human behavior we take for granted, is a challenging engineering problem!
Steven Pinker (How the Mind Works)
The secret of DNA's success is that it carries information like that of a computer program, but far more advanced. Since experience shows that intelligence is the only presently acting cause of information, we can infer that intelligence is the best explanation for the information in DNA.
Jonathan Wells (The Politically Incorrect Guide to Darwinism and Intelligent Design)
The corollary of constant change is ignorance. This is not often talked about: we computer experts barely know what we're doing. We're good at fussing and figuring out. We function well in a sea of unknowns. Our experience has only prepared us to deal with confusion. A programmer who denies this is probably lying, or else is densely unaware of himself.
Ellen Ullman (Close to the Machine: Technophilia and Its Discontents)
And from the time I was a kid, I've had this internal monologue roaring through my head, which doesn't stop - unless I'm asleep. I'm sure every person has this; it's just that my monologue is particularly loud. And particularly troublesome. I'm constantly asking myself questions. And the problem with that is that your brain is like a computer: If you ask a question, it's programmed to respond, whether there's an answer or not. I'm constantly weighing everything in my mind and trying to predict how my actions will influence events. Or maybe manipulate events are the more appropriate words. It's like playing a game of chess with your own life. And I hate fucking chess!
Jordan Belfort (The Wolf of Wall Street (The Wolf of Wall Street, #1))
Functions that create values are easier to combine in new ways than functions that directly perform side effects
Marijn Haverbeke
Did you ever think that if you told me where Bill's hiding his computer program, I would give you anything you asked for?" - Eric, club dead.
Charlaine Harris (Club Dead (Sookie Stackhouse, #3))
The same way a compact disk isn't responsible for what's recorded on it, that's how we are. You're about as free to act as a programmed computer. You're about as one-of-a-kind as a dollar bill
Chuck Palahniuk (Invisible Monsters Remix)
If you've never programmed a computer, you should. There's nothing like it in the whole world. When you program a computer, it does exactly what you tell it to do. It's like designing a machine — any machine, like a car, like a faucet, like a gas-hinge for a door — using math and instructions. It's awesome in the truest sense: it can fill you with awe.
Cory Doctorow (Little Brother (Little Brother, #1))
But the Turing test cuts both ways. You can't tell if a machine has gotten smarter or if you've just lowered your own standards of intelligence to such a degree that the machine seems smart. If you can have a conversation with a simulated person presented by an AI program, can you tell how far you've let your sense of personhood degrade in order to make the illusion work for you? People degrade themselves in order to make machines seem smart all the time. Before the crash, bankers believed in supposedly intelligent algorithms that could calculate credit risks before making bad loans. We ask teachers to teach to standardized tests so a student will look good to an algorithm. We have repeatedly demonstrated our species' bottomless ability to lower our standards to make information technology look good. Every instance of intelligence in a machine is ambiguous. The same ambiguity that motivated dubious academic AI projects in the past has been repackaged as mass culture today. Did that search engine really know what you want, or are you playing along, lowering your standards to make it seem clever? While it's to be expected that the human perspective will be changed by encounters with profound new technologies, the exercise of treating machine intelligence as real requires people to reduce their mooring to reality.
Jaron Lanier (You Are Not a Gadget)
Goals are for losers. Your mind isn’t magic. It’s a moist computer you can program. The most important metric to track is your personal energy. Every skill you acquire doubles your odds of success. Happiness is health plus freedom. Luck can be managed, sort of. Conquer shyness by being a huge phony (in a good way). Fitness is the lever that moves the world. Simplicity transforms ordinary into amazing.
Scott Adams (How to Fail at Almost Everything and Still Win Big: Kind of the Story of My Life)
When I started reading the literature of molecular biology, I was stunned by certain descriptions. Admittedly, I was on the lookout for anything unusual, as my investigation had led me to consider that DNA and its cellular machinery truly were an extremely sophisticated technology of cosmic origin. But as I pored over thousands of pages of biological texts, I discovered a world of science fiction that seemed to confirm my hypothesis. Proteins and enzymes were described as 'miniature robots,' ribosomes were 'molecular computers,' cells were 'factories,' DNA itself was a 'text,' a 'program,' a 'language,' or 'data.' One only had to do a literal reading of contemporary biology to reach shattering conclusions; yet most authors display a total lack of astonishment and seem to consider that life is merely 'a normal physiochemical phenomenon.
Jeremy Narby (The Cosmic Serpent: DNA and the Origins of Knowledge)
Task complete. Shut it down." Unable to comply, the computer responded. "I finished." Inaccurate statement. Previous command stipulated all listed reports and evaluations must be complete before system rest. This command by Dallas, Lieutenant Eve, priority basis, can only be countermanded at her order by fire, terrorist attack, alien invasion or an open and active case requiring her attention ... Jesus, had she really programmed that? "I changed my mind." Previous command specifies changes of mind, fatigue, boredom, and other lame excuses not acceptable for countermand ... "Bite me," Eve muttered.
J.D. Robb (New York to Dallas (In Death, #33))
It is better to have 100 functions operate on one data structure than 10 functions on 10 data structures.
Alan J. Perlis (Structure and Interpretation of Computer Programs)
The real nightmare, worse than the one in which the Big Machine wants to kill you, is the one in which it sees you as irrelevant, or not even as a discrete thing to know.
Benjamin H. Bratton (The Stack: On Software and Sovereignty (Software Studies))
With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power.
Richard Stallman
My life has taught me that true spiritual insight can come about only through direct experience, the way a severe burn can be attained only by putting your hand in the fire. Faith is nothing more than a watered-down attempt to accept someone else's insight as your own. Belief is the psychic equivalent of an article of secondhand clothing, worn-out and passed down. I equate true spiritual insight with wisdom, which is different from knowledge. Knowledge can be obtained through many sources: books, stories, songs, legends, myths, and, in modern times, computers and television programs. On the other hand, there's only one real source of wisdom - pain. Any experience that provides a person with wisdom will also usually provide them with a scar. The greater the pain, the greater the realization. Faith is spiritual rigor mortis.
Damien Echols (Life After Death)
History cannot be explained deterministically and it cannot be predicted because it is chaotic. So many forces are at work and their interactions are so complex that extremely small variations in the strength of the forces and the way they interact produce huge differences in outcomes. Not only that, but history is what is called a ‘level two’ chaotic system. Chaotic systems come in two shapes. Level one chaos is chaos that does not react to predictions about it. The weather, for example, is a level one chaotic system. Though it is influenced by myriad factors, we can build computer models that take more and more of them into consideration, and produce better and better weather forecasts. Level two chaos is chaos that reacts to predictions about it, and therefore can never be predicted accurately. Markets, for example, are a level two chaotic system. What will happen if we develop a computer program that forecasts with 100 per cent accuracy the price of oil tomorrow? The price of oil will immediately react to the forecast, which would consequently fail to materialise. If the current price of oil is $90 a barrel, and the infallible computer program predicts that tomorrow it will be $100, traders will rush to buy oil so that they can profit from the predicted price rise. As a result, the price will shoot up to $100 a barrel today rather than tomorrow. Then what will happen tomorrow? Nobody knows.
Yuval Noah Harari (Sapiens: A Brief History of Humankind)
And there is one disconcerting thing about working with a computer – it's likely to talk back to you. You make some tiny mistake in your FORTRAN language – putting a letter in the wrong column, say, or omitting a comma – and the 360 comes to a screeching halt and prints out rude remarks, like "ILLEGAL FORMAT," or "UNKNOWN PROBLEM," or, if the man who wrote the program was really feeling nasty that morning, "WHAT'S THE MATTER STUPID? CAN'T YOU READ?" Everyone who uses a computer frequently has had, from time to time, a mad desire to attack the precocious abacus with an axe.
John Drury Clark (Ignition!: An informal history of liquid rocket propellants)
I think that it’s extraordinarily important that we in computer science keep fun in computing. When it started out it was an awful lot of fun. Of course the paying customers got shafted every now and then and after a while we began to take their complaints seriously. We began to feel as if we really were responsible for the successful error-free perfect use of these machines. I don’t think we are. I think we’re responsible for stretching them setting them off in new directions and keeping fun in the house. I hope the field of computer science never loses its sense of fun. Above all I hope we don’t become missionaries. Don’t feel as if you’re Bible sales-men. The world has too many of those already. What you know about computing other people will learn. Don’t feel as if the key to successful computing is only in your hands. What’s in your hands I think and hope is intelligence: the ability to see the machine as more than when you were first led up to it that you can make it more.
Alan J. Perlis
The Matrix has its roots in primitive arcade games,' said the voice-over, 'in early graphics programs and military experimentation with cranial jacks.' On the Sony, a two-dimensional space war faded behind a forest of mathematically generated ferns, demonstrating the spatial possibilities of logarithmic spirals; cold blue military footage burned through, lab animals wired into test systems, helmets feeding into fire control circuits of tanks and war planes. 'Cyberspace. A consensual hallucination experienced daily by billions of legitimate operators, in every nation, by children being taught mathematical concepts... A graphic representation of data abstracted from the banks of every computer in the human system. Unthinkable complexity. Lines of light ranged in the nonspace of the mind, clusters and constellations of data. Like city lights, receding...
William Gibson (Neuromancer (Sprawl, #1))
You would think that, by sheer chance, there would come a time when you daughter's two dances would be close together, ideally near the beginning. But the dance studio makes sure this never happens, using the same computer scheduling program that the cable-TV company uses to make sure that the technician, for whom you have been waiting eleven hours, rings your doorbell only when you have just commenced pooping.
Dave Barry (I'll Mature When I'm Dead: Dave Barry's Amazing Tales of Adulthood)
Nerds are used to transparency. They add value by becoming expert at a technical skill like computer programming. In engineering disciplines, a solution either works or it fails. You can evaluate someone else’s work with relative ease, as surface appearances don’t matter much. Sales is the opposite: an orchestrated campaign to change surface appearances without changing the underlying reality. This strikes engineers as trivial if not fundamentally dishonest. They know their own jobs are hard, so when they look at salespeople laughing on the phone with a customer or going to two-hour lunches, they suspect that no real work is being done. If anything, people overestimate the relative difficulty of science and engineering, because the challenges of those fields are obvious. What nerds miss is that it takes hard work to make sales look easy. SALES
Peter Thiel (Zero to One: Notes on Startups, or How to Build the Future)
When human beings acquired language, we learned not just how to listen but how to speak. When we gained literacy, we learned not just how to read but how to write. And as we move into an increasingly digital reality, we must learn not just how to use programs but how to make them. In the emerging highly programmed landscape ahead, you will either create the software or you will be the software. It’s really that simple: Program, or be programmed.
Douglas Rushkoff (Program or Be Programmed: Ten Commands for a Digital Age)
Summary key points The Psychological Mind is made up of three separate brains: Human, Chimp and Computer. You are the Human. Your Chimp is an emotional thinking machine. Your Computer is a storage area and automatic functioning machine. Any one of them can take complete control but usually they work together.
Steve Peters (The Chimp Paradox: The Mind Management Program to Help You Achieve Success, Confidence, and Happine ss)
If an AI possessed any one of these skills—social abilities, technological development, economic ability—at a superhuman level, it is quite likely that it would quickly come to dominate our world in one way or another. And as we’ve seen, if it ever developed these abilities to the human level, then it would likely soon develop them to a superhuman level. So we can assume that if even one of these skills gets programmed into a computer, then our world will come to be dominated by AIs or AI-empowered humans.
Stuart Armstrong (Smarter Than Us: The Rise of Machine Intelligence)
For instance, a race of hyperintelligent pan-dimensional beings once built themselves a gigantic supercomputer called Deep Thought to calculate once and for all the Question to the Ultimate Answer of Life, the Universe and Everything. For seven and a half million years, Deep Thought computed and calculated, and in the end announced that the answer was in fact Forty-two—and so another, even bigger, computer had to be built to find out what the actual question was. And this computer, which was called the Earth, was so large that it was frequently mistaken for a planet—especially by the strange apelike beings who roamed its surface, totally unaware that they were simply part of a gigantic computer program. And this is very odd, because without that fairly simple and obvious piece of knowledge, nothing that ever happened on the Earth could possibly make the slightest bit of sense.
Douglas Adams (The Ultimate Hitchhiker's Guide to the Galaxy (Hitchhiker's Guide to the Galaxy #1-5))
What you have with Sadie is nothing like what I have with Sadie, so it doesn't even matter. You can fuck anyone," he says. "You can't make games with anyone, though." "I make games with both of you," you point out. "I named Ichigo, for God's sake. I have been with both of you every step of the way. You can't say I haven't been here." "You've been here, sure. But you're fundamentally unimportant. If you weren't here, it would be someone else. You're a tamer of horses. You're an NPC, Marx." An NPC is a character that is not playable by a gamer. It is an AI extra that gives a programmed world verisimilitude. The NPC can be a best friend, a talking computer, a child, a parent, a lover, a robot, a gruff platoon leader, or the villain. Sam, however, means this as an insult---in addition to calling you unimportant, he's saying you're boring and predictable. But the fact is, there is no game without the NPCs. "There's no game without the NPCs," you tell him. "There's just some bullshit hero, wandering around with no one to talk to and nothing to do.
Gabrielle Zevin (Tomorrow, and Tomorrow, and Tomorrow)
And when I am in a new place, because I see everything, it is like when a computer is doing too many things at the same time and the central processor unit is blocked up and there isn't any space left to think about other things. And when I am in a new place and there are lots of people there it is even harder because people are not like cows and flowers and grass and they can talk to you and do things that you don't expect, so you have to notice everything that is in the place, and also you have to notice things that might happen as well. And sometimes when I am in a new place and there are lots of people there it is like a computer crashing and I have to close my eyes and put my hands over my ears and groan, which is like pressing CTRL + ALT + DEL and shutting down programs and turning the computer off and rebooting so that I can remember what I am doing and where I am meant to be going.
Mark Haddon (The Curious Incident of the Dog in the Night-Time)
Underlying our approach to this subject is our conviction that "computer science" is not a science and that its significance has little to do with computers. The computer revolution is a revolution in the way we think and in the way we express what we think. The essence of this change is the emergence of what might best be called procedural epistemology—the study of the structure of knowledge from an imperative point of view, as opposed to the more declarative point of view taken by classical mathematical subjects. Mathematics provides a framework for dealing precisely with notions of "what is". Computation provides a framework for dealing precisely with notions of "how to".
Harold Abelson (Structure and Interpretation of Computer Programs)
Your subconscious is like a computer—more complex a computer than men can build—and its main function is the integration of your ideas. Who programs it? Your conscious mind. If you default, if you don’t reach any firm convictions, your subconscious is programmed by chance—and you deliver yourself into the power of ideas you do not know you have accepted. But one way or the other, your computer gives you print-outs, daily and hourly, in the form of emotions—which are lightning-like estimates of the things around you, calculated according to your values. If you programmed your computer by conscious thinking, you know the nature of your values and emotions. If you didn’t, you don’t.
Ayn Rand (Philosophy: Who Needs It)
AI scientists tried to program computers to act like humans without first answering what intelligence is and what it means to understand. They left out the most important part of building intelligent machines, the intelligence! "Real intelligence" makes the point that before we attempt to build intelligent machines, we have to first understand how the brain thinks, and there is nothing artificial about that. Only then can we ask how we can build intelligent machines
Jeff Hawkins
Girls practically invented programming,” she said. “Jean Bartik, Marlyn Wescoff, Fran Bilas—they all programmed ENIAC.” I had no idea what she was talking about. “And don’t forget Margaret Hamilton. She wrote the software that let Apollo 11 land on the moon.” “I meant programming video games,” I said. “Dona Bailey, Centipede. Brenda Romero, Wizardry. Roberta Williams, King’s Quest. She designed her first computer game at the kitchen table. I interviewed her for school last year.
Jason Rekulak (The Impossible Fortress)
There are at least two ways to believe in the idea of quality. You can believe there's something ineffable going on within the human mind, or you can believe we just don't understand what quality in a mind is yet, even though we might someday. Either of those opinions allows one to distinguish quantity and quality. In order to confuse quantity and quality, you have to reject both possibilities. The mere possibility of there being something ineffable about personhood is what drives many technologists to reject the notion of quality. They want to live in an airtight reality that resembles an idealized computer program, in which everything is understood and there are no fundamental mysteries. They recoil from even the hint of a potential zone of mystery or an unresolved seam in one's worldview. This desire for absolute order usually leads to tears in human affairs, so there is a historical reason to distrust it. Materialist extremists have long seemed determined to win a race with religious fanatics: Who can do the most damage to the most people?
Jaron Lanier (You Are Not a Gadget)
Human beings have only a weak ability to process logic, but a very deep core capability of recognizing patterns. To do logical thinking, we need to use the neocortex, which is basically a large pattern recognizer. It is not an ideal mechanism for performing logical transformations, but it is the only facility we have for the job. Compare, for example, how a human plays chess to how a typical computer chess program works. Deep Blue, the computer that defeated Garry Kasparov, the human world chess champion, in 1997 was capable of analyzing the logical implications of 200 million board positions (representing different move-countermove sequences) every second. (That can now be done, by the way, on a few personal computers.) Kasparov was asked how many positions he could analyze each second, and he said it was less than one. How is it, then, that he was able to hold up to Deep Blue at all? The answer is the very strong ability humans have to recognize patterns. However, we need to train this facility, which is why not everyone can play master chess.
Ray Kurzweil (How to Create a Mind: The Secret of Human Thought Revealed)
The left side of my brain had been shut down like a damaged section of a spinship being sealed off, airtight doors leaving the doomed compartments open to vacuum. I could still think. Control of the right side of my body soon returned. Only the language centers had been damaged beyond simple repair. The marvelous organic computer wedged in my skull had dumped its language content like a flawed program. The right hemisphere was not without some language—but only the most emotionally charged units of communication could lodge in that affective hemisphere; my vocabulary was now down to nine words. (This, I learned later, was exceptional, many victims of CVAs retain only two or three.) For the record, here is my entire vocabulary of manageable words: fuck, shit, piss, cunt, goddamn, motherfucker, asshole, peepee, and poopoo;
Dan Simmons (Hyperion (Hyperion Cantos, #1))
Most organised abuser groups call each particular training a “programme”, as if you were a computer. Many specific trained behaviours have “on” and “off” triggers or switches. Some personality systems are set up with an inner world full of wires or strings that connect switches to their effects. These can facilitate a series of actions by a series of insiders. For example, one part watches the person function in the outside world, and presses a button if he or she sees the person disobeying instructions. The button is connected to an internal wire, which rings a bell in the ear of another part. This part then engages in his or her trained behaviour, opening a door to release the pain of a rape, or cutting the person's arm in a certain pattern, or pushing out a child part. So the watcher has no idea of who the other part is or what she or he does. These events can be quite complicated.
Alison Miller (Becoming Yourself: Overcoming Mind Control and Ritual Abuse)
Surely it would be easier for a small escape pod to zip through asteroids than it would be for a hulking warship. “Let’s lose them in the asteroids!” “Unlikely,” the computer said calmly as the pod swerved again. “Asteroid Belt 116749 is far enough away that we will probably be—” “Just try, damn it!” Ava gritted. The harness dug into Ava’s shoulders as she was jerked from side to side. She thought about asking Evie to turn off the artificial gravity but honestly didn’t know if that would make things better or worse. “Asteroid Belt 116749 is now in sight.” “Yes!” Ava cried triumphantly. “We can do this!” “Unlikely,” the ever-unflappable Evie replied. “Though the pod can change direction faster than the Gathendien ship and I have eluded its acquisition beam, the ship is still pursuing us and—” “Evie,” Ava gritted, “you’re killing me.” “Negative. Killing you is counter to my programming.” “I don’t mean literally!” She grunted as the pod changed directions again. Thank goodness motion sickness never plagued her. “I’m trying to be optimistic!” “Optimism at this juncture is inadvisable.” “Oh, for crap’s sake!
Dianne Duvall (The Purveli (Aldebarian Alliance, #3))
Carmack was of the moment. His ruling force was focus. Time existed for him not in some promising future or sentimental past but in the present condition, the intricate web ol problems and solutions, imagination and code. He kept nothing from the past–no pictures, no records, no games, no computer disks. He didn’t even save copies of his first games, Wraith and Shadowforge. There was no yearbook to remind of his time at Shadowforge. There was no yearbook to remind of his time at school, no magazine copies of his early publications. He kept nothing but what he needed at the time. His bedroom consisted of a lamp, a pillow, a blanket, and a stack of books. There was no mattress. All he brought with him from home was a cat named Mitzi (a gift from his stepfamily) with a mean streak and a reckless bladder.
David Kushner (Masters of Doom: How Two Guys Created an Empire and Transformed Pop Culture)
Let me try to explain to you, what to my taste is characteristic for all intelligent thinking. It is, that one is willing to study in depth an aspect of one's subject matter in isolation for the sake of its own consistency, all the time knowing that one is occupying oneself only with one of the aspects. We know that a program must be correct and we can study it from that viewpoint only; we also know that it should be efficient and we can study its efficiency on another day, so to speak. In another mood we may ask ourselves whether, and if so: why, the program is desirable. But nothing is gained—on the contrary!—by tackling these various aspects simultaneously. It is what I sometimes have called "the separation of concerns", which, even if not perfectly possible, is yet the only available technique for effective ordering of one's thoughts, that I know of. This is what I mean by "focusing one's attention upon some aspect": it does not mean ignoring the other aspects, it is just doing justice to the fact that from this aspect's point of view, the other is irrelevant. It is being one- and multiple-track minded simultaneously.
Edsger W. Dijkstra (Selected Writings on Computing: A personal Perspective (Monographs in Computer Science))
I believe that the mycelium operates at a level of complexity that exceeds the computational powers of our most advanced supercomputers. I see the myce-lium as the Earth’s natural Internet, a consciousness with which we might be able to communicate. Through cross-species interfacing, we may one day exchange information with these sentient cellular networks. Because these externalized neurological nets sense any impression upon them, from footsteps to falling tree branches, they could relay enormous amounts of data regarding the movements of all organisms through the landscape. A new bioneering science could be born, dedicated to programming myconeurological networks to monitor and respond to threats to environments. Mycelial webs could be used as information platforms for mycoengineered ecosystems.
Paul Stamets (Mycelium Running: How Mushrooms Can Help Save the World)
From then on, my computer monitored my vital signs and kept track of exactly how many calories I burned during the course of each day. If I didn’t meet my daily exercise requirements, the system prevented me from logging into my OASIS account. This meant that I couldn’t go to work, continue my quest, or, in effect, live my life. Once the lockout was engaged, you couldn’t disable it for two months. And the software was bound to my OASIS account, so I couldn’t just buy a new computer or go rent a booth in some public OASIS café. If I wanted to log in, I had no choice but to exercise first. This proved to be the only motivation I needed. The lockout software also monitored my dietary intake. Each day I was allowed to select meals from a preset menu of healthy, low-calorie foods. The software would order the food for me online and it would be delivered to my door. Since I never left my apartment, it was easy for the program to keep track of everything I ate. If I ordered additional food on my own, it would increase the amount of exercise I had to do each day, to offset my additional calorie intake. This was some sadistic software. But it worked. The pounds began to melt off, and after a few months, I was in near-perfect health. For the first time in my life I had a flat stomach, and muscles. I also had twice the energy, and I got sick a lot less frequently. When the two months ended and I was finally given the option to disable the fitness lockout, I decided to keep it in place. Now, exercising was a part of my daily ritual.
Ernest Cline (Ready Player One (Ready Player One, #1))
To establish evolutionary interrelatedness invariably requires exhibiting similarities between organisms. Within Darwinism, there's only one way to connect such similarities, and that's through descent with modification driven by the Darwinian mechanism. But within a design-theoretic framework, this possibility, though not precluded, is also not the only game in town. It's possible for descent with modification instead to be driven by telic processes inherent in nature (and thus by a form of design). Alternatively, it's possible that the similarities are not due to descent at all but result from a similarity of conception, just as designed objects like your TV, radio, and computer share common components because designers frequently recycle ideas and parts. Teasing apart the effects of intelligent and natural causation is one of the key questions confronting a design-theoretic research program. Unlike Darwinism, therefore, intelligent design has no immediate and easy answer to the question of common descent. Darwinists necessarily see this as a bad thing and as a regression to ignorance. From the design theorists' perspective, however, frank admissions of ignorance are much to be preferred to overconfident claims to knowledge that in the end cannot be adequately justified. Despite advertisements to the contrary, science is not a juggernaut that relentlessly pushes back the frontiers of knowledge. Rather, science is an interconnected web of theoretical and factual claims about the world that are constantly being revised and for which changes in one portion of the web can induce radical changes in another. In particular, science regularly confronts the problem of having to retract claims that it once confidently asserted.
William A. Dembski
Most of the successful innovators and entrepreneurs in this book had one thing in common: they were product people. They cared about, and deeply understood, the engineering and design. They were not primarily marketers or salesmen or financial types; when such folks took over companies, it was often to the detriment of sustained innovation. “When the sales guys run the company, the product guys don’t matter so much, and a lot of them just turn off,” Jobs said. Larry Page felt the same: “The best leaders are those with the deepest understanding of the engineering and product design.”34 Another lesson of the digital age is as old as Aristotle: “Man is a social animal.” What else could explain CB and ham radios or their successors, such as WhatsApp and Twitter? Almost every digital tool, whether designed for it or not, was commandeered by humans for a social purpose: to create communities, facilitate communication, collaborate on projects, and enable social networking. Even the personal computer, which was originally embraced as a tool for individual creativity, inevitably led to the rise of modems, online services, and eventually Facebook, Flickr, and Foursquare. Machines, by contrast, are not social animals. They don’t join Facebook of their own volition nor seek companionship for its own sake. When Alan Turing asserted that machines would someday behave like humans, his critics countered that they would never be able to show affection or crave intimacy. To indulge Turing, perhaps we could program a machine to feign affection and pretend to seek intimacy, just as humans sometimes do. But Turing, more than almost anyone, would probably know the difference. According to the second part of Aristotle’s quote, the nonsocial nature of computers suggests that they are “either a beast or a god.” Actually, they are neither. Despite all of the proclamations of artificial intelligence engineers and Internet sociologists, digital tools have no personalities, intentions, or desires. They are what we make of them.
Walter Isaacson (The Innovators: How a Group of Hackers, Geniuses, and Geeks Created the Digital Revolution)
The human race is the biggest mass murderer of all time. Think about it: we’re hard-coded to survive. Even our ancient ancestors were driven by this impulse, driven enough to recognize the Neanderthals and Hobbits as dangerous enemies. They may have slaughtered dozens of human subspecies. And that legacy shamefully lives on. We attack whatever is different, anything we don’t understand, anything that might change our world, our environment, reduce our chances of survival. Racism, class warfare, sexism, east versus west, north and south, capitalism and communism, democracy and dictatorships, Islam and Christianity, Israel and Palestine, they’re all different faces of the same war: the war for a homogeneous human race, an end to our differences. It’s a war we started a long time ago, a war we’ve been fighting ever since. A war that operates in every human mind below the subconscious level, like a computer program, constantly running in the background, guiding us to some eventuality.” Kate didn’t know what to say, couldn’t see how it could involve her trial and her children. “You expect me to believe those two children are involved in an ancient cosmic struggle for the human race?
A.G. Riddle (The Atlantis Gene (The Origin Mystery, #1))
Entrepreneurs who kept their day jobs had 33 percent lower odds of failure than those who quit. If you’re risk averse and have some doubts about the feasibility of your ideas, it’s likely that your business will be built to last. If you’re a freewheeling gambler, your startup is far more fragile. Like the Warby Parker crew, the entrepreneurs whose companies topped Fast Company’s recent most innovative lists typically stayed in their day jobs even after they launched. Former track star Phil Knight started selling running shoes out of the trunk of his car in 1964, yet kept working as an accountant until 1969. After inventing the original Apple I computer, Steve Wozniak started the company with Steve Jobs in 1976 but continued working full time in his engineering job at Hewlett-Packard until 1977. And although Google founders Larry Page and Sergey Brin figured out how to dramatically improve internet searches in 1996, they didn’t go on leave from their graduate studies at Stanford until 1998. “We almost didn’t start Google,” Page says, because we “were too worried about dropping out of our Ph.D. program.” In 1997, concerned that their fledgling search engine was distracting them from their research, they tried to sell Google for less than $2 million in cash and stock. Luckily for them, the potential buyer rejected the offer. This habit of keeping one’s day job isn’t limited to successful entrepreneurs. Many influential creative minds have stayed in full-time employment or education even after earning income from major projects. Selma director Ava DuVernay made her first three films while working in her day job as a publicist, only pursuing filmmaking full time after working at it for four years and winning multiple awards. Brian May was in the middle of doctoral studies in astrophysics when he started playing guitar in a new band, but he didn’t drop out until several years later to go all in with Queen. Soon thereafter he wrote “We Will Rock You.” Grammy winner John Legend released his first album in 2000 but kept working as a management consultant until 2002, preparing PowerPoint presentations by day while performing at night. Thriller master Stephen King worked as a teacher, janitor, and gas station attendant for seven years after writing his first story, only quitting a year after his first novel, Carrie, was published. Dilbert author Scott Adams worked at Pacific Bell for seven years after his first comic strip hit newspapers. Why did all these originals play it safe instead of risking it all?
Adam M. Grant (Originals: How Non-Conformists Move the World)
It is important to note that the design of an entire brain region is simpler than the design of a single neuron. As discussed earlier, models often get simpler at a higher level—consider an analogy with a computer. We do need to understand the detailed physics ofsemiconductors to model a transistor, and the equations underlying a single real transistor are complex. A digital circuit that multiples two numbers requires hundreds of them. Yet we can model this multiplication circuit very simply with one or two formulas. An entire computer with billions of transistors can be modeled through its instruction set and register description, which can be described on a handful of written pages of text and formulas. The software programs for an operating system, language compilers, and assemblers are reasonably complex, but modeling a particular program—for example, a speech recognition programbased on hierarchical hidden Markov modeling—may likewise be described in only a few pages of equations. Nowhere in such a description would be found the details ofsemiconductor physics or even of computer architecture. A similar observation holds true for the brain. A particular neocortical pattern recognizer that detects a particular invariant visualfeature (such as a face) or that performs a bandpass filtering (restricting input to a specific frequency range) on sound or that evaluates the temporal proximity of two events can be described with far fewer specific details than the actual physics and chemicalrelations controlling the neurotransmitters, ion channels, and other synaptic and dendritic variables involved in the neural processes. Although all of this complexity needs to be carefully considered before advancing to the next higher conceptual level, much of it can be simplified as the operating principles of the brain are revealed.
Ray Kurzweil (How to Create a Mind: The Secret of Human Thought Revealed)
Pham Nuwen spent years learning to program/explore. Programming went back to the beginning of time. It was a little like the midden out back of his father’s castle. Where the creek had worn that away, ten meters down, there were the crumpled hulks of machines—flying machines, the peasants said—from the great days of Canberra’s original colonial era. But the castle midden was clean and fresh compared to what lay within the Reprise’s local net. There were programs here that had been written five thousand years ago, before Humankind ever left Earth. The wonder of it—the horror of it, Sura said—was that unlike the useless wrecks of Canberra’s past, these programs still worked! And via a million million circuitous threads of inheritance, many of the oldest programs still ran in the bowels of the Qeng Ho system. Take the Traders’ method of timekeeping. The frame corrections were incredibly complex—and down at the very bottom of it was a little program that ran a counter. Second by second, the Qeng Ho counted from the instant that a human had first set foot on Old Earth’s moon. But if you looked at it still more closely. . .the starting instant was actually some hundred million seconds later, the 0-second of one of Humankind’s first computer operating systems. So behind all the top-level interfaces was layer under layer of support. Some of that software had been designed for wildly different situations. Every so often, the inconsistencies caused fatal accidents. Despite the romance of spaceflight, the most common accidents were simply caused by ancient, misused programs finally getting their revenge. “We should rewrite it all,” said Pham. “It’s been done,” said Sura, not looking up. She was preparing to go off-Watch, and had spent the last four days trying to root a problem out of the coldsleep automation. “It’s been tried,” corrected Bret, just back from the freezers. “But even the top levels of fleet system code are enormous. You and a thousand of your friends would have to work for a century or so to reproduce it.” Trinli grinned evilly. “And guess what—even if you did, by the time you finished, you’d have your own set of inconsistencies. And you still wouldn’t be consistent with all the applications that might be needed now and then.” Sura gave up on her debugging for the moment. “The word for all this is ‘mature programming environment.’ Basically, when hardware performance has been pushed to its final limit, and programmers have had several centuries to code, you reach a point where there is far more signicant code than can be rationalized. The best you can do is understand the overall layering, and know how to search for the oddball tool that may come in handy—take the situation I have here.” She waved at the dependency chart she had been working on. “We are low on working fluid for the coffins. Like a million other things, there was none for sale on dear old Canberra. Well, the obvious thing is to move the coffins near the aft hull, and cool by direct radiation. We don’t have the proper equipment to support this—so lately, I’ve been doing my share of archeology. It seems that five hundred years ago, a similar thing happened after an in-system war at Torma. They hacked together a temperature maintenance package that is precisely what we need.” “Almost precisely.
Vernor Vinge (A Deepness in the Sky)