Share
×
Inspirational Quotes
Authors
Professions
Topics
Tags
Quote
The Wesnoth devs are good but not exceptionally so, and we're weighed down by a crappy implementation language (C++). Nevertheless our productivity, in terms of goals achieved per hour of work, is quite high.
Eric S. Raymond
Share
Change background
T
T
T
Change font
Original
TAGS & TOPICS
Eric S. Raymond
Age: 67
Born: 1957
Born: December 4
Computer Scientist
Engineer
Journalist
Lawyer
Programmer
Software Developer
Writer
Boston
Massachusetts
Eric Raymond
Eric Steven Raymond
ESR
Language
Productivity
Work
Nevertheless
Good
Achieved
Goals
Hour
Exceptionally
Terms
Crappy
Quite
Weighed
High
Implementation
More quotes by Eric S. Raymond
Smart data structures and dumb code works a lot better than the other way around.
Eric S. Raymond
Berkeley hackers liked to see themselves as rebels against soulless corporate empires.
Eric S. Raymond
The easiest programs to use are those which demand the least new learning from the user
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
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
Grovelling is not a substitute for doing your homework.
Eric S. Raymond
The workstation-class machines built by Sun and others opened up new worlds for hackers.
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
Prototype, then polish. Get it working before you optimize it
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
Treating your users as co-developers is your least-hassle route to rapid code improvement and effective debugging.
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
Programmer time is expensive conserve it in preference to machine time
Eric S. Raymond
If you treat your beta-testers as if they're your most valuable resource, they will respond by becoming your most valuable resource.
Eric S. Raymond
If you have the right attitude, interesting problems will find you.
Eric S. Raymond
With enough eyes, all bugs are shallow.
Eric S. Raymond
Often, the most striking and innovative solutions come from realizing that your concept of the problem was wrong.
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
The next best thing to having good ideas is recognizing good ideas from your users. Sometimes the latter is better.
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