Share
×
Inspirational Quotes
Authors
Professions
Topics
Tags
Quote
Programmer time is expensive conserve it in preference to machine time
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
Conserve
Programmer
Programmers
Preference
Expensive
Machine
Machines
Time
More quotes by 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
Why the hell hasn't wxPython become the standard GUI for Python yet?
Eric S. Raymond
With enough eyes, all bugs are shallow.
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
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
It is widely grokked that cats have the hacker nature
Eric S. Raymond
A security system is only as secure as its secret. Beware of pseudo-secrets.
Eric S. Raymond
The workstation-class machines built by Sun and others opened up new worlds for hackers.
Eric S. Raymond
Software is largely a service industry operating under the persistent but unfounded delusion that it is a manufacturing industry
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
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
Every good work of software starts by scratching a developers personal itch.
Eric S. Raymond
Any tool should be useful in the expected way, but a truly great tool lends itself to uses you never expected.
Eric S. Raymond
On first blush this looks to be about money, but it is about power. Is power going to go to the information monopolies, or will it go to developers and users?.
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
Today I am one of the senior technical cadre that makes the Internet work, and a core Linux and open-source developer.
Eric S. Raymond
If you have the right attitude, interesting problems will find you.
Eric S. Raymond
Equally, the Internet interprets attempts at proprietary control as threats and mobilizes to defeat them.
Eric S. Raymond
Release early. Release often. And listen to your customers.
Eric S. Raymond
Of course, C proved indispensible to the developers of all its alternatives. Dig down through enough implementation layers under any of the other languages surveyed here and you will find a core implemented in pure, portable C
Eric S. Raymond