Share
×
Inspirational Quotes
Authors
Professions
Topics
Tags
Quote
Given enough eyeballs, all bugs are shallow (e.g., given a large enough beta-tester and co-developer base, almost every problem will be characterized quickly and the fix obvious to someone).
Eric S. Raymond
Share
Change background
T
T
T
Change font
Original
TAGS & TOPICS
Eric S. Raymond
Age: 66
Born: 1957
Born: December 4
Computer Scientist
Engineer
Journalist
Lawyer
Programmer
Software Developer
Writer
Boston
Massachusetts
Eric Raymond
Eric Steven Raymond
ESR
Large
Characterized
Learning
Developers
Almost
Bugs
Given
Shallow
Someone
Programming
Testers
Problem
Base
Developer
Enough
Quickly
Beta
Every
Obvious
Eyeballs
More quotes by Eric S. Raymond
Smart data structures and dumb code works a lot better than the other way around.
Eric S. Raymond
Ugly programs are like ugly suspension bridges: they're much more liable to collapse than pretty ones, because the way humans (especially engineer-humans) perceive beauty is intimately related to our ability to process and understand complexity. A language that makes it hard to write elegant code makes it hard to write good code.
Eric S. Raymond
Lisp was far more powerful and flexible than any other language of its day in fact, it is still a better design than most languages of today, twenty-five years later. Lisp freed ITS's hackers to think in unusual and creative ways. It was a major factor in their successes, and remains one of hackerdom's favorite languages.
Eric S. Raymond
A security system is only as secure as its secret. Beware of pseudo-secrets.
Eric S. Raymond
Linux evolved in a completely different way. From nearly the beginning, it was rather casually hacked on by huge numbers of volunteers coordinating only through the Internet.
Eric S. Raymond
When you lose interest in a program, your last duty to it is to hand it off to a competent successor.
Eric S. Raymond
Provided the development coordinator has a communications medium at least as good as the Internet and knows how to lead without coercion, many heads are inevitably better than one.
Eric S. Raymond
The easiest programs to use are those which demand the least new learning from the user
Eric S. Raymond
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
Release early. Release often. And listen to your customers.
Eric S. Raymond
Berkeley hackers liked to see themselves as rebels against soulless corporate empires.
Eric S. Raymond
The combination of threads, remote-procedure-call interfaces, and heavyweight object-oriented design is especially dangerous... if you are ever invited onto a project that is supposed to feature all three, fleeing in terror might well be an appropriate reaction.
Eric S. Raymond
Lisp is worth learning for the profound enlightenment experience you will have when you finally get it that experience will make you a better programmer for the rest of your days, even if you never actually use Lisp itself a lot.
Eric S. Raymond
Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.
Eric S. Raymond
Programmer time is expensive conserve it in preference to machine time
Eric S. Raymond
You cannot motivate the best people with money. Money is just a way to keep score. The best people in any field are motivated by passion.
Eric S. Raymond
Being able to break security doesn't make you a hacker anymore than being able to hotwire cars makes you an automotive engineer.
Eric S. Raymond
Equally, the Internet interprets attempts at proprietary control as threats and mobilizes to defeat them.
Eric S. Raymond
Why the hell hasn't wxPython become the standard GUI for Python yet?
Eric S. Raymond
Prototype, then polish. Get it working before you optimize it
Eric S. Raymond