You are viewing a single comment's thread from:
RE: [잡설] 얻어터지면서도 다운보트 트레일을 운영하는 이유
Je crois au flooding.
-- Karim BAINA (en parlant du dailogue avec les administrations)
Je crois au flooding.
-- Karim BAINA (en parlant du dailogue avec les administrations)
It’s hard to grasp abstractions if you don’t understand what they’re
abstracting away from.
-- Nathan Weizenbaum
A witty saying proves nothing
-- Voltaire
New eyes have X-ray vision. [someone that hasn't written it is more
likely to spot the bug. "someone" can be you after a break]
-- William S. Annis
Il y a très loin de la velléité à la volnt, de la volonté à la résolution, de la
résolution au choix des moyens, du choix ds moyens à lapplication.
-- Jean-François Paul de Gondi de Retz
Remember: you are alone. Every time you can get help from someone,
it is an opportunity: you should eagerly size it. But then, promptly
return to normal mode: you are alone and you must be prepared to solve
every problem yourself.
-- Eric KEDJI
You can have premature generalization as well as premature optimization.
-- Bjarne Stroustrup
And if you go too far up, abstraction-wise, you run out of oxygen.
Sometimes smart thinkers just don't know when to stop, and they create
these absurd, all-encompassing, high-level pictures of the universe that
are all good and fine, but don't actually mean anything at all.
-- Joel Spolsky
Natives who beat drums to drive off evil spirits are objects of scorn to
smart Americans who blow horns to break up traffic jams.
-- Mary Ellen Kelly
The only problems we can really solve in a satisfactory manner are those
that finally admit a nicely factored solution.
-- E. W. Dijkstra, The humble programmer
In order to understand what another person is saying, you must assume
that it is true and try to find out what it could be true of.
-- George Miller
An investment in knowledge always pays the best interest.
-- Benjamin Franklin
Good programmers use their brains, but good guidelines save us having to
think out every case.
-- Francis Glassborow
A CS professor once explained recursion as follows:
A child couldn't sleep, so her mother told her a story about a little frog,
who couldn't sleep, so the frog's mother told her a story about a little bear,
who couldn't sleep, so the bear's mother told her a story about a little weasel...
who fell asleep.
...and the little bear fell asleep;
...and the little frog fell asleep;
...and the child fell asleep.
-- everything2.com
Side projects are less masturbatory than reading RSS, often more
useful than MobileMe, more educational than the comments on Reddit,
and usually more fun than listening to keynotes.
-- Chris Wanstrath
What we choose to fight is so tiny!
What fights us is so great!
...
When we win it's with small things,
and the triumph itself makes us small.
...
Winning does not tempt that man.
This is how he grows: by being defeated, decisively,
by constantly greater beings.
-- Rainer Maria Rilke, The Man Watching.
Normality is the route to nowhere.
-- Ridderstrale & Nordstorm, Funky Business
For complex systems, the compiler and development environment need to be
in the same language that its supporting. It's the only way to grow
code.
-- Alan Kay
The function of wisdom is to discriminate between good and evil.
-- Cicero
Remember that you are humans in the first place and only after that
programmers.
-- Alexandru Vancea
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)
Remember, always be yourself ... unless you suck!
-- Joss Whedon
You know you're in love when you can't fall asleep because reality is finally
better than your dreams.
-- Dr. Seuss
Many of life's failures are people who did not realize how close they
were to success when they gave up.
-- Thomas Edison
Any sufficiently advanced technology is undistinguishable from magic.
-- Arthur C. Clarke
In OO, it's the data that is the "important" thing: you define the class
which contains member data, and only incidentally contains code for
manipulating the object. In FP, it's the code that's important: you
define a function which contains code for working with the data, and
only incidentally define what the data is.
-- almkgor, on reddit
It is said that the real winner is the one who lives in today but able
to see tomorrow.
-- Juan Meng, Reviewing "The future of ideas" by Lawrence Lessig
Everything should be made as simple as possible, but no simpler.
-- Albert Einstein
I’d rather write programs to write programs than write programs.
-- Richard Sites
Everything should be made as simple as possible, but no simpler.
-- Albert Einstein
There are two ways of constructing a software design; one way is to make
it so simple that there are obviously no deficiencies, and the other way
is to make it so complicated that there are no obvious deficiencies. The
first method is far more difficult.
-- C. A. R. Hoare
Any code of your own that you haven’t looked at for six or more months
might as well have been written by someone else.
-- Eagleson’s Law
Work as intensely as you play and play as intensely as you work.
-- Eric S. Raymond, How To Be A Hacker