You are viewing a single comment's thread from:

RE: On your marks, get set, DUMP!?

in OCD4 years ago (edited)

Thanks for putting this list together @abh12345. It will be very interesting to see what it looks like in about 24 hours ...

"Any guesses on how much STEEM will remain from the 74,027,928.48 currently sitting in these accounts?"

I don't know how easy it is to change your SQL statement to get the STEEM total period and also compare that. Earlier I added 2,500 to it ...

Sort:  

A good idea :)

83,221,603.479 in total, the majority held in the top 10 or so accounts which does include some exchanges. I'll take a look at the totals tomorrow, with and without some 'key' accounts.

Cheers and good luck!

Great. Thank you sir!


P.S. That's 88.95% held in 200 accounts, in this "decentralized" blockchain ...👎

Well the exchanges will cover many accounts, and this is liquid, but I do see where you are going :)

As I mentioned to my friend Ash and to you @roleerob many times; decentralization is a myth. However, that doesn’t mean we won’t fight. We fight the good fight knowing the fact. Because it ain’t about the money!

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

We control complexity by building abstractions that hide details when
appropriate. We control complexity by establishing conventional
interfaces that enable us to construct systems by combining standard,
well-understood pieces in a ``mix and match'' way. We control complexity
by establishing new languages for describing a design, each of which
emphasizes particular aspects of the design and deemphasizes others.
-- Alan J. Perlis

We remember what we learn when we care about performing better and when
we believe that what we have been asked to do is representative of
reality.
-- Roger Schank, Engines for Education

The only thing a man should ever be 100% convinced of is his own
ignorance.
-- DJ MacLean

It is better to be quiet and thought a fool than to open your mouth and
remove all doubt.
-- WikiHow

It is impossible to sharpen a pencil with a blunt axe. It is equally
vain to try to do it with ten blunt axes instead.
-- Edsger Dijkstra

Philosophy: the finding of bad reasons for what one believes by
instinct.
-- Brave New World (paraphrased)

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

It is practically impossible to teach good programming to students that
have had a prior exposure to BASIC: as potential programmers they are
mentally mutilated beyond hope of regeneration.
-- Edsger Dijkstra

Whatever is worth doing at all, is worth doing well.
-- Earl of Chesterfield

Life is what happens to you while you're busy making other plans.
-- John Lennon

Programmers are in a race with the Universe to create bigger and better
idiot-proof programs, while the Universe is trying to create bigger and
better idiots. So far the Universe is winning.
-- Rich Cook

That is one of the most distinctive differences between school and the
real world: there is no reward for putting in a good effort. In fact,
the whole concept of a "good effort" is a fake idea adults invented to
encourage kids. It is not found in nature.
-- Paul Graham

The only thing a man should ever be 100% convinced of is his own
ignorance.
-- DJ MacLean

I would rather be an optimist and be wrong than a pessimist who proves
to be right. The former sometimes wins, but never the latter.
-- "Hoots"

You think you know when you learn, are more sure when you can write,
even more when you can teach, but certain when you can program.
-- Alan J. Perlis (Epigrams in programming)

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

Only bad designers blame their failings on the users.
-- unknown

Vigorous writing is concise. A sentence should contain no unnecessary
words, a paragraph no unnecessary sentences, for the same reason that a
drawing should have no unnecessary lines and a machine no unnecessary
parts. This requires not that the writer make all sentences short or
avoid all detail and treat subjects only in outline, but that every word
tell.
-- William Strunk, Jr. (The Elements of Style)

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

Within a computer natural language is unnatural.
-- Alan J. Perlis (Epigrams in programming)

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

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

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

A hacker on a roll may be able to produce–in a period of a few
months–something that a small development group (say, 7-8 people) would
have a hard time getting together over a year. IBM used to report that
certain programmers might be as much as 100 times as productive as other
workers, or more.
-- Peter Seebach

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

If debugging is the process of removing bugs, then programming must be
the process of putting them in.
-- Edsger W. Dijkstra

Philosophy: the finding of bad reasons for what one believes by
instinct.
-- Brave New World (paraphrased)

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).

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

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)

Men never do evil so completely and cheerfully as when they do it from
religious conviction.
-- Blaise Pascal (attributed)

Functional programming is to algorithms as the ubiquitous little black
dress is to women's fashion.
-- Mark Tarver (of "The bipolar Lisp programmer" fame)

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

It is better to be quiet and thought a fool than to open your mouth and
remove all doubt.
-- WikiHow

The important thing is not to stop questioning.
-- Albert Einstein

No matter how much you plan you’re likely to get half wrong anyway. So
don’t do the ‘paralysis through analysis’ thing. That only slows
progress and saps morale.
-- 37 Signal, Getting real

Good coders code, great reuse.
-- http://www.catonmat.net

Perpetual optimism is a force multiplier.
-- Colin Powell

Talkers are no good doers.
-- William Shakespeare, "Henry VI"

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

Give up control. You never really had it anyway.
-- How to fail: 25 secrets learned through failure

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

Only bad designers blame their failings on the users.
-- unknown

There are many ways to avoid success in life, but the most sure-fire
just might be procrastination.
-- Hara Estroff Marano.

Photography is painting with light.
-- Eric Hamilton

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

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

Sound methodology can empower and liberate the creative mind; it cannot inflame
or inspire the drudge.
-- Frederick P. Brooks, No Sliver Bullet.

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

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

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

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

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

A charlatan makes obscure what is clear; a thinker makes clear what is
obscure.
-- Hugh Kingsmill

No one is all evil. Everybody has a good side. If you keep waiting, it
will comme up.
-- Randy Pausch

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

Do not accept anything because it comes from the mouth of a respected person.
-- Buddha

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

Je crois au flooding.
-- Karim BAINA (en parlant du dailogue avec les administrations)

Coin Marketplace

STEEM 0.16
TRX 0.16
JST 0.031
BTC 58521.00
ETH 2488.65
USDT 1.00
SBD 2.39