Sort:  

The job of a leader today is not to create followers. It’s to create
more leaders.
-- Ralph Nader

If I tell you I'm good, you would probably think I'm boasting. If I tell
you I'm no good, you know I'm lying.
-- Bruce Lee

I find that the harder I work, the more luck I seem to have.
-- Thomas Jefferson

Being a programmer is the same way. The only way to be a good programmer
is to write code. When you realize you haven't been writing much code
lately, and it seems like all you do is brag about code you wrote in the
past, and people start looking at you funny while you're shooting your
mouth off, realize it's because they know. They might not even know they
know, but they know. So, yes, doing what you love brings success, and by
all means, throw yourself a nice big party, buy yourself a nice car,
soak up the adulation of an adoring crowd. Then shut the fuck up and get
back to work.
-- Sincerity Theory

Every man prefers belief to the exercise of judgment.
-- Seneca

The job of a leader today is not to create followers. It’s to create
more leaders.
-- Ralph Nader

Java and C++ make you think that the new ideas are like the old ones.
Java is the most distressing thing to hit computing since MS-DOS.
-- Alan Kay

The ability to simplify means to eliminate the unnecessary so that the
necessary may speak.
-- Hans Hofmann

We are the sum of our behaviours; excellence therefore is not an act but
a habit.
-- Aristotle.

:nunmap can also be used outside of a monastery.
-- Vim user manual

I guess, when you're drunk, every woman looks beautiful and every
language looks (like) a Lisp :)
-- Lament, #scheme@freenode.net

Luck is where preparation meets opportunity.
-- Randy Pausch

Why teach drawing to accountants? Because drawing class doesn't just
teach people to draw. It teaches them to be more observant. There's no
company on earth that wouldn't benefit from having people become more
observant.
-- Randy S. Nelson (dean of Pixar University)

The purpose of abstraction is not to be vague, but to create a new
semantic level in which one can be absolutely precise.
-- Edsger Dijkstra

Hi there

I've been reading through many comments related to new hive chain and I've seen your comment too. Many users are being torn, however majority seem to be moving to new hive.

Are you fully moving there or will you stay on both chains? Just curious. I'm trying to figure out what to do myself.

In God I trust; I will not be afraid. What can mortal man do to me?
-- David (Psalm 56:4)

J'ai toujours préféré la folie des passions à la sagesse de
l'indifférence.
-- Anatole France

Always code as if the guy who ends up maintaining your code will be a
violent psychopath who knows where you live.
-- Martin Golding

The problem is that Microsoft just has no taste. And I don't mean that
in a small way, I mean that in a big way.
-- Steve Jobs

The minute you put the blame on someone else you’ve switch things from
being a problem you can control to a problem outside of your control.
-- engtech (internetducttape.com)

Everything that can be invented has been invented.
-- Charles H. Duell, Commissioner, U.S. Office of Patents, 1899

Its a shame that the students of our generation grew up with windows and
mice because that tainted our mindset not to think in terms of powerful
tools. Some of us are just so tainted that we will never recover.
-- Jeffrey Mark Siskind [email protected] in comp.lang.lisp

If Java had true garbage collection, most programs would delete
themselves upon execution.
-- Robert Sewell

The only constant in the world of hi-tech is change.
-- Mark Ward

Life moves pretty fast. If you don't stop and look around once in a
while, you could miss it.
-- Ferris Bueller

Premature optimization is the root of all evil (or at least most of it)
in programming.
-- Donald Knuth

I think the root of your mistake is saying that macros don't scale to
larger groups. The real truth is that macros don't scale to stupider
groups.
-- Paul Graham, on the Lightweight Languages mailing list.

It's like a condom; I'd rather have it and not need it than need it and
not have it.
-- some chick in Alien vs. Predator, when asked why she
always carries a gun

A non negative binary integer value x is a power of 2 iff (x & (x-1)) is
0 using 2's complement arithmetic.
-- [fact]

Nobody can make you feel inferior without your consent.
-- Eleanor Roosevelt

Good ideas are out there for anyone with the wit and the will to find
them.
-- Malcolm Gladwell, Who says big ideas are rare?

Dealing with failure is easy: Work hard to improve. Success is also easy
to handle: You've solved the wrong problem. Work hard to improve.
-- Alan J. Perlis (Epigrams in programmi ng)

Of all tyrannies a tyranny sincerely exercised for the good of its
victims may be the most oppressive. It may be better to live under
robber barons than under omnipotent moral busybodies, The robber baron's
cruelty may sometimes sleep, his cupidity may at some point be satiated;
but those who torment us for own good will torment us without end, for
they do so with the approval of their own conscience.
-- C.S. Lewis

For the things we have to learn before we can do them, we learn by doing
them.
-- Aristotle.

Since programmers create programs out of nothing, imagination is our
only limitation. Thus, in the world of programming, the hero is the one
who has great vision. Paul Graham is one of our contemporary heroes. He
has the ability to embrace the vision, and to express it plainly. His
works are my favorites, especially the ones describing language design.
He explains secrets of programming, languages, and human nature that can
only be learned from the hacker experience. This book shows you his
great vision, and tells you the truth about the nature of hacking.
-- Yukihiro "Matz" Matsumoto, creator of Ruby

I find that the harder I work, the more luck I seem to have.
-- Thomas Jefferson

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

Ce n'est que par les relations qu'on entretient entre nos différentes
connaissances qu'elles nous restent accessibles.
-- Shnuup, sur l'hypertexte (SELFHTML -> Introduction -> Definitions sur l'hypertexte)

Heureux l'étudiant qui comme la Rivière peut suivre son cours sans
quitter son lit...
-- Sebastien, sur commentcamarche.net

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

One of the main causes of the fall of the Roman Empire was that–lacking
zero–they had no way to indicate successful termination of their C
programs.
-- Robert Firth

Mastering isn’t a survival instinct; it’s an urge to excel. Mastering is
one of the experiences that delineates us from animals. It is striving
to be more tomorrow than we are today; to perfectly pitch the ball over
home plate; to craft the perfect sentence in an article; to open the
oven and feel the warm, richly-scented cloud telling you dinner is going
to be absolutely extraordinary. We humans crave perfection, to be
masters of our domain, to distinguish ourselves by sheer skill and
prowess.
-- Joesgoals.com

Well then. How could you possibly live without automated refactoring
tools? How else could you coordinate the caterpillar-like motions of all
Java’s identical tiny legs, its thousands of similar parts?
I’ll tell you how:
Ruby is a butterfly.
-- Stevey, Refactoring Trilogy, Part 1.

Simple things should be simple. Complex things should be possible.
-- Alan Kay

Thus, programs must be written for people to read, and only incidentally
for machines to execute.
-- Alan J. Perlis

Of all tyrannies a tyranny sincerely exercised for the good of its
victims may be the most oppressive. It may be better to live under
robber barons than under omnipotent moral busybodies, The robber baron's
cruelty may sometimes sleep, his cupidity may at some point be satiated;
but those who torment us for own good will torment us without end, for
they do so with the approval of their own conscience.
-- C.S. Lewis

The function of wisdom is to discriminate between good and evil.
-- Cicero

The lesson of the story might appear to be that self-interested and
ambitious people in power are often the cause of wastefulness in
developing countries. But self-interested and ambitious people are in
positions of power, great and small, all over the world. In many places,
they are restrained by the law, the press, and democratic opposition.
Cameroon's tragedy is that there is nothing to hold self-interest in
check.
-- Tim Harford

Students should be evaluated on how well they can achieve the goals they
strived to achieve within a realistic context. Students need to learn to
do things, not know things.
-- Roger Schank, Engines for Education

The trouble with the world is that the stupid are always cocksure and
the intelligent are always filled with doubt.
-- Bertrand Russell

Before software can be reusable it first has to be usable.
-- Ralph Johnson

Things which matter most must never be at the mercy of things which
matter least.
-- Johann Wolfgang Von Goethe (1749-1832)

All non-trivial abstractions, to some degree, are leaky.
-- Joel Spolsky (The Law of Leaky Abstractions)

To do something well you have to love it. So to the extent you can
preserve hacking as something you love, you're likely to do it well. Try
to keep the sense of wonder you had about programming at age 14. If
you're worried that your current job is rotting your brain, it probably
is.
-- Paul Graham.

The good thing about reinventing the wheel is that you get a round one.
-- Douglas Crockford (Author of JSON and JsLint)

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

An expert is, according to my working definition "someone who doesn't
need to look up answers to easy questions".
-- Eric Lippert.

Luck is where preparation meets opportunity.
-- Randy Pausch

All problems in computer science can be solved by another level of
indirection.
-- Butler Lampson

It(mastering)’s knowing what you are doing.
-- Joesgoals.com

But what is it good for?
-- Engineer at the Advanced Computing Systems Division of IBM,
commenting on the microchip, 1968

A little learning is a dangerous thing.
-- Alexander Pope

If we wish to count lines of code, we should not regard them as lines
produced but as lines spent.
-- Edsger Dijkstra

Linux is only free if your time has no value.
-- Jamie Zawinski

Resume writing is just like dating, or applying for a bank loan, in that
nobody wants you if you're desperate.
-- Steve Yegge.

In God I trust; I will not be afraid. What can mortal man do to me?
-- David (Psalm 56:4)

It is not a lack of love, but a lack of friendship that makes unhappy marriages.
-- Friedrich Nietzsche

Hence my urgent advice to all of you to reject the morals of the
bestseller society and to find, to start with, your reward in your own
fun. This is quite feasible, for the challenge of simplification is so
fascinating that, if we do our job properly, we shall have the greatest
fun in the world.
-- E. W. Dijkstra, On the nature of computing science.

The opposite of love is not hate, it is indifference.
-- Elie Wiesel

Photography is painting with light.
-- Eric Hamilton

Hire people smarter than you. Work with people smarter than you.
Listen to them. Let them lead you. Take the blame for all failures,
give away the credit for all successes.
-- How to fail: 25 secrets learned through failure

An expert is, according to my working definition "someone who doesn't
need to look up answers to easy questions".
-- Eric Lippert.

Humans aren't rational -- they rationalize. And I don't just mean "some
of them" or "other people". I'm talking about everyone. We have a "logic
engine" in our brains, but for the most part, it's not the one in the
driver's seat -- instead it operates after the fact, generating
rationalizations and excuses for our behavior.
-- Paul Buchheit

Ne te mets pas de limite, la vie se chargera de la mettre a ta place.
-- Darryl AMEDON

Are you willing to wear your white belt?
-- George Leonard, Mastery.

When you’ve got the code all ripped apart, it’s like a car that’s all
disassembled. You’ve got all the parts tying all over your garage and
you have to replace the broken part or the car will never run. It’s not
fun until the code gets back to the baseline again.
-- Gary Kildall (inventor of CP/M, one of the first OS for the micro).

Computer science education cannot make anybody an expert programmer any
more than studying brushes and pigment can make somebody an expert
painter.
-- Eric Raymond

The use of COBOL cripples the mind; its teaching should therefore be
regarded as a criminal offense.
-- E.W. Dijkstra

PI seconds is a nanocentury.
-- [fact]

What I didn't understand was that the value of some new acquisition
wasn't the difference between its retail price and what I paid for it.
It was the value I derived from it. Stuff is an extremely illiquid
asset. Unless you have some plan for selling that valuable thing you got
so cheaply, what difference does it make what it's "worth?" The only way
you're ever going to extract any value from it is to use it. And if you
don't have any immediate use for it, you probably never will.
-- Paul Graham

If you don't fail at least 90 percent of the time, you're not aiming
high enough.
-- Alan Kay

The use of COBOL cripples the mind; its teaching should therefore be
regarded as a criminal offense.
-- E.W. Dijkstra

In terms of energy, it's better to make a wrong choice than none at all.
-- George Leonard, Mastery.

Einstein argued that there must be simplified explanations of nature,
because God is not capricious or arbitrary.
-- Frederick P. Brooks, No Sliver Bullet.

Genius is 1% inspiration and 99% perspiration.
-- Thomas Edison

The ability to simplify means to eliminate the unnecessary so that the
necessary may speak.
-- Hans Hofmann

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

It is not a lack of love, but a lack of friendship that makes unhappy marriages.
-- Friedrich Nietzsche

Act from reason, and failure makes you rethink and study harder.
Act from faith, and failure makes you blame someone and push harder.
-- Erik Naggum

We are the sum of our behaviours; excellence therefore is not an act but
a habit.
-- Aristotle.

All creativity is an extended form of a joke.
-- Alan Kay

First learn computer science and all the theory. Next develop a
programming style. Then forget all that and just hack.
-- George Carrette

Since programmers create programs out of nothing, imagination is our
only limitation. Thus, in the world of programming, the hero is the one
who has great vision. Paul Graham is one of our contemporary heroes. He
has the ability to embrace the vision, and to express it plainly. His
works are my favorites, especially the ones describing language design.
He explains secrets of programming, languages, and human nature that can
only be learned from the hacker experience. This book shows you his
great vision, and tells you the truth about the nature of hacking.
-- Yukihiro "Matz" Matsumoto, creator of Ruby

Its a shame that the students of our generation grew up with windows and
mice because that tainted our mindset not to think in terms of powerful
tools. Some of us are just so tainted that we will never recover.
-- Jeffrey Mark Siskind [email protected] in comp.lang.lisp

My dream is that people adopt it on its own merits. We're not trying to
bend Ruby on Rails to fit the enterprise, we're encouraging enterprises
to bend to Ruby on Rails. Come if you like it, stay away if you don't.
We're not going head over heels to accommodate the enterprise or to lure
them away from Java. That's how you end up with Java, if you start
bending to special interest groups.
-- David Heinemeier Hansson (Ruby On Rails' creator)

The president was visiting NASA headquarters and stopped to talk to a
man who was holding a mop. “And what do you do?” he asked. The man, a
janitor, replied, “I’m helping to put a man on the moon, sir.”
-- The little book of leadership

Premature abstraction is an equally grevious sin as premature
optimization.
-- Keith Devens

The best is the enemy of the good.
-- Voltaire

What I didn't understand was that the value of some new acquisition
wasn't the difference between its retail price and what I paid for it.
It was the value I derived from it. Stuff is an extremely illiquid
asset. Unless you have some plan for selling that valuable thing you got
so cheaply, what difference does it make what it's "worth?" The only way
you're ever going to extract any value from it is to use it. And if you
don't have any immediate use for it, you probably never will.
-- Paul Graham

What do Americans look for in a car? I've heard many answers when I've
asked this question. The answers include excellent safety ratings, great
gas mileage, handling, and cornering ability, among others. I don't
believe any of these. That's because the first principle of the Culture
Code is that the only effective way to understand what people truly mean
is to ignore what they say. This is not to suggest that people
intentionally lie or misrepresent themselves. What it means is that,
when asked direct questions about their interests and preferences,
people tend to give answers they believe the questioner wants to hear.
Again, this is not because they intend to mislead. It is because people
respond to these questions with their cortexes, the parts of their
brains that control intelligence rather than emotion or instinct. They
ponder a question, they process a question, and when they deliver an
answer, it is the product of deliberation. They believe they are telling
the truth. A lie detector would confirm this. In most cases, however,
they aren't saying what they mean.
-- The culture code.

A great lathe operator commands several times the wage of an average
lathe operator, but a great writer of software code is worth 10,000
times the price of an average software writer.
-- Bill Gates

The best is the enemy of the good.
-- Voltaire

I think that a lot of programmers are ignoring an important point when
people talk about reducing code repetition on large projects.
Part of the idea is that large projects are intrinsically wrong. That
you should be looking at making a number of smaller projects that are
composable, even if you never end up reusing one of those smaller
projects elsewhere.
-- Dan Nugent

Just like carpentry, measure twice cut once.
-- Super-sizing YouTube with Python (Mike Solomon, [email protected])

Fools! Don't they know that tears are a woman's most effective weapon?
-- Catwoman (The Batman TV Series, episode 83)

We really have to get over the idea that some stuff is just worth
knowing even if you never do anything with it. Human memories happily
erase stuff that has no purpose, so why try to fill up children's heads
with such stuff?
-- Roger Schank, Engines for Education

Coin Marketplace

STEEM 0.18
TRX 0.15
JST 0.029
BTC 61952.36
ETH 2417.96
USDT 1.00
SBD 2.64