top of page
"The orthogonal features, when combined, can explode into complexity."
Standard
Customized
Exlpore more Complexity quotes

"As a human I'm complex, as a human I don't have limits, but the book have it's own limits. All the time something good happens?? But why people don't continue to live in horror??It satisfies me, to see how people suck blood it's a symptom that you are watching a vampire... But it's to far isn't it??Sometimes to dream, how you dream and how you wake up in the dream and you wake up from that dream... wow that's awesome!?"

"I hate American simplicity. I glory in the piling up of complications of every sort. If I could pronounce the name James in any different or more elaborate way I should be in favor of doing it."

"Just a single cord is enough to be tangled."

"It's simple, it's not that simple; or life is simple, but the things in it are not. When a man does not understand it, he tends to inflate it. When he does, he tends to deflate it. In the end, neither images are fully accurate."

"Many lies lie between one truth."

"She decided to make his life as terrible, tragic and complicated as possible, so that some day Percy Jackson would have a really hard time writing about it."

"I have been interested in phenomena involving complexity, diversity and evolution since I was a young boy."

"It is clear to all that the animal organism is a highly complex system consisting of an almost infinite series of parts connected both with one another and, as a total complex, with the surrounding world, with which it is in a state of equilibrium."

"Some things in life are too complicated to explain in any language."

"We're very familiar with the idea that some things are so complex they're beyond our comprehension. This not only keeps us solving and experimenting but also distracted. Many things are really so simple we can't see them under our big noses."
Explore more quotes by Yukihiro Matsumoto

"I believe consistency and orthogonality are tools of design, not the primary goal in design."

"I didn't work hard to make Ruby perfect for everyone, because you feel differently from me. No language can be perfect for everyone. I tried to make Ruby perfect for me, but maybe it's not perfect for you. The perfect language for Guido van Rossum is probably Python."

"From the viewpoint of what you can do, therefore, languages do differ - but the differences are limited. For example, Python and Ruby provide almost the same power to the programmer."

"Ruby inherited the Perl philosophy of having more than one way to do the same thing. I inherited that philosophy from Larry Wall, who is my hero actually. I want to make Ruby users free. I want to give them the freedom to choose."

"In our daily lives as programmers, we process text strings a lot. So I tried to work hard on text processing, namely the string class and regular expressions. Regular expressions are built into the language and are very tuned up for use."

"People are different. People choose different criteria. But if there is a better way among many alternatives, I want to encourage that way by making it comfortable. So that's what I've tried to do."

"Most of the tasks we do are for humans. For example, a tax calculation is counting numbers so the government can pull money out from my wallet, but government consists of humans."

"You want to enjoy life, don't you? If you get your job done quickly and your job is fun, that's good isn't it? That's the purpose of life, partly. Your life is better."

"Actually, I didn't make the claim that Ruby follows the principle of least surprise. Someone felt the design of Ruby follows that philosophy, so they started saying that. I didn't bring that up, actually."

"Because of the Turing completeness theory, everything one Turing-complete language can do can theoretically be done by another Turing-complete language, but at a different cost. You can do everything in assembler, but no one wants to program in assembler anymore."
bottom of page