Share
×
Inspirational Quotes
Authors
Professions
Topics
Tags
Quote
Why the hell hasn't wxPython become the standard GUI for Python yet?
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
Hasn
Standard
Standards
Hell
Become
Python
More quotes by Eric S. Raymond
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
The easiest programs to use are those which demand the least new learning from the user
Eric S. Raymond
Often, the most striking and innovative solutions come from realizing that your concept of the problem was wrong.
Eric S. Raymond
Smart data structures and dumb code works a lot better than the other way around.
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
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
When you lose interest in a program, your last duty to it is to hand it off to a competent successor.
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
Treating your users as co-developers is your least-hassle route to rapid code improvement and effective debugging.
Eric S. Raymond
Equally, the Internet interprets attempts at proprietary control as threats and mobilizes to defeat them.
Eric S. Raymond
The workstation-class machines built by Sun and others opened up new worlds for hackers.
Eric S. Raymond
In the U.S., blacks are 12% of the population but commit 50% of violent crimes can anyone honestly think this is unconnected to the fact that they average 15 points of IQ lower than the general population? That stupid people are more violent is a fact independent of skin color.
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
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 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
Prototype, then polish. Get it working before you optimize it
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
For the first time, individual hackers could afford to have home machines comparable in power and storage capacity to the minicomputers of ten years earlier - Unix engines capable of supporting a full development environment and talking to the Internet.
Eric S. Raymond
Grovelling is not a substitute for doing your homework.
Eric S. Raymond
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