Skip to content

Commit

Permalink
release version (initial commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
countvajhula committed Jun 1, 2014
0 parents commit d7457da
Show file tree
Hide file tree
Showing 6 changed files with 1,469 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# vim noise
*~
*.sw?

# osx noise
.DS_Store
profile

# tex output
*.log
*.aux
*.end
*.out
*.synctex.gz
*.fdb_latexmk
*.bbl
*.blg
*.fls

21 changes: 21 additions & 0 deletions README.textile
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
h1. Note to the Reader

Dear Reader:
My intention when I first embarked on this project was for it to be accessible to "the person in the street." My reason for this stems from my firm belief that people are not determined by labels and accreditations and recognitions conferred by others -- but by their own unique curiosity and agency. The subject of this paper is something that is intimately familiar to every person on the planet, so it seemed essential that every person, and not just practicing scientists and philosophers and so on, should likewise be able to access the conclusions of my work.

Unfortunately I fear I may have come up short in this particular goal; being precise necessarily meant employing abstract mathematics, and brevity required that the paper could not be self-contained in the treatment of these subjects. That notwithstanding, the general flavor and many specific conclusions are still, I believe, intuitive and accessible.

Since your curiosity has brought you this far, I'm eager to equip you so you can successfully navigate the paper and hopefully get something of value from it. I suggest the following approach (especially if your math is rusty/nonexistent):

1. First, know that while the ideas in the paper describe a familiar subject, they are themselves challenging to think about. Grab some coffee and sit in your favorite chair; as with anything worthwhile, this will take some time.

2. Most of the math is in the first couple of sections. There isn't much math in the middle portion ("Interpretation") and almost none in the final portion ("Commentary").

3. Even though you needn't read or understand the math, you should still skim the math sections and not skip them. You will need to know the terms there (which correspond to intuitive terms mostly, which is why you won't necessarily need to understand the math).

4. Although the paper is intended to be read in order, the sections are usually self-contained topics in themselves, and so if you find yourself stuck somewhere you could jump directly to sections that are of interest to you and refer back for clarification if needed.

5. If you have any other tips that may occur to you that helped you get through the paper, let me know and I'll include them here.

And above all, keep an open mind: "there are more things in Heaven and Earth than are dreamt of in our philosophy."

10 changes: 10 additions & 0 deletions SELF.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

"I release this work into the world context." Anyone is free to use this work in any manner and for whatever purpose, as described in drym.org/ials.

identity: {name: Identity Architecture of Living Systems, uid: drym.org/ials}
constituents: {{name: Siddhartha Kasivajhula, uid: [email protected], influence:TBD}}
date: 6/1/2014
SHA1 hash (mind/*): 6ba4be93571ce77e5f12bf83f20ff1a9acbbe448

This work is currently hosted on GitHub at http://github.com/countvajhula/identity. The hope is that in the near future a publicly-owned, decentralized identity architecture will be implemented, and this work will be established there (which may not necessarily involve a change in hosting. The IA would ideally incorporate all existing websites non-cannibalistically) along with all other extant and future works.

Loading

0 comments on commit d7457da

Please sign in to comment.