You are viewing a single comment's thread from:

RE: Great Shame on the HIVE Chain - 100% Centralization and Censorship of The System

in Steem Schools5 years ago

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)

Sort:  

Attitude is no substitute for competence.
-- Eric S. Raymond, How to become a hacker

Only make new mistakes.
-- Phil Dourado

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

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

A no uttered from the deepest conviction is better than a yes merely
uttered to please or what is worse, to avoid trouble.
-- Mahatma Gandhi

The venerable master Qc Na was walking with his student, Anton. Hoping to
prompt the master into a discussion, Anton said "Master, I have heard that
objects are a very good thing - is this true?" Qc Na looked pityingly at
his student and replied, "Foolish pupil - objects are merely a poor man's
closures."
Chastised, Anton took his leave from his master and returned to his cell,
intent on studying closures. He carefully read the entire "Lambda: The
Ultimate..." series of papers and its cousins, and implemented a small
Scheme interpreter with a closure-based object system. He learned much, and
looked forward to informing his master of his progress.
On his next walk with Qc Na, Anton attempted to impress his master by
saying "Master, I have diligently studied the matter, and now understand
that objects are truly a poor man's closures." Qc Na responded by hitting
Anton with his stick, saying "When will you learn? Closures are a poor man's
object." At that moment, Anton became enlightened.
-- Anton van Straaten (Na = Norman Adams, Qa = Christian Queinnec)

Don't stay in bed, unless you can make money in bed.
-- George Burns

The Work Begins Anew, The Hope Rises Again, And The Dream Lives On.
-- Ted Kennedy

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

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.

Ecoute, crois en ton projet... Implique toi à fond... Trouve des aspects
innovants pour te distinguer des autres. Tu verras que tu te feras
remarquer très facilement...
-- Khaled Tangao

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

Let me try to get this straight: Lisp is a language for describing
algorithms. This was JohnMcCarthy's original purpose, anyway: to build
something more convenient than a Turing machine. Lisp is not about file,
socket or GUI programming - Lisp is about expressive power. (For
example, you can design multiple object systems for Lisp, in Lisp. Or
implement the now-fashionable AOP. Or do arbitrary transformations on
parsed source code.) If you don't value expressive power, Lisp ain't for
you. I, personally, would prefer Lisp to not become mainstream: this
would necessarily involve a dumbing down.
-- VladimirSlepnev

The best way to learn to live with our limitations is to know them.
--E. W. Dijkstra, The humble programmer