Be Good, Don't Steal and Don't be Greedy. (Tennant, Rule #0)
Clarity level 5:
"There is no Clarity level to describe this."
Good is not bad. Bad is not god. That is a RT.
That is the previous it, in the previous sentence.
Stealing is taking without permission.
Greedy is taking more than you need.
Don't is do not.
And is given.
Taking is stealing.
More is not less.
Need is not want.
Permission is something to ask for.
Something is some things.
Some things is not all things.
-- this is where the break happens
I am a Clarity proof checker.
I want to automate myself. # an old programmer saying
That's what programmers do
they automate themselves
#outofajob
X
X is a mad group of librarians
That is a character in my online communications.
That is the previous 'it'. 'it' is the current thing.
That means there can be previous things and next things.
So things should be an array with ...
What is that data structure called I just saw?
It was an array with a pointer into it's center.
This was to capture the fact that there is a present, past and future.
In a finite world. This is C code.[1]
int middle = 64; // median
int data[128];
int get(int t) {
return data[t-middle];
}
int put(int v, int t) {
data[t-middle] = v;
}
QED
[1] What is this in that case? This refers to the next thing, so
'this' is 'not it', in this case.
Is it?
--
That (this) is an example Clarity Document.
Comments
Post a Comment