Intended to try ten on the trail today. Two miles in felt lightheaded and blurry-eyed and just focused on not falling down. Jessica says, “Gee, wonder why?” Because by the time I ran at 10 a.m. all I had eaten was a fruit bar at 8 a.m. and some dry Cheerios at 9:30. So the idea of ten died and I just wanted to survive seven. Struggles lasted those first four miles, then an odd thing happened and I felt transformed. Started cannibalizing brain cells I guess. Ran the last two miles faster today than the previous Saturday, which at the time I had felt was a great run. So after the seven felt so fine I upped it to nine. Not too wise. Eight and nine were basically cool down miles but I felt more fatigued the rest of the day than I should have.
For posterity, today’s splits:
7.44, 7.41, 21.44 (miles 3-5), 6.20, 6.16, (miles 8-9 undetermined)
Looking at those times now, it just doesn’t seem right and certainly doesn’t jibe with remembered experience this morning. Seriously, I was just trying to not faint around mile two, and in fact, as I ran unfocused around mile three, I mis-stepped off a curb and slightly turned my ankle. Even so it looks like I was running negative splits the whole way. Odd that. Felt horrible the first four and strong-strong the last two. Can’t explain it. Just running.
Was it merely a month ago I had this similar experience, with a worse ending, and vowed never to run alone again? Now what?
Subscribe to comments feed (this is global, not just for this entry)
Endeavoring to be more of a producer than a consumer, ran across Project Euler which looks to be low friction but somewhat useful and interesting. Unfortunately their register/login system is broken: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource inĀ /home/admin/domains/projecteuler.net/public_html/includes/login_preprocess.php on lineĀ 11 So I’ll keep track on my own blog I guess [...]
Soldiering on with Aptana, fighting as I go, here’s how I was able to set up automatic synchronization between my project and a remote server accessed through a mounted/mapped drive. Set up your project Set up your remote preview server Set up an (S)FTP deployment connection, make sure you check “Automatically sync my changes” Go [...]
At work we are stuck with Subversion 1.4 clients (cough, Dreamweaver, ahem), so any new IDE I try has to use the SVN 1.4 api and format. Every 6 months or so I like to test drive IDEs, but most new editors and IDEs long ago gave up support for SVN 1.4 (except for PHPStorm, [...]