Sort:  

Who can do the server for me?

Nobody! But look I can still downvote your crap

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

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)

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

L’art qui satisfait le besoin le plus impérieux sera toujours le plus
honoré.
-- Charles Baudelaire, Conseils aux jeunes littérateurs.

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

Programming is the art of figuring out what you want so precisely that
even a machine can do it.
-- Some guy who isn't famous

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

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.

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

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)

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

An interpreter raises the machine to the level of the user program; a
compiler lowers the user program to the level of the machine language.
-- SICP

Lisp programmers know the value of everything but the cost of nothing.
-- Alan J. Perlis

Understanding why C++ is the way it is helps a programmer use it well. A deep
understanding of a tool is essential for an expert craftsman.
-- Bjarne Stroustrap

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

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

Controlling complexity is the essence of computer programming.
-- Brian Kernigan

The best people and organizations have the attitude of wisdom: The
courage to act on what they know right now and the humility to change
course when they find better evidence.
The quest for management magic and breakthrough ideas is overrated;
being a master of the obvious is underrated.
Jim Maloney is right: Work is an overrated activity
-- Bob Sutton

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

So - what are the most important problems in software engineering? I’d
answer “dealing with complexity”.
-- Mark Chu-Carroll

Be the change you want to see in the world.
-- Mahatma Gandhi

The direct pursuit of happiness is a recipe for an unhappy life.
-- Donald Campbell

The choice of the university is mostly important for the piece of paper
you get at the end. The education you get depends on you.
-- Andreas Zwinkau

Some people suggest that machines would be friendlier if input could be
in a natural language. But natural language is probably the worst kind
of input because it can be quite ambiguous. The process of retrieving
information from the computer would be so time-consuming that you would
be better off spending that time getting the information directly from
an expert.
-- Gary Kildall (inventor of CP/M, one of the first OS for the micro).

La connaissance d'un défaut ne l'enlève pas, elle nous torture jusqu'à sa
correction.
-- Daniel Lovewin (Guillaume Kpotufe)

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)

Some may say Ruby is a bad rip-off of Lisp or Smalltalk, and I admit
that. But it is nicer to ordinary people.
-- Matz, LL2

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

You will never become a Great Programmer until you acknowledge that you
will always be a Terrible Programmer.
You will remain a Great Programmer for only as long as you acknowledge
that you are still a Terrible Programmer.
-- Marc (http://kickin-the-darkness.blogspot.com/)

How do those other new witnesses run one? Rent one?

I'm not a programmer, can anyone do this?

Ask the new witnesses how they are doing it? I'm sure there is a learning curve, but there is no better time than now to get one setup and get involved. Sun appears to be wanting to help people get setup.

Awesome

Didn't you figure anything out?

Coin Marketplace

STEEM 0.19
TRX 0.15
JST 0.029
BTC 63252.26
ETH 2662.75
USDT 1.00
SBD 2.79