Famous Quotes & Sayings

Eric S. Raymond Quotes & Sayings

Enjoy the top 78 famous quotes, sayings and quotations by Eric S. Raymond.

Share on Facebook Share on Twitter Share on Google+ Pinterest Share on Linkedin

Famous Quotes By Eric S. Raymond

Eric S. Raymond Quotes 997183

When you lose interest in a program, your last duty to it is to hand it off to a competent successor. — Eric S. Raymond

Eric S. Raymond Quotes 2173470

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

Eric S. Raymond Quotes 2231595

People are happiest when they're the most productive. People enjoy tasks, especially creative tasks, when the tasks are in the optimal-challenge zone: not too hard and not too easy. To some extent, that has always been true. But it becomes even more true as work becomes more about brains and creativity. — Eric S. Raymond

Eric S. Raymond Quotes 1711006

Anybody who has ever owned a dog who barked when strangers came near its owner's property has experienced the essential continuity between animal territoriality and human property. Our domesticated cousins of the wolf are instinctively smarter about this than a good many human political theorists. — Eric S. Raymond

Eric S. Raymond Quotes 1971479

The central problem of C and C++ is that they require programmers to do their own memory management — Eric S. Raymond

Eric S. Raymond Quotes 1807048

The only way to write complex software that won't fall on its face is to hold its global complexity down - to build it out of simple pieces connected by well-defined interfaces, so that most problems are local and you can have some hope of fixing or optimizing a part without breaking the whole — Eric S. Raymond

Eric S. Raymond Quotes 2144404

Often, the most striking and innovative solutions come from realizing that your concept of the problem was wrong. — Eric S. Raymond

Eric S. Raymond Quotes 1375303

Software is largely a service industry operating under the persistent but unfounded delusion that it is a manufacturing industry — Eric S. Raymond

Eric S. Raymond Quotes 1977667

We hackers are a playful bunch; we'll hack anything, including language, if it looks like fun (thus our tropism for puns). Deep down, we like confusing people who are stuffier and less mentally agile than we are, especially when they're bosses. There's a little bit of the mad scientist in all hackers, ready to discombobulate the world and flip authority the finger - especially if we can do it with snazzy special effects. — Eric S. Raymond

Eric S. Raymond Quotes 1118098

Python language is one example. As we noted above, it is also heavily used for mathematical and scientific papers, and will probably dominate that niche for some years yet. 18.3.3 — Eric S. Raymond

Eric S. Raymond Quotes 1984526

In the beginning, there were Real Programmers. — Eric S. Raymond

Eric S. Raymond Quotes 114775

The next best thing to having good ideas is recognizing good ideas from your users. Sometimes the latter is better. — Eric S. Raymond

Eric S. Raymond Quotes 318505

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

Eric S. Raymond Quotes 1312108

Alchemists turned into chemists
when they stopped keeping secrets. — Eric S. Raymond

Eric S. Raymond Quotes 1546258

Every good work of software starts by scratching a developers personal itch. — Eric S. Raymond

Eric S. Raymond Quotes 1282333

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

Eric S. Raymond Quotes 1374835

Prototype, then polish. Get it working before you optimize it — Eric S. Raymond

Eric S. Raymond Quotes 2226144

When are programmers happy? They're happy when they're not underutilized - when they're not bored - and also when they're not overburdened with inappropriate specifications or meaningless bureaucracies. In other words, programmers are happiest when they're working efficiently. This is a general preference in creative work. — Eric S. Raymond

Eric S. Raymond Quotes 2139996

A critical factor in its success was that the X developers were willing to give the sources away for free in accordance with the hacker ethic, and able to distribute them over the Internet. — Eric S. Raymond

Eric S. Raymond Quotes 1397334

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

Eric S. Raymond Quotes 1456492

CSV (fields separated by commas, double quotes used to escape commas, no continuation lines) is rarely found under Unix. — Eric S. Raymond

Eric S. Raymond Quotes 1477567

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

Eric S. Raymond Quotes 1477845

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

Eric S. Raymond Quotes 1478667

Complexity control is the central problem of writing software in the real world — Eric S. Raymond

Eric S. Raymond Quotes 1514959

Use # as an introducer for comments. It is good to have a way to embed annotations and comments in data files. It's best if they're actually part of the file structure, and so will be preserved by tools that know its format. For comments that are not preserved during parsing, # is the conventional start character. — Eric S. Raymond

Eric S. Raymond Quotes 2094597

If you have the right attitude, interesting problems will find you. — Eric S. Raymond

Eric S. Raymond Quotes 1520300

It is widely grokked that cats have the hacker nature — Eric S. Raymond

Eric S. Raymond Quotes 1532846

Smart data structures and dumb code works a lot better than the other way around. — Eric S. Raymond

Eric S. Raymond Quotes 1931645

Free markets select for winning solutions. — Eric S. Raymond

Eric S. Raymond Quotes 1583090

Programmer time is expensive; conserve it in preference to machine time — Eric S. Raymond

Eric S. Raymond Quotes 2036311

When writing gateway software of any kind, take pains to disturb the data stream as little as possible - and never throw away information unless the recipient forces you to! — Eric S. Raymond

Eric S. Raymond Quotes 1588789

The ARPAnet was the first transcontinental, high-speed computer network. — Eric S. Raymond

Eric S. Raymond Quotes 1591900

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

Eric S. Raymond Quotes 1614452

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

Eric S. Raymond Quotes 1660439

As a Facebook user, do I have control of the data Facebook keeps about me? Concretely: can I examine and modify that data using tools of my choosing which are built for my needs? — Eric S. Raymond

Eric S. Raymond Quotes 1671829

And we're weighed down by a crappy implementation language (C++). — Eric S. Raymond

Eric S. Raymond Quotes 1959251

Why the hell hasn't wxPython become the standard GUI for Python yet? — Eric S. Raymond

Eric S. Raymond Quotes 1733672

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

Eric S. Raymond Quotes 1943481

People who study primate societies make a distinction between two kinds of cultural interactions, agonic and hedonic. In agonic societies, you gain status by asserting dominance over others. In hedonic societies, you gain status by drawing attention to yourself. Open source is a hedonic culture. — Eric S. Raymond

Eric S. Raymond Quotes 1828670

Rushing to optimize before the bottlenecks are known may be the only error to have ruined more designs than feature creep. From tortured code to incomprehensible data layouts, the results of obsessing about speed or memory or disk usage at the expense of transparency and simplicity are everywhere. They spawn innumerable bugs and cost millions of man-hours - often, just to get marginal gains in the use of some resource much less expensive than debugging time — Eric S. Raymond

Eric S. Raymond Quotes 1846997

It's not all that important that you be able to originate brilliant ideas... The more important talent is to be able to recognize good ideas from other people. — Eric S. Raymond

Eric S. Raymond Quotes 1880743

If Unix could present the same face, the same capabilities, on machines of many different types, it could serve as a common software environment for all of them. — Eric S. Raymond

Eric S. Raymond Quotes 363453

Does Facebook behave like a tool in my hand, or a firehose designed to spew at me in accordance with other peoples' agendas? Concretely: can I write my own client to present a filtered view of the Facebook stream, or have other people do that for me? — Eric S. Raymond

Eric S. Raymond Quotes 521323

A security system is only as secure as its secret. Beware of pseudo-secrets. — Eric S. Raymond

Eric S. Raymond Quotes 480668

Grovelling is not a substitute for doing your homework. — Eric S. Raymond

Eric S. Raymond Quotes 458386

With enough eyes, all bugs are shallow. — Eric S. Raymond

Eric S. Raymond Quotes 449869

Transparency is therefore more than an esthetic triumph; it is a victory that will be reflected in lower costs throughout the software's life cycle. 6.2.2 — Eric S. Raymond

Eric S. Raymond Quotes 444701

When your language is nowhere near Turing-complete, syntactic sugar can be your friend. — Eric S. Raymond

Eric S. Raymond Quotes 393670

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

Eric S. Raymond Quotes 390665

Equally, the Internet interprets attempts at proprietary control as threats and mobilizes to defeat them. — Eric S. Raymond

Eric S. Raymond Quotes 382511

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

Eric S. Raymond Quotes 675679

There is a flip side to this. In the Unix world, libraries which are delivered as libraries should come with exerciser programs. — Eric S. Raymond

Eric S. Raymond Quotes 339482

When you feel the urge to design a complex binary file format, or a complex binary application protocol, it is generally wise to lie down until the feeling passes. — Eric S. Raymond

Eric S. Raymond Quotes 328322

When the superior programmer refrains from coding, his force is felt for a thousand miles. — Eric S. Raymond

Eric S. Raymond Quotes 325423

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

Eric S. Raymond Quotes 243111

Release early. Release often. And listen to your customers. — Eric S. Raymond

Eric S. Raymond Quotes 236396

Berkeley hackers liked to see themselves as rebels against soulless corporate empires. — Eric S. Raymond

Eric S. Raymond Quotes 234663

Money is just a way to keep score. The best people in any field are motivated by passion. That becomes more true the higher the skill level gets. — Eric S. Raymond

Eric S. Raymond Quotes 216850

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

Eric S. Raymond Quotes 210750

The easiest programs to use are those which demand the least new learning from the user — Eric S. Raymond

Eric S. Raymond Quotes 1082874

When you see the right thing, do it - this may look like more work in the short term, but it's the path of least effort in the long run. If you don't know what the right thing is, do the minimum necessary to get the job done, at least until you figure out what the right thing is. To do the Unix philosophy right, you have to be loyal to excellence. You have to believe that software design is a craft worth all the intelligence, creativity, and passion you can muster. Otherwise you won't look past the easy, stereotyped ways of approaching design and implementation; you'll rush into coding when you should be thinking. You'll carelessly complicate when you should be relentlessly simplifying - and then you'll wonder why your code bloats and debugging is so hard. — Eric S. Raymond

Eric S. Raymond Quotes 1277181

To solve an interesting problem, start by finding a problem that is interesting to you. — Eric S. Raymond

Eric S. Raymond Quotes 1263123

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

Eric S. Raymond Quotes 1172248

Microsoft is not the problem. Microsoft is the symptom. — Eric S. Raymond

Eric S. Raymond Quotes 1160833

I believe, but cannot prove, that global "AIDS" is a whole cluster of unrelated diseases all of which have been swept under a single rug for essentially political reasons, and that the identification of HIV as the sole pathogen is likely to go down as one of the most colossal blunders in the history of medicine. — Eric S. Raymond

Eric S. Raymond Quotes 1152302

Good programmers know what to write. Great ones know what to rewrite (and reuse) — Eric S. Raymond

Eric S. Raymond Quotes 1144175

Does Facebook act as though I own my online life, or as though it does? Concretely: Can I control what data it shares with other users, with advertisers, and with business partners? — Eric S. Raymond

Eric S. Raymond Quotes 1129465

Treating your users as co-developers is your least-hassle route to rapid code improvement and effective debugging. — Eric S. Raymond

Eric S. Raymond Quotes 1096219

When I hear the words social responsibility, I want to reach for my gun. — Eric S. Raymond

Eric S. Raymond Quotes 1308151

The beginnings of the hacker culture as we know it today can be conveniently dated to 1961, the year MIT acquired the first PDP-1. — Eric S. Raymond

Eric S. Raymond Quotes 1075765

Top-down tends to be good practice when three preconditions are true: (a) you can specify in advance precisely what the program is to do, (b) the specification is unlikely to change significantly during implementation, and (c) you have a lot of freedom in choosing, at a low level, how the program is to get that job done. — Eric S. Raymond

Eric S. Raymond Quotes 1066335

The workstation-class machines built by Sun and others opened up new worlds for hackers. — Eric S. Raymond

Eric S. Raymond Quotes 959496

The iPhone brand is in worse shape than I thought was even possible. And the implications of that are huge ... The iPhone is in deep trouble. — Eric S. Raymond

Eric S. Raymond Quotes 952872

A software system is transparent when you can look at it and immediately see what is going on. It is simple when what is going on is uncomplicated enough for a human brain to reason about all the potential cases without strain — Eric S. Raymond

Eric S. Raymond Quotes 906533

And for any agents or proxy of the regime interested in asking me questions face to face, I've got some bullets slathered in pork fat to make you feel extra special welcome. — Eric S. Raymond

Eric S. Raymond Quotes 860446

Any tool should be useful in the expected way, but a truly great tool lends itself to uses you never expected. — Eric S. Raymond

Eric S. Raymond Quotes 683406

In early 1993, a hostile observer might have had grounds for thinking that the Unix story was almost played out, and with it the fortunes of the hacker tribe. — Eric S. Raymond

Eric S. Raymond Quotes 675801

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