But what is it good for?
-- Engineer at the Advanced Computing Systems Division of IBM,
commenting on the microchip, 1968
RE: Bye Steem!
You are viewing a single comment's thread from:
Bye Steem!
Bye Steem!
But what is it good for?
-- Engineer at the Advanced Computing Systems Division of IBM,
commenting on the microchip, 1968
To the optimist, the glass is half full. To the pessimist, the glass is
half empty. To the engineer, the glass is twice as big as it needs to
be.
-- author unknown (quoted in `Robust Systems', Gerald Jay Suseman)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
The opposite of love is not hate, it is indifference.
-- Elie Wiesel
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Don't worry about what anybody else is going to do. The best way to
predict the future is to invent it.
-- Alan Kay
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Be the change you want to see in the world.
-- Mahatma Gandhi
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
The best way to learn to live with our limitations is to know them.
--E. W. Dijkstra, The humble programmer
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Experience is what you get when you don't get what you want.
-- Cited by Randy Pausch
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
A tail call allows a function to return the result of another function
without leaving an entry on the stack. Tail recursion is a specific case
of tail calling.
-- ASPN : Python Cookbook : Explicit Tail Call
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Do not accept anything because it comes from the mouth of a respected person.
-- Buddha
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Lisp has jokingly been called "the most intelligent way to misuse a
computer". I think that description is a great compliment because it
transmits the full flavor of liberation: it has assisted a number of our
most gifted fellow humans in thinking previously impossible thoughts.
-- Edsger Dijkstra, CACM, 15:10
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
The function of wisdom is to discriminate between good and evil.
-- Cicero
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
A designer knows he has arrived at perfection not when there is no
longuer anything to add, but when there is no longuer anything to take
away.
-- Antoine de St Exupery.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
If you tell the truth, you don't have to remember anything.
-- Mark Twain
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Simple, clear purpose and principles give rise to complex, intelligent
behavior. Complex rules and regulations give rise to simple, stupid
behavior.
-- Dee Hock, Birth of the Chaordic Age
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Everybody makes their own fun. If you don't make it yourself, it ain't
fun -- it's entertainment.
-- David Mamet (as relayed by Joss Whedon)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Give up control. You never really had it anyway.
-- How to fail: 25 secrets learned through failure
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Saying that Java is nice because it works on all OSes is like saying
that anal sex is nice because it works on all genders.
-- Alanna
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Things which matter most must never be at the mercy of things which
matter least.
-- Johann Wolfgang Von Goethe (1749-1832)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Wear your best for your execution and stand dignified. Your last
recourse against randomness is how you act — if you can’t control
outcomes, you can control the elegance of your behaviour. You will
always have the last word.
-- Nassim Taleb
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Only make new mistakes.
-- Phil Dourado
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
The best programmers are not marginally better than merely good ones.
They are an order-of-magnitude better, measured by whatever standard:
conceptual creativity, speed, ingenuity of design, or problem-solving
ability.
-- Randall E. Stross
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Men never do evil so completely and cheerfully as when they do it from
religious conviction.
-- Blaise Pascal (attributed)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
A language that doesn't affect the way you think about programming, is
not worth knowing.
-- Alan Perlis
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
We now come to the decisive step of mathematical abstraction: we forget
about what the symbols stand for. ...[The mathematician] need not be
idle; there are many operations which he may carry out with these
symbols, without ever having to look at the things they stand for.
-- Hermann Weyl, The Mathematical Way of Thinking
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
If debugging is the process of removing bugs, then programming must be
the process of putting them in.
-- Edsger W. Dijkstra
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Keep away from people who try to belittle your ambitions. Small people
always do that, but the really great make you feel that you, too, can
become great.
-- Mark Twain
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Rules of Optimization:
Rule 1: Don’t do it.
Rule 2 (for experts only): Don’t do it yet.
-- M.A. Jackson
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
If debugging is the process of removing bugs, then programming must be
the process of putting them in.
-- Edsger W. Dijkstra
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
It would appear that we have reached the limits of what it is possible
to achieve with computer technology, although one should be careful with
such statements, as they tend to sound pretty silly in 5 years.
-- John Von Neumann, circa 1949
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
It's easier to ask forgiveness than it is to get permission.
-- Rear Admiral Dr. Grace Hopper
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
It’s a problem if the design doesn’t let you add features at a later
date. If you have to redo a program, the hours you spend can cause you
to lose your competitive edge. A flexible program demonstrates the
difference between a good designer and someone who is just getting a
piece of code out.
-- Gary Kildall (inventor of CP/M, one of the first OS for the micro).
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I have never met a man so ignorant that I couldn't learn something from
him.
-- Galileo Galilei
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Sound methodology can empower and liberate the creative mind; it cannot inflame
or inspire the drudge.
-- Frederick P. Brooks, No Sliver Bullet.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Photography is painting with light.
-- Eric Hamilton
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Show, don't tell.
-- unknown
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
A person won't retain proficiency at a task unless he or she has at one
time learned to perform that task very rapidly. Learning research
demonstrates that the skills of people who become accurate but not fast
deteriorate much sooner than the skills of people who become both
accurate and fast.
-- Philip Greenspun
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit