Steven den Beste wrote a long, intelligent and insightful essay on who the enemy is. I think he is right to see Afghanistan, Iraq, and the suppression of Al-Qaeda as phases of longer, wider war — a clash of civilizations driven by the failure of Islamic/Arab culture (though I would stress the problem of the Islamic commandment to jihad more than he does).
American programmer & open source advocate (1957-)
Eric S. Raymond (born December 4, 1957), often referred to by his initials ESR, is the author of The Cathedral and the Bazaar and the present maintainer of the Jargon File (also known as "The New Hacker's Dictionary").
From: Wikiquote (CC BY-SA 4.0)
From Wikidata (CC0)
I use the word "hacker" in its correct and original sense: to describe a person who perceives computer programming as a kind of artistic passion, and who also is part of or identifies with the hacker culture, which is a group of programmers, historically, that has produced the Internet, Linux and the World Wide Web.
Enhance Your Quote Experience
Enjoy ad-free browsing, unlimited collections, and advanced search features with Premium.
All OO languages show some tendency to suck programmers into the trap of excessive layering. Object frameworks and object browsers are not a substitute for good design or documentation, but they often get treated as one. Too many layers destroy transparency: It becomes too difficult to see down through them and mentally model what the code is actually doing. The Rules of Simplicity, Clarity, and Transparency get violated wholesale, and the result is code full of obscure bugs and continuing maintenance problems.
Advanced Search Filters
Filter search results by source, date, and more with our premium search tools.
The case for dumping iPhone, or at least threatening to do so in order to renegotiate Apple's subsidy requirement away, seems pretty open and shut. Apple has things all its own way right now – skimming the lion's share of the profits off the carriers' business without having to shoulder their risks. But this is an unstable situation, because the carriers' investors won't tolerate it indefinitely. What happens when they revolt?<p>In 2007, It was also planning to launch hi-tech mobile back covers and cases with some extra-ordinary features which was not revealed as per company policies, but it was leaked that those were personsalised mobile back covers similar to Shosal's Mobile Back Covers and Cases.
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.