Author Archives: reperiendi

Googler, also working on a PhD involving n-categories, quantum computation, and algorithmic information theory.

Hou tu pranownse Inglish

There are rules for pronouncing American English given the spelling; there are just a lot of them, and they’re ugly.  No one’s going to get educated people to change how they spell–they’ve invested too much in learning it, and there’s too much legacy.  But the way people speak, their dialect, varies widely with geography.  So [...]

Ankylodoxy

I started a blog to record my Gospel Doctrine lessons.  It’s called ankylodoxy, as opposed to orthodoxy.

Grandpa

My grandfather, Jesse Stay, died this morning. My cousin, Jesse Stay III, wrote up a nice eulogy, as did my sister Karen.

Reading list

http://www.haskell.org/haskellwiki/Category_theory#Categorical_programming
http://www.cl.cam.ac.uk/~mpf23/

Great synesthesia FAQ

http://www.sciam.com/article.cfm?id=more-common-questions-abo-2003-04-14&print=true

Objects (in the OOP sense) as lambda terms

Consider some javascripty pseudocode:
aPoint = {x:3, y:4};
This is an object that responds to four messages: “x”, “x =”, “y”, “y =”
>> aPoint.x
[ {x:3, y:4}, 3 ]

>> aPoint.y
[ {x:3, y:4}, 4 ]

>> aPoint.x = 15
[ {x:15, y:4}, null ]

>> [...]

Cool robot

http://www.youtube.com/watch?v=W1czBcnX1Ww

Uto-Aztecan links with Hebrew

http://farms.byu.edu/display.php?table=jbms&id=112
Some excerpts:
“Also worth noting is the relative strength of comparative linguistic evidence. The nature of comparative linguistic evidence provides large bodies of data—several thousand words per language—that is nonforgeable. Ruins and buildings yield some facts, though who built them is not always one of the facts revealed. Words of a translation can be debated endlessly, [...]

Computer-aided Origami

With really cool bugs!
http://www.langorigami.com/index.php4

Touch-sensitive plant

Mimosa pudica – this stuff was all over the place in Guatemala.  The tender leaves fold up, drop down, and expose lots of thorns.