So in a conversation today, the fact that humans are the only ones who can choke to death via airway obstruction on their food or drink came up. I found a good article on adaptations for human speech that covers this. One interesting thing about this is that better vocalization must’ve been such an adaptive pressure that the intermittent dying-from-drinking-wrong didn’t select away from it.
And it’s written by Professor Lieberman, of Cognitive and Linguistic Sciences at Brown University. Geez, I wonder if I’ll get sucked into brain science…
The best line of the day goes to an old friend who recently pinged me: “Not sure what of true importance I’ve learned, but I could tell you an awful lot right now about monkeys.”
I’ve been a good boy today; despite a late start and the full compliment of daily distractions and cooking dinner, I’ve worked six billable hours!
Now to sit down and study the Stupid Acceptance Test, which I take this Saturday.
October 7th, 2003 at 4:37 am
Subject: Python editor for OSX?
Ethan,
This is offtopic, but do you know of a good Python and HTML editor for Mac OS X? WingIDE and GVim work in X11, but I’m looking for a native editor.
HydraSubEthaEdit is decent but isn’t as fully functional as I’d like it to be.Are you aware of anything else worth using?
October 7th, 2003 at 4:49 am
Subject: Re: Python editor for OSX?
I use SkEdit, which I like very much, for html editing. Haven’t found a replacement for WingIDE for python editing, though SkEdit might get there if it opens up more. I use macvim not x11 vim, though frankly I use vim in a terminal more than anything else.