<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>sugardeath</title>
	<atom:link href="http://sugardeath.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://sugardeath.net</link>
	<description></description>
	<pubDate>Fri, 15 Aug 2008 20:54:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>081508.txt</title>
		<link>http://sugardeath.net/08/2008/081508txt/</link>
		<comments>http://sugardeath.net/08/2008/081508txt/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 20:54:19 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Interesting]]></category>

		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://sugardeath.net/08/2008/081508txt/</guid>
		<description><![CDATA[9:28
Got to work fifteen minutes late (technically an hour fifteen, as I originally planned to be here by eight), will be leaving an hour early (which would be the normal time if I did get here at eight, though).  Whatever.  It&#8217;s my last day and I need to tidy my room a bit [...]]]></description>
			<content:encoded><![CDATA[<p>9:28</p>
<p>Got to work fifteen minutes late (technically an hour fifteen, as I originally planned to be here by eight), will be leaving an hour early (which would be the normal time if I did get here at eight, though).  Whatever.  It&#8217;s my last day and I need to tidy my room a bit before Jacki gets here.</p>
<p>I&#8217;ve got a cricket in my room.  I think this also happened first semester last year?  It&#8217;s pretty annoying when you&#8217;re trying to sleep from 6:15 to 7:30 and the thing just keeps going and going and going.  It was kind of ridiculous.</p>
<p>I wonder what good stuff I shall find on Wikipedia today.</p>
<p>I hate these v-neck undershirts&#8230;  They feel funny, plus I have exposed skin.  I am either going to go shirtless if I want to expose skin, or wear a full shirt if I don&#8217;t want to.  Nothing in between thank you.  I don&#8217;t have cleavage to show off or anything.  Plus a white undershirt collar looks a bit better beneath a blue dress shirt than skin does.  </p>
<p>I am so majorly screwed for classes right now, this is going to be fun.</p>
<blockquote><p>
The ubiquity of BASIC interpreters on personal computers was such that textbooks once included simple &#8220;Try It In BASIC&#8221; exercises that encouraged students to experiment with mathematical and computational concepts on classroom or home computers.
</p></blockquote>
<p>So true.  My math books in junior high (and maybe highschool?) always had BASIC code in the back.  It was pretty cool.</p>
<blockquote><p>
Dijkstra believed that computer science was more abstract than programming; he once said, &#8220;Computer Science is no more about computers than astronomy is about telescopes.&#8221;
</p></blockquote>
<p>Hence why I got out of CS&#8230;  It&#8217;s all.. sciencey with it&#8217;s theories and math.  I don&#8217;t want to spend days figuring out the quickest algorithm for something, I want to spend days programming something <em>useful</em> or <em>fun</em>.</p>
<blockquote><p>
Recently, a set of TCP/IP routines[3] for QuickBASIC 4.x and 7.1 has revitalized some interest in the software. In particular, the vintage computer hobbyist community has been able to write software for old computers that run the DOS operating system that allows them to access other computers such as on a LAN or the internet. This has allowed systems even as old as an 8088 to serve interesting functions, such as acting as a web server among other things.
</p></blockquote>
<p>Neat.</p>
<p><a href="http://www.rubbermallet.org/index.html" title="RubberMallet">rubbermallet.org</a> - for all your.. um.. web/irc server needs for DOS.  Really neat stuff.  I like that he&#8217;s gotten an IRC server written in QuickBASIC to run with &#8220;acceptable&#8221; performance on a 4.77MHZ 8088&#8230; with 640KB of RAM.  Why?  <em>Why not.</em>  Nothing like good ol&#8217; minimalistic programming.  More programmers need to realize that..</p>
<blockquote><p>
The TSR has now almost disappeared completely, as multitasking operating systems such as Windows XP, Mac OS X, and Linux provide the facilities for multiple programs and device drivers to run simultaneously without the need for special programming tricks, and the modern notion of protected memory makes the kernel and its modules exclusively responsible for modifying an interrupt table.
</p></blockquote>
<p>Oh TSRs, you really were quite amazing.. even if the only TSRs I used were game trainers =P</p>
<p>10:17</p>
<p>Apparently <em>daemon</em> is a homonym of <em>demon</em>?  I always thouhght it was <em>DAY-men</em>..  Hum.</p>
<p>&#8220;Random article&#8221; gives a lot of song and album related articles.  Accept when it gives &#8220;Random (disabiguation).&#8221;  How.. appropriate.</p>
<p>Hah.  The <a href="http://en.wikipedia.org/wiki/Bit_bucket" title="Bit Bucket">bit bucket</a> article contains funny phrases such as &#8220;write once read never,&#8221; &#8220;First In Never Out,&#8221; and &#8220;Write Only Memory.&#8221;</p>
<p>Neat, I didn&#8217;t realize there was a /dev/full device&#8230;</p>
<p>10:52</p>
<p>Did I just crash IE by trying to display a gigantic SVG from Wiki?  Silly ActiveX controls..</p>
<p>12:01</p>
<p>Unix philosophy&#8230; unix wars&#8230;  </p>
<p><a href="http://en.wikipedia.org/wiki/Plan_9_from_Bell_Labs" title="Plan 9 from Bell Labs">Plan 9</a> has the cutest mascot.</p>
<p>12:14</p>
<blockquote><p>
WorldWideWeb (WWW) [the first web browser] was the first program which used not only the common File Transfer Protocol but also the Hypertext Transfer Protocol, invented by Berners-Lee in 1989. At the time it was written, WorldWideWeb was the only way to view the Web.</p>
<p>The source code was released into the public domain in 1993, thus making it free software. Some of the code still resides on Berners-Lee&#8217;s NeXTcube in the CERN museum and has not been able to be recovered due to the computer&#8217;s status as a historical artifact.
</p></blockquote>
<p>That is pretty awesome.</p>
<p>12:25</p>
<blockquote><p>
The 486DX2 66 MHz was the most widespread high-end 486 version. For many players of video games during the early and mid 1990s, towards the end of the MS-DOS gaming era, it was often coupled with 8 - 16 MB RAM and a VLB video card. This configuration was capable of running every title available for several years after its release, making it a &#8220;sweet spot&#8221; in CPU performance and longevity.
</p></blockquote>
<p>I think Dad had a 486DX?  I remember reading 33MHz on the case sticker..  I could be wrong.  He tossed the machine a few years back, I wonder did he kept the processor?</p>
<blockquote><p>
Windows 95 signaled the end of the 486 era due to its high memory requirements (16MB to perform as well as Windows 3.x with just 8MB). Many 486 users at that time were running eight 1MB 30-pin SIMMs leaving no available slots for expansion. As 4meg 30-pin SIMMs were still very expensive at that time, it made more sense to buy a Pentium rather than spend a premium on upgrading a system that was nearing the end of its service life.
</p></blockquote>
<p>Win95 WAS a bitch to run on that machine..</p>
<p>Huh..  <a href="http://en.wikipedia.org/wiki/Haiku_%28operating_system%29" title="Haiku (Operating System)">Haiku</a>, a free BeOS replacement, became self-hosting (the ability to be built from within itself) in April of this year.  The project began in 2001.  That&#8217;s pretty good, I&#8217;d say, as being self-hosting is a major milestone.  I can&#8217;t find when linux became self-hosting, so it&#8217;s kind of hard to compare&#8230;  </p>
<p>Apparently there are releases of Opera, Firefox, SeaMonkey, VLC, and Quake II and Quake III for BeOS.  And they run natively in Haiku.</p>
<p>It is kind of sad that Be Inc. died when they did.  I remember being interested in running BeOS <em>years</em> ago, as it looked pretty neat and certainly different from Windows.  I think the reason I never got around to it was no longer supported or something and I couldn&#8217;t find any downloads (BeOS wasn&#8217;t a free OS, which is probably why)?  Be Inc shut their doors on November 15th, 2001.  Not all that long ago.</p>
<p>The default browser for BeOS, <a href="http://en.wikipedia.org/wiki/NetPositive" title="NetPositive">NetPositive</a> uses Haikus as error messages.  More programmers need to be creative like that.</p>
<p>12:40</p>
<p>I&#8217;m trying to take my mind off of Jacki coming in today.  The less I think about it, the sooner it will arrive.</p>
<p>Huh, there was a new release of Wordpress today&#8230;  and it&#8217;s a month ahead of schedule?</p>
<blockquote><p>
In 2004 the licensing terms for the competing Movable Type package were changed by Six Apart, and many of its users migrated to WordPress – causing a marked and continuing growth in WordPress&#8217;s popularity.
</p></blockquote>
<p>Damn straight.</p>
<p>13:00</p>
<p>Maybe I should eat lunch.</p>
<p>I wonder if anyone&#8217;s gonna be like &#8220;why was this guy surfing Wikipedia <strong>all fucking day</strong>?&#8221;</p>
<p>13:29</p>
<p>Huh, rediscovered <a href="http://jyte.com" title="Jyte">Jyte</a>.</p>
<p>wiki just has a lot of music related articles in general, wtf.</p>
<p>13:53</p>
<p>I think I was home for the Chicago <a href="http://en.wikipedia.org/wiki/Zombie_walk" title="Zombie Walk">Zombie Walk</a>&#8230;</p>
<p>15:33</p>
<p>So close&#8230;</p>
<p>15:54</p>
<p>Here we go.</p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/081508txt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>081408.txt</title>
		<link>http://sugardeath.net/08/2008/081408txt/</link>
		<comments>http://sugardeath.net/08/2008/081408txt/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 21:57:05 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://sugardeath.net/08/2008/081408txt/</guid>
		<description><![CDATA[9:23
A whole day of nothing..  Same thing tomorrow, too&#8230;
11:04
[&#8230;]
11:39
[&#8230;]
12:07
Granholm is holding a hearing on September 3rd to see if Kilpatrick should be taken out of office?  Is she finally going something good?  Damn..  
12:13
There are a lot of.. sounds coming from outside.  Angry people yelling.. jets?  The whole building [...]]]></description>
			<content:encoded><![CDATA[<p>9:23</p>
<p>A whole day of nothing..  Same thing tomorrow, too&#8230;</p>
<p>11:04</p>
<p><em>[&#8230;]</em></p>
<p>11:39</p>
<p><em>[&#8230;]</em></p>
<p>12:07</p>
<p>Granholm is holding a hearing on September 3rd to see if Kilpatrick should be taken out of office?  Is she finally going something good?  Damn..  </p>
<p>12:13</p>
<p>There are a lot of.. sounds coming from outside.  Angry people yelling.. jets?  The whole building just vibrated a little bit&#8230;  </p>
<p>Today feels like a Friday..  If only it was..</p>
<p>13:26</p>
<p>Wikipedia is great stuff.  Read about monorails, Maglevs, the People Mover, the El, the Chicago Flood, Chicago Mercantile Exchange (where I might end up working), gaps in the interstate system&#8230;  Let&#8217;s see what else I can find, yeah?</p>
<p>14:40</p>
<p>X-Files..  Cigarette Smoking Man, Deepthroat, X, Alex Krycek, The Lonegunmen, The Lonegunmen (TV Show)..<br />
Invasion..</p>
<p>Did you know:</p>
<blockquote><p>
Foreshadowing a number of conspiracy theories in the wake of the September 11, 2001 attacks, the plot of the March 4, 2001 pilot episode of the series depicts a secret U.S. government agency plotting to crash a Boeing 727 headed for Boston into the World Trade Center via remote control for the purpose of increasing the military defense budget and blaming the attack on foreign &#8220;tin-pot dictators&#8221; who are &#8220;begging to be smart-bombed.&#8221;
</p></blockquote>
<p>WHAT is with these jets?</p>
<p>16:03</p>
<blockquote><p>
In a tally of performances that include every episode, movie, and guest appearance made as the voice of Batman, [Kevin] Conroy has played the character longer than Adam West, Michael Keaton, Val Kilmer, George Clooney, and Christian Bale combined.
</p></blockquote>
<p>..Somehow I went from the main X-Files article to Luke Wilson to&#8230; &#8230; to Batman.  </p>
<p>16:28</p>
<p>FINALLY done with the X-Files article..</p>
<p>Cedar Point is the second oldest amusement park in the country?</p>
<blockquote><p>
Gemini [a racing coaster at Cedar Point] is known for the fact that either side may win the race instead of the usual predictable results on other rides.
</p></blockquote>
<p>Really?  I think Brian and Dad tried to see which train won more often, but I don&#8217;t remember the specifics because it was quite some time ago.</p>
<p>I have been on Wikipedia for the past &#8230; five hours?  askl;djfasl;jf  So much stuffff.  I&#8217;ll probably end up doing the same thing tomorrow too.</p>
<p>16:53</p>
<p>Just one short day left&#8230;  I am so excited.</p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/081408txt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>081308.txt</title>
		<link>http://sugardeath.net/08/2008/081308txt/</link>
		<comments>http://sugardeath.net/08/2008/081308txt/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 21:52:59 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://sugardeath.net/08/2008/081308txt/</guid>
		<description><![CDATA[9:28
There are definitely donuts in the lunch room&#8230;  I am definitely of the opinion that I should steal one or two.
10:10
Huh, my boss won&#8217;t be in for my last two days here.
Erm..  I should probably stop daydreaming at work..
11:43
Really need to stop..
Exit interview at&#8230; some point today..  Sounds like a fun time.
14:21
When [...]]]></description>
			<content:encoded><![CDATA[<p>9:28</p>
<p>There are definitely donuts in the lunch room&#8230;  I am definitely of the opinion that I should steal one or two.</p>
<p>10:10</p>
<p>Huh, my boss won&#8217;t be in for my last two days here.</p>
<p>Erm..  I should probably stop daydreaming at work..</p>
<p>11:43</p>
<p>Really need to stop..</p>
<p>Exit interview at&#8230; some point today..  Sounds like a fun time.</p>
<p>14:21</p>
<p>When the server is slow like this, both scripts take a nice.. forty minutes to run..  <img src='http://sugardeath.net/wordpress/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
<p>15:08</p>
<p>Exit interview was short and sweet.  Jon says he&#8217;d be a reference for me if I never need it.  Awesome.  Though I doubt I should put him as a reference for this potential new job..  (I told him I am quitting because of school, so if he finds out I&#8217;m working at a new place during school&#8230; :/)</p>
<p>I have typed so little today..  Mostly falling asleep.</p>
<p>I hope HR doesn&#8217;t ask me to do full-on exit interview with them.  I&#8217;ve only been here two months.</p>
<p>..apparently I look like Jon&#8217;s oldest son?  ..weird&#8230;</p>
<p>OK..  now I <em>really</em> have nothing to do these last two days.  The scripts are done, they work extremely well.  The documentation is done, I think it explains it all pretty well.  And there&#8217;s nothing else.  At all.  Yay&#8230;  :/</p>
<p>I guess I could just keep clicking random article on Wikipedia or something..  for two days..  Uuuggghhhhh&#8230;  </p>
<p>15:32</p>
<p>I should have really been on top of this (registering for classes || dealing with financial aid) stuff.  Looks like these bursar holds are gonna prevent me from registering anytime soon&#8230;  LOOKS LIKE I&#8217;M KIND OF SCREWED HERE</p>
<p>16:00</p>
<p>TWO MORE DAYS UNTIL I AM UNEMPLOYED</p>
<p>16:35</p>
<p>snoooooze</p>
<p>16:51</p>
<p>Hm..  Perhaps I can make up for my lack of writing by writing a ton tomorrow and Friday because I have <strong>nothing to do on those days</strong>.</p>
<p>17:00</p>
<p>TWO MORE DAYS UNTIL I AM VISITED BY JACKI</p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/081308txt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>081208.txt</title>
		<link>http://sugardeath.net/08/2008/081208txt/</link>
		<comments>http://sugardeath.net/08/2008/081208txt/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 00:45:10 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://sugardeath.net/?p=1742</guid>
		<description><![CDATA[11:16
Ugh, somehow missed my alarm this morning.  I don&#8217;t understand it, the volume was on full, the alarm was set for 7:15 (and not 19:15)&#8230;  The only thing I can think of is that I was too deep in sleep?  This is the first night in a long time that I&#8217;ve gone [...]]]></description>
			<content:encoded><![CDATA[<p>11:16</p>
<p>Ugh, somehow missed my alarm this morning.  I don&#8217;t understand it, the volume was on full, the alarm was set for 7:15 (and not 19:15)&#8230;  The only thing I can think of is that I was too deep in sleep?  This is the first night in a long time that I&#8217;ve gone to bed relatively early (twelve something or so), so maybe I just slept through it?  I recall waking up around 6:25 and feeling it was too early to get up, so I went back to bed, hoping for another fifty minutes or so of sleep.  Well, I woke up again at 8:59&#8230;  A minute before I had to be at work.  Oh well.  Got here at 10:15 and I&#8217;ll stay until 18:15.  Not gonna lose any money on this last paycheck =P  Because I&#8217;ll be getting off so late, I highly doubt that I&#8217;ll be able to get Center Court.. which IS open, despite what Theresa said.  And since I woke up so late, Center Court was too closed for me to get any lunch on my way to work.  I&#8217;m thinking there&#8217;s nothing wrong with Chipotle twice in the same day, eh?  Though I won&#8217;t go for the hot salsa again..  </p>
<p>Oh man, it felt so good to get a real amount of sleep, though.  I didn&#8217;t wake up feeling terrible or anything..  I should really do that more often.</p>
<p>12:02</p>
<p>From Jon:</p>
<blockquote><p>
Tony:</p>
<p>Tomorrow and Thursday (if needed), please review all WRs assigned to you (currently 11 by my count). </p>
<p>All of them have at least one other tester assigned to them. Please review them with at least one other tester to make sure they are &#8216;up to speed&#8217;. Add any needed comments and don&#8217;t forget to point them to any relevant documents or Test Suites.</p>
<p>Let me know if you have any issues or concerns by end-of-work on Thursday.</p>
<p>Thanks!
</p></blockquote>
<p>Make sure <em>they</em> are up to speed?  Most of those WRs have been there since my first week of employment and haven&#8217;t been touched.. by anyone.. since then.</p>
<p>12:14</p>
<p>Yeah, seven of of those eleven were basically &#8220;sample&#8221; ones that Mustafa and Conor were showing me when I first started working here&#8230;  :/</p>
<p>12:43</p>
<p>I think I&#8217;m going to start reviewing my WRs after lunch.  I&#8217;ve really got nothing else to do today.  </p>
<p>13:32</p>
<p>So there&#8217;s nothing wrong with me getting Chipotle twice in the same day.  Nothing at all.  HOWEVER!  There <strong>is</strong> something wrong with me NOT getting Jimmy John&#8217;s when it is so close to campus.</p>
<p>14:27</p>
<p>Well&#8230; that takes care of the handoff emails.  I&#8217;ll look them over again tomorrow and send them out then.  In the mean time&#8230;&#8230;&#8230;.  I don&#8217;t know.</p>
<p>15:11</p>
<p>Why am I falling asleep?  I got a normal amount of sleep last night..  </p>
<p>They&#8217;re rebooting one of the servers..  I think the test server?  Gonna be kinda hard to test my script when it can&#8217;t get to the site&#8230;</p>
<p>16:35</p>
<p>There&#8217;s some neatstuff here:<br />
<a href="http://www.millenniumpark.org/parkevents/" title="Millennium Park Events">http://www.millenniumpark.org/parkevents/</a></p>
<p>17:42</p>
<p>I am dying.  asdfasldkfjaskl;djf</p>
<p>17:51</p>
<p>Documentation is fun stuff to write&#8230;  </p>
<p>18:00</p>
<p>Ugh..  Looks like I lost one of the Stargates on my keychain.  The SG-1 gate, too..  I&#8217;d rather to have lost the Atlantis one.  Well, I&#8217;d prefer to have lost <em>neither</em>, but still.</p>
<p>The main, gigantic keyring as well as one of the smaller ones is bent all out of wack&#8230;  Is this from sleeping on them the other day, perhaps?  Ugh.  Lame.  If it fell off outside the building, I bet it got picked up or swept up or something.  If it fell off in the lobby of the building..  I probably would&#8217;ve heard it, also high bet it&#8217;s not there anymore.  It could&#8217;ve fallen off in the hall outside my room&#8230;  Probably got swept up, as the cleaning crew was there when I left this morning.  If it fell off in my room, awesome, I just have to look for it&#8230;  I don&#8217;t even know <em>when</em> it fell off&#8230;  Bleh, just an excuse to get another pair down the line, eh?  =P</p>
<p>My Zune has been on &#8220;Low Battery!&#8221; for almost an hour.. hour and a half? now.  Quite impressive.  Instead of the battery indicated having a white sliver of power left, the whole thing is red.  I forgot to charge the thing last night.. though I hear it&#8217;s not a bad idea to run rechargeable devices absolutely dry every once in a while.</p>
<p>Oh, it&#8217;s dead.</p>
<p>Damn.</p>
<p>Three more days!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/081208txt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>081108.txt</title>
		<link>http://sugardeath.net/08/2008/081108txt/</link>
		<comments>http://sugardeath.net/08/2008/081108txt/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 21:44:35 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Money]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://sugardeath.net/08/2008/081108txt/</guid>
		<description><![CDATA[9:19
Pulled another all-nighter.  My weekend sleep schedule got so screwed up.  I was getting like three or four hours of sleep each night last week due to talking to Jacki every night.  I&#8217;m.. I got four hours of sleep Thursday night, got up around seven or so on Friday to go to [...]]]></description>
			<content:encoded><![CDATA[<p>9:19</p>
<p>Pulled another all-nighter.  My weekend sleep schedule got so screwed up.  I was getting like three or four hours of sleep each night last week due to talking to Jacki every night.  I&#8217;m.. I got four hours of sleep Thursday night, got up around seven or so on Friday to go to work, and then stayed up until&#8230; seven or eight or so on Saturday talking to Jacki.  Fell asleep around.. nine?  Slept until.. nine.  Stayed up with Jacki until about six or seven again.  This time I slept from noon until eight, which is a decidedly more normal <em>duration</em>, just not quite during the <em>right time</em> of the day.  So to fix that, because there was no way I could&#8217;ve fallen asleep again until it was too late, I am pulling an all nighter.  Probably the.. third time thanks to this girl?  Fourth?  I&#8217;d do it every night if sleep deprivation didn&#8217;t cause hallucinations and death and stuff.  </p>
<p>One of the early episodes in season two of the <em>X-Files</em> deals with this squad from&#8230; the Vietnam War? whose members were surgically and medically altered so that they never required sleep.  It was really neat.  I&#8217;ve been on an <em>X-Files</em> binge lately.  Started season one Thursday night, watched a bunch Friday night and Saturday morning, then again Sunday morning and more Sunday night.  The reason I had stayed up until noon Sunday morning was that I had reached the end of season one and wanted to start season two right away.  I believe I am on.. episode..  eight or nine of season two?  I don&#8217;t know.  At the rate I am going, I figure I could get to the first movie (between seasons five and six, I believe?) in a week or two, and then finish up season nine maybe a few weeks after that, and then finally be able to watch the new movie that just came out.  I don&#8217;t know what started me on this..  Back in the winter and early spring I would go to Sci-Fi every night and watch, in order, an hour of Twilight zone and then two hours of the <em>X-Files</em>.  It was good stuff.  Most of the episodes stand alone quite well, so I never really felt lost or anything while watching it on Sci-Fi.  Paul said that quite a few episodes in the early seasons sucked balls, but I&#8217;m not of the same belief.  While there have been some episodes that don&#8217;t quite stand out as well as other ones, I still think they&#8217;ve all been pretty good.  </p>
<p>I got some really nasty bites on my feet sometime last week.  Thursday or so?  Probably..  Got them after wearing a pair of white socks that I must not have washed in forever..  Bet there was something living in them.. kinda disgusting..  The bites are terrible because when I&#8217;m bare foot my pants rub on the top of my foot (where they are), and, since I work everyday, I have to wear my tight-fitting dress shoes.  Can you say painful?  I actually haven&#8217;t worn my regular tennis shoes in quite some time&#8230;  It&#8217;s.. going to be.. comfortable, you could say, to wear my looser fitting tennis shoes again.  It&#8217;ll be great.  </p>
<p>I&#8217;ve five more days of work, including today (since it&#8217;s just started).</p>
<p>There&#8217;s less than five days until Jacki&#8217;s plane touches down at Midway.  It&#8217;ll be four days come 5PM.  </p>
<p>9:41</p>
<p>My breakfast this morning consisted of.. chips and salsa, at like six-thirty or so in the morning.  I meant to not eat my muffin last night and save it for the morning, but that didn&#8217;t happen.  </p>
<p>I recall Theresa, one of the awesome Center Court ladies, stating that this past Saturday was the last day Center Court was open.  I went to put money on my card for laundry and saw that I have a brand new eight-some bonus points on my account.  If I&#8217;ve got these bonus points but no Center Court to spend them on..  I am going to be very unhappy.  </p>
<p>I moved into my new room last Wednesday and Thursday afternoon/nights.  It was.. fun&#8230;  I hate moving so much, and I just went from one hall to another.  Going from one place of residence to another place of residence with a completely different address will suck even more, I imagine.  Hopefully I find an apartment or something near IIT.  Assuming I can find an apartment.  I think I said this way back, but that&#8217;s my next major goal in life, get an apartment.  Shouldn&#8217;t it be something like.. oh.. I dunno, do well in school?  Get a good job? etc.  Yeah, I guess, but that&#8217;s not what it is, so.. yeah.</p>
<p>I believe about half my clothes were clean, but I threw them all in the laundry at once anyway, bed sheets/blankets and all.  All together it was four washers and four dryers worth of stuff.  I don&#8217;t know of washer nine was being stupid, but I put my two blankets in there and they were still soaking after an hour and a half cycle.  Granted, they WERE abnormally wet coming out of the washer, but..  hm..  I don&#8217;t know what could have caused either situation.  The crayon blanket seemed the wettest, so I stuck that one in washer eight which had proved itself earlier with my dress cltohes, and put an hour on it.  About four hours later (I forgot about it while talking to Jacki), it was perfect.  Because I didn&#8217;t have enough money on my card to put the binary blanket in a separate dryer (I was afraid washing them together would turn out not well again), and because the TechCash site didn&#8217;t seem to have the &#8220;Make a Deposit&#8221; button at the moment (I don&#8217;t understand?), I ended up draping that blanket over Tim&#8217;s clothes rack and putting a pot under the corner of the blanket that was dripping the most.  Hoepfully it&#8217;s done drying by the time I get home&#8230;</p>
<p>I do not look forward to folding all of my clothes or making my bed.  I should really be writing this documentation for my scripts as well as trying to figure out why the script aborted when I ran the thing Friday night..</p>
<p>9:53</p>
<p>I finally shaved my mustache&#8230;  I think it&#8217;s been like two months?  It was getting pretty bad&#8230; and itchy..</p>
<p>Itchy itchy tasty..  I wanna play Resident Evil again..</p>
<p>I ordered a new mousepad from Newegg Thursday night.  I forgot to order the video cables for my laptop at the same time.  The laptop uses standard vga (dvi, maybe?), but doesn&#8217;t have S-Video out or anything else common, instead it&#8217;s got a nice little mini-RCA jack that does video and stereo sound together.  It would be great if I had this cable, because then I could stream movies off of AndrAIa and play them on any TV on campus.</p>
<p>10:01</p>
<p>How palindromic!</p>
<p>10:12</p>
<p>I will receive a paycheck for $745 a week from Wednesday, on the twentieth.  The day that Jacki leaves Chicago.  The day before classes.  The day before Phil&#8217;s twenty-first birthday.  That&#8217;s a fair amount of money that will be nice because I&#8217;m sure I&#8217;m going to spend a lot of money while Jacki is here.  It&#8217;ll be worth it.</p>
<p>10:27</p>
<p><em>[&#8230;]</em><br />
10:34</p>
<p><em>[&#8230;]</em> </p>
<p>12:32</p>
<blockquote><p>
1976: Lakeside Mall opens with four anchor stores: Hudson&#8217;s, Lord &#038; Taylor, Sears, and J.C. Penney. The mall also features a movie theater and ice rink, the latter of which was eventually replaced with a water slide.
</p></blockquote>
<p>..water slide?</p>
<p>Re: Sterling Heights</p>
<blockquote><p>
As of the census of 2000, there were 124,471 people, 46,319 households, and 33,395 families residing in the city. The population density was 3,397.0 per square mile (1,311.6/km²). There were 47,547 housing units at an average density of 1,297.6/sq mi (501.0/km²). The racial makeup of the city was 90.70% White, 1.30% African American, 0.21% Native American, 4.92% Asian, 0.04% Pacific Islander, 0.34% from other races, and 2.50% from two or more races. 1.34% of the population were Hispanic or Latino of any race.</p>
<p>Ancestries: Polish (19.0%), German (14.4%), Italian (12.5%), Irish (5.7%), English (5.0%), Assyrian/Chaldean/Syriac (4.8%), and American/US (4.0%).
</p></blockquote>
<p>Jacki and I were bemoaning the.. prevalance and nature of Chaldeans this morning (&#8217;cause we&#8217;re racists fucks like that).  Granted, it&#8217;s been eight years since the census, so a lot could have changed since then.  </p>
<p>WHAT!  Didn&#8217;t Mr. Suggs get promoted to Principal of.. crap, what elementary did Paul get transferred to (it started with a &#8216;C&#8217;?)?  Wiki says that UCS operates twenty-nine elementary schools, but only lists eight&#8230;  Browning isn&#8217;t on there.. but apparently Mr. Suggs is currently the principal of Bruce Collins Elementary.  </p>
<p>I&#8217;m pretty sure Beacon Tree is that stupid huge one..  Bigger than Ford, if I recall correctly?</p>
<p>12:44</p>
<p>Why does MALOW get its own wiki page when none of the other junior highs do?  At least all of the highschools have wiki pages.</p>
<blockquote><p>
The summer of 2008, demolition took place in the school to fix the walls and outdated classrooms to better the learning experience.</p>
<p>Many of these same modifications have taken place at the school’s sister school, Dwight D. Eisenhower high school, which was dedicated in 1972 and has the same floor plan. The buildings are so alike, in fact, that in the early 70s, the same lockers in both buildings had interchangeable combinations.
</p></blockquote>
<p>Interchangeable coms!?  Hahaha, Wikipedia, I love you.</p>
<p>Hah, Stevenson calls Ford&#8217;s pool home.  Take that.</p>
<blockquote><p>
In 2004, the school’s locally-famous circle drive was modified to make way for construction on the new Performing arts center on the Clinton River Road front of the school. The performing arts center dramatically modifies the aesthetic front of the school. It officially opened in the Fall of the 2007-2008 school year and holds 800 patrons featuring modern touches and state of the art lighting and sound systems. The new center debuted officially with the musical, Into the Woods, in the December 2007.
</p></blockquote>
<p>Locally famous, eh?  Perhaps for the end-of-the-year senior circle that would back up traffic on Clinton River.. =P</p>
<blockquote>
<h3>Nicknames</h3>
<hr />
Henry Ford II High School was known locally as &#8220;Suicide High&#8221;. Although the name is fading, October 22nd 2007 marked the 10th anniversary of a series of 5 suicides that took place between June and October of 1997. on October 22nd 1997, A 15 year old freshman was the last to take her life.</p>
<p>Henry Ford II High School also has many novelty nicknames, such as &#8220;H.F. Two&#8221; and &#8220;H.F. Deuce&#8221;, which are variations of namesake Henry Ford II
</p></blockquote>
<p>HAHA WHAT  I remember when that.. Brian? kid took his life in October of 2002, my freshman year.  That was a pretty weird day.</p>
<p>OH MAN!  The school&#8217;s website has <em>barely</em> changed from when I used to work on it!  And&#8230; the opening flash has a picture of..  !!  Is that Poop-Pants?!  Her name was.. Rachel something or other, I&#8217;d have to break out a yearbook but they&#8217;re all at home.  Anyway, story has it that she pooped her pants at a party or something and thus transferred schools for a year or two&#8230;  RACHEL SPICA  HAHAHA  I just remembered. =P  And then Brittney from S.O. is in another picture.  Weird&#8230;  I think the girl sitting next to Poop-Pants is.. Erin Glaros?  Looks kinda like her.  Haha, I remember when she first transferred to Browning Elementary and David Shirley had the biggest crush on &#8220;Elmo Girl&#8221; as he called her, due to her Elmo backpack, I think?  Oh, the good ol&#8217; days, eh?</p>
<p>Oof.. not feeling too well after eating this turkey pita sandwich thing..  The hunger I felt <em>did</em> feel kind of off&#8230; but.. still..  I&#8217;d rather have food in me than not..  I just hope it <em>stays</em> in me..  I really need to get to bed early tonight..  If only to feel well..</p>
<p>Going to the bike shop today after work with Casey to get a new chain for my bike.  Old chain was rusted fairly nicely, so..  off it goes.  Next I need to borrow Joy&#8217;s bike pump and inflate my tires.  Then perhaps I could ride to the lake and such!</p>
<p>14:06</p>
<p>Linux-ts is really slow today for some reason.  Makes my tests take a lto longer than they should..  I&#8217;ve even had to stick afew more delays in the one..  I am so tired right now it&#8217;s not even funny..  I&#8217;ve done this before and it&#8217;s never been this bad&#8230;  Right after the bikeshop I need to fold laundry, make my bed, and go to sleep right away.  If Jacki&#8217;s on I should apologize to her.. maybe giber her one of the things I wrote?  Probably.  Definitely.  She deserves something for me skirting (?) out like this&#8230;</p>
<p>It iwll be nice to have a new chain for my bike, but will I ever actually use my bike?  Hopefully someone organizes like bike rides or something, that would be pretty awesome.</p>
<p>14:26</p>
<p>I just gotta keep myself doing something for the next two hours and twenty minuntes.  I hope these last days of work go by quickly.  Half the reason I&#8217;m falling asleep here is because there&#8217;s nothing to do.  </p>
<p>I&#8217;m actually writing this out by hand at the moment.  I&#8217;ve got AutoTester running through both scripts and that should take some time.  I&#8217;m writing on the back of the Race Judicata information packet.</p>
<p>Besides, when linux-ts is slow, these scripts work flawlessly.  I whipped up some quick documentation earlier today and that is just about done too&#8230;</p>
<p>14:36</p>
<p><em>[&#8230;]</em></p>
<p>14:46</p>
<p><em>[&#8230;]</em></p>
<p>14:56</p>
<p>Oh god, did I just get all poetic?  I haven&#8217;t done that since&#8230; oh.. the eighth grade.</p>
<p>This is keeping me up pretty well, physical pen on paper action.  It&#8217;s good stuff it is.</p>
<p>So this whole eight hours a day thing definitely ain&#8217;t that bad once ya get used to it.  I could easily see this week flying (and it damn well better).</p>
<p>But the day may come when you got something to lose<br />
And just when you think you&#8217;re done payin&#8217; dues<br />
You say to yourself &#8220;dear god what have I done&#8221;<br />
And hope it&#8217;s not too late &#8217;cause tomorrow may never come<br />
<em>Reach for the Sky</em><br />
&#8217;cause tomorrow may never come</p>
<p>15:09</p>
<p>Ah it&#8217;s been too long since I&#8217;ve written.. like old-fashioned pen and paper.  It&#8217;s a good feeling.  I feel much more expressive (albeit slower..) this way.  Too bad it&#8217;s all going to get typed up anyway.</p>
<p>For some reason half these &#8217;search&#8217; buttons are being hit&#8230;  They get <em>focused</em>, but not hit or activated I guess the word would be.  This is temporarily remedied by my hitting enter, but since this script is supposed to be <em>automated</em> while <em>no one&#8217;s here</em>, this is going to be a problem.</p>
<p>15:47</p>
<p>One more hour.</p>
<p>16:40</p>
<p>I think&#8230;  I think I spent the last hour eighty-percent asleep..</p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/081108txt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ah!</title>
		<link>http://sugardeath.net/08/2008/ah/</link>
		<comments>http://sugardeath.net/08/2008/ah/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 11:30:28 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://sugardeath.net/?p=1739</guid>
		<description><![CDATA[I realize this post is.. unothodoxly timed, given the past week or so, but&#8230;      
Just&#8230; life is so amazing right now.. and things are only going to get better!
aha! I can&#8217;t wait  
]]></description>
			<content:encoded><![CDATA[<p>I realize this post is.. unothodoxly timed, given the past week or so, but&#8230;   <img src='http://sugardeath.net/wordpress/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  <img src='http://sugardeath.net/wordpress/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
<p>Just&#8230; life is so amazing right now.. and things are only going to get better!</p>
<p>aha! I can&#8217;t wait  <img src='http://sugardeath.net/wordpress/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/ah/feed/</wfw:commentRss>
		</item>
		<item>
		<title>080808.txt</title>
		<link>http://sugardeath.net/08/2008/080808txt/</link>
		<comments>http://sugardeath.net/08/2008/080808txt/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 21:55:23 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://sugardeath.net/08/2008/080808txt/</guid>
		<description><![CDATA[12:35
I have received a total of four emails today.  Two PNNs at ten, and then another two at eleven-thirty.  I.. have basically finished my second AutoTester script.  A lot earlier than I had planned..  
13:18
About seventeen minutes for the second script.. twelve for the first?  I SHOULD RUN THEM BACK [...]]]></description>
			<content:encoded><![CDATA[<p>12:35</p>
<p>I have received a total of four emails today.  Two PNNs at ten, and then another two at eleven-thirty.  I.. have basically finished my second AutoTester script.  A lot earlier than I had planned..  </p>
<p>13:18</p>
<p>About seventeen minutes for the second script.. twelve for the first?  I SHOULD RUN THEM BACK TO BACK CONSTANTLY</p>
<p>About four hours left..  Meaning four are gone already..</p>
<p>I think I am going to nap so hard when I get home.  I&#8217;ve been staying up way too late lately, but.. you know, I ain&#8217;t complaining.  I need to grab Corey&#8217;s TV from Joy and stick it somewhere in my room&#8230;  I need to put all my shit somewhere&#8230;  I&#8217;m taking up the entire room, and I&#8217;ll have a roommate in a week&#8230;  </p>
<p>14:28</p>
<p>It just took twenty minute this time.</p>
<p>14:58</p>
<blockquote><p>
From:	Hogan, Jon<br />
Sent:	Friday, August 08, 2008 2:43PM<br />
To:	Testing(SQA)<br />
Subject:	RE: RE: Tutorial</p>
<p>Tony:</p>
<p>I&#8217;m dissapointed, you&#8217;re just being too nice. Think harder, there must be something wrong. Think like a tester! Besides, you&#8217;re a short-timer anyway, what have you got to lose? </p>
<p>PS: All in jest, thanks for the review!</p>
<p> &#8212;&#8211;Original Message&#8212;&#8211;<br />
From: 	Lademan, Anthony<br />
Sent:	Friday, August 08, 2008 2:18 PM<br />
To:	Testing (SQA)<br />
Subject:	RE: RE: Tutorial</p>
<p>That looks very good, I couldn&#8217;t find anything wrong with it or think of any suggestions.</p>
<p>Tony</p>
<p> &#8212;&#8211;Original Message&#8212;&#8211;<br />
From: 	Rashid, Mustafa<br />
Sent:	Friday, August 08, 2008 2:12 PM<br />
To:	Testing (SQA)<br />
Subject:	RE: Tutorial</p>
<p>Hello Everybody,</p>
<p>I just finished with a tutorial for creating a new work request. Please have a look at it. As always, any and every suggestion is most welcome.<br />
Thank You.</p>
<p><\\Dhcp\42-InfoTech\SQA\Testing> - SharedFiles\New WR Tutorial\New WR.htm
</p></blockquote>
<p>&#8230;what?</p>
<p>I apologize, it&#8217;s the end of the week, I&#8217;m awfully tired, I might write more next week.  Probably not.</p>
<p>15:21</p>
<p>Sweet dreams are made of these<br />
who am I to disagree?</p>
<p>15:51</p>
<p>An hour ten.  </p>
<p>16:44</p>
<p>The start timestamp on the first test says &#8220;4:15:31 PM&#8221; and the end timestamp on the second test says &#8220;4:44:20 PM.&#8221;</p>
<p>This thing runs for half an hour.  That&#8217;s pretty awesome.  </p>
<p>I guess that means it&#8217;s documentation time, tomorrow?</p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/080808txt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>080708.txt</title>
		<link>http://sugardeath.net/08/2008/080708txt/</link>
		<comments>http://sugardeath.net/08/2008/080708txt/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 21:54:04 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://sugardeath.net/?p=1736</guid>
		<description><![CDATA[9:33
I&#8217;m mostly moved into my new room.  The hall smells like wet mop, there&#8217;s no screen on my window (is this the room that was burglarized earlier this month?), I can&#8217;t use the bathroom on my floor because there are still some girls living here (summer orientation?), the water from the second south showers [...]]]></description>
			<content:encoded><![CDATA[<p>9:33</p>
<p>I&#8217;m mostly moved into my new room.  The hall smells like wet mop, there&#8217;s no screen on my window (is this the room that was burglarized earlier this month?), I can&#8217;t use the bathroom on my floor because there are still some girls living here (summer orientation?), the water from the second south showers smells.. musty (and thus leaves a musty smell on me..  plus my palms seem really dry, but just my palms, I don&#8217;t know if that&#8217;s related).  I got all the essential stuff set up yesterday, gotta grab the rest of the miscellaneous stuff today.  I wonder how I am going to hold on to two fridges and a TV..  That will be fun..  </p>
<p>I am going to be so lonely in here!  My roommate comes in in a week and a few days, so I&#8217;ve got a week alone.  That&#8217;ll be fun.  Going to/from work from/to an empty room.  I&#8217;m really not looking forward to moving the rest of my stuff..  I am so lazy&#8230;</p>
<p>9:53</p>
<p>I came into work this morning and had a single email: the four o&#8217;clock PNN email that I forgot to mark as read the night before..  While testing my script I remembered back to my first couple of weeks here where I would just read cases and outcomes in Jury Verdict to pass the time.  I might start doing that again.  I wonder if my boss will notice if I start spending half an hour less each day on this stupid automation work request (we have to log our time spent on each Work Request in the timesheet application).  I have six (seven including today) days left, that&#8217;s NOT enough time to start another full-fledged script such as this.  I guess I could start another small one and leave it for someone else to finish?  I dunno..  It&#8217;s just that I&#8217;ve spent basically the last.. three? weeks on this.  However long it&#8217;s been since we were on the fifth floor.  To do another such script would require maybe a few days shy of the same time frame (the few days were dedicated to learning the software, which was easy as hell to learn).  </p>
<p>Last night I went to ask the RA (didn&#8217;t know he was the RA at the time) whether we could use the bathroom or not while the girls were still on the floor and came out of it twenty minutes later with a potential internship for the.. forseeable future, really (that would also develop into an actual job thing if I do well enough).  It would only be about fifteen to twenty hours a week, so that should be doable with school.  Though if I get this, I&#8217;ll probably not be able to work at the reg. office, either at all or very much..  I hope the internship is paid o_O</p>
<p>I am excited.  Totally did not expect that.  He was all &#8220;say, do you know linux?&#8221; &#8220;I run it on my laptop and desktop..&#8221; &#8220;ok, how would you make something start up at runtime?&#8221; &#8220;put it in /etc/init.d/rc.local&#8221; &#8220;cool cool&#8221;</p>
<p>&#8230;wat o_o</p>
<p>This would be really cool as it sounds like mostly linux system and server administation and management.  Zac, the RA, says that they mostly deal with hardware from Dell and HP (and not IBM), and often have to make special requests for hardware without a framebuffer, as they do all of their stuff on the commandline.  I am comfortable on the commandline, but there is still a ton I need to learn.</p>
<p>Oh, there&#8217;s the ten o&#8217;clock PNN getting my hopes up that maybe I have a new WR or something..</p>
<p>But yeah, this is a really cool oppourtunity, I really hope it works out.  </p>
<p>10:06</p>
<p>I guess I could make a little script that runs through a bunch of searches and stuff trying to trigger as many billing codes as possible?  The only problem with AutoTester is that it can&#8217;t really pull data from a spreadsheet, which is how Golden32 outputs the SQL data from the server.. :/  The script could just run through the searches and then the tester could load up Golden32 and look for the proper codes at the right times (the script would leave a log file that would tell the tester what to look for).  Actually, the script could launch Golden32 and put in the proper query after the search is done so that the tester only has to sit down and compare the log to the SQL output&#8230;  HMMM!  This might work.</p>
<p>I am excited that my last week hear has a chance of not being completely boring.</p>
<p>FLASH! aaahhaaaa  Savior of the universe!<br />
FLASH! aaahhaaaa  He&#8217;ll save everyone one of us!<br />
FLASH! aaahhaaaa  He&#8217;s a miracle!<br />
FLASH! aaahhaaaa  King of the impossible! (???)</p>
<p>Now I want to watch the 1980s (?) Flash Gordon.  </p>
<p>10:26</p>
<p><a href="http://en.wikipedia.org/wiki/AutoTester" title="Autotester - Wikipedia">This</a> makes me laugh.</p>
<p>There doesn&#8217;t seem to be a way to concatenate text variables in this thing&#8230; this will be fun.</p>
<p>10:43</p>
<p>Looks this will provide me with hours of activity.  Hopefully a week&#8217;s worth of hours.</p>
<p>11:39</p>
<p>I just love it when programs freeze while I&#8217;m using them and I don&#8217;t remember the last time I saved my work.  Goddamnit.</p>
<p>Why.. do some of these Chrono Trigger remixes sound.. vastly different that I remember them sounding?  It&#8217;s weird&#8230;</p>
<p>12:12</p>
<p>So many different lunches smell so good right now..  And here I am stuck with my turkey deli sandwich from Center Court..  I am tempted to go to Chipotle again.. those burritos are delicious AND filling.  And lord knows I could go for something filling right about now.</p>
<p>12:29</p>
<p>Or a burger.  A burger sounds really good too.  Too bad I don&#8217;t know of any good burger places around here..</p>
<p>13:13</p>
<p>OH THAT BURRITO TOTALLY HIT THE SPOT YUMYUMYUM</p>
<p>13:39</p>
<p>King PoppelDoppelous led the PoppelDoppelonians from PoppelDoppelopolis, the capital of PoppelDoppelonia.</p>
<p>14:52</p>
<p>About an hour after that burrito.. I was hit with a major sleep wave&#8230;</p>
<p>15:12</p>
<p>Huh.  Major Nelson (Larry Hyrb) is on a late July <em>This Week in Tech</em>.  He seems like a pretty cool guy, not trying to sell Microsoft at every word.  It&#8217;s.. kind of refreshing.  It&#8217;s a neat discussion about the recent E3 (which was widely regarded as a failure..).</p>
<p>I put like two hours into this new script and then.. I crashed.  Crashed as in lost desire to work on it some more.  </p>
<p>16:15</p>
<p>Oh wow..  This new script is already up to about fifteen minutes of runtime&#8230; at about 60% the lines of code (including white space) of the other script.  That&#8217;s&#8230; scary.  Though I guess it makes sense, most of the time is spent on SLJ right now, and SLJ is slow as balls.  Searching overall is slow, but especially on SLJ.  With some of these apps&#8230; I could easily see the script reaching twenty minutes of runtime&#8230;  Holy crap..  These are probably the longest runtimes of&#8230; anything that I&#8217;ve ever built.  No, they ARE the longest runtimes of anything I&#8217;ve ever built.  Previously the most would&#8217;ve been a minute or two on some poorly code Java app sometime freshman year or maybe during sophomore fall semester&#8230;</p>
<p>Ya get your money for nothing<br />
Your chicks for free<br />
(look at that! look at that!)<br />
Ya get your money for nothing<br />
Your chicks for free<br />
(I want my.. I want my.. I want my MTV&#8230;)</p>
<p>One good thing about this script is that it dosn&#8217;t open any extra windows and then alt+f4 them&#8230; though when it&#8217;s supposed to press the search button it seems to press enter while notepad is focused, even though I didn&#8217;t tell it to press enter to trigger the search&#8230; :/</p>
<p>16:30</p>
<p>&#8220;Come Down&#8221; (The Pillows) started playing as I tilted my head back to look at the ceiling.  There are cracks and stuff all up there.  I briefly thought it&#8217;d be awesome if the ceiling fell.  Then I remembered I&#8217;m still under it.</p>
<p><em>[&#8230;]</em></p>
<p>This script is twelve minutes when it fails on the last search.  I&#8217;m betting that last search will add at least another minute to it&#8230; so&#8230; wow.  This one is going to get huge.  That&#8217;s all I should do on my last day is just run both scripts back to back, all day, &#8220;making sure they work.&#8221;  </p>
<p>For some reason this script keeps failing to wait for the page to load on the last search.  Whatever, that&#8217;s tomorrow&#8217;s quest.</p>
<p>!! I completely forgot!  HAHAHA.</p>
<p>..I&#8217;m beginning to log into my site with &#8216;alademan&#8217; instead of &#8217;satoshi&#8217;..  This is bothersome.</p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/080708txt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>080608.txt</title>
		<link>http://sugardeath.net/08/2008/080608txt/</link>
		<comments>http://sugardeath.net/08/2008/080608txt/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 21:16:20 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Money]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://sugardeath.net/08/2008/080608txt/</guid>
		<description><![CDATA[11:30
Emailed in sick yesterday.  Received a bitchy response about how shirking responsibilities is a disruption.  I get to work today and I have seven new emails: three are PNN, one is about me calling in sick.  No new Work Requests.  Huh, kinda hard to disrupt things due to being unable to [...]]]></description>
			<content:encoded><![CDATA[<p>11:30</p>
<p>Emailed in sick yesterday.  Received a bitchy response about how shirking responsibilities is a disruption.  I get to work today and I have seven new emails: three are PNN, one is about me calling in sick.  No new Work Requests.  Huh, kinda hard to disrupt things due to being unable to fulfill my responsibilities when I HAVE NOTHING TO WORK ON.  Thanks, guy.</p>
<p><em>[&#8230;]</em>So because I got no sleep I am sitting here practically dead, falling asleep to music..  I did download like nine new episodes of <em>This Week in Tech</em> and <em>Paranormal Cafe</em>, and TWiT kept me awake quite well.  I started falling asleep when I put the music on..  ..am I conditioned to fall asleep to music?  I should take a nap after work today.  <em>[&#8230;]</em> but I can&#8217;t keep going to bed so late.  I have to come to work seven more days.  I have to pretend to do things for seven more days..</p>
<p>Speaking of pretending to do things..  I was actually motivated to work on my script this morning.  It was cool.  Mostly got some organizational stuff done.  </p>
<p>12:16</p>
<p>Four hours, forty-five minutes.  I got breakfast this morning, bacon and eggs.  Kind of a small portion.. ok, a really small portion, but it was still nice to eat something in the morning.  Got to work at eight..  </p>
<p>Got my paystub today..  ~$390 deposited in the bank yesterday.  My next paycheck should be a fair amount more, even with the sick day yesterday.  Doesn&#8217;t quite look like I&#8217;ll be able to afford Ophiuchus any time soon&#8230;  I just hope Andy holds out for what could possibly be another year..  </p>
<p><em>[&#8230;]</em></p>
<p>Did they&#8230; just get pizza for the office?</p>
<p><em>[&#8230;]</em></p>
<p>This font makes that smiley look so goofy&#8230;</p>
<p><code><br />
By Tony Lademan (2008)<br />
for Law bulletin Pub...<br />
Software Qualtiy Ass...<br />
</code></p>
<p>12:31</p>
<p>12:39</p>
<p>I like how I can sit here, type a bit in notepad, scroll around AutoTester, hit F5, sit back for ten to fifteen minutes, refresh the log file, rinse and repeat, and make it look like I&#8217;m working.  It&#8217;s pretty nice.  Actually, no, it&#8217;s terrible.  I wish I had something real to do.  Something other than this stupid script that I&#8217;ve been working on for almost two weeks now?  Ugh.  It&#8217;s so boring.  Give me real work..  Though I know I&#8217;m not going to get any.. what with seven days of employment left&#8230;</p>
<p>13:18</p>
<p>I love when I make stupid little mistakes such as not assiging a value to the correct variable&#8230;  Ugh..</p>
<p>So I&#8217;ve realized that the more I wrte about <em>[&#8230;]</em>, the less I write about anything else, and therefore the less content you guys get.  Which I assume you guys care about or something.  Correct me if I&#8217;m wrong.  I could uncensor all that&#8230; but where would the fun be?  </p>
<p>Ugh.. here I go again.. falling asleep with two and a half hours left&#8230;  My goal was to get into work early so that I could leave early and therefore a) not be as tired when I leave and b) be able to get to sleep sooner..  </p>
<p>Stirb nicht vor mir..</p>
<p>Or I could run the test and go to the bathroom, which I&#8217;ve been doing for the past week or so&#8230;  :/</p>
<p>13:59</p>
<p>Awesome, my first nosebleed in ages.  Actually, also my first nosebleed in any sort of work environment.  Good thing I was already in the bathroom at the time&#8230;</p>
<p>14:01</p>
<p>Two hours&#8230;  I am so falling asleep it&#8217;s not cool&#8230;  totally worth staying up all night..  Can&#8217;t make me think otherwise.  I wish I could subsist on less sleep..  That would be great.. or that I had enough time in the day to take a nice long sleep AND still do what I do every day (which is, admittedly, not much..).  Oh well.  Just gotta live with what I&#8217;ve got, eh?</p>
<p>14:16</p>
<p>Ugh..  I keep falling asleep..  This script is like.. just about perfect now..  What else can I do..  Test it and fall asleep to it?  :/</p>
<p>I bet you that I will have no real email until like Monday of next week&#8230;  I bet that&#8217;s how it will work!  Because it is crazy slow time just before Tony leaves.  God this sucks.  GIVE ME SOMETHING TO DO!</p>
<p>14:30</p>
<p>14:51</p>
<p>Ugh.. getting there..  an hour..  I can do this&#8230;</p>
<p>15:01</p>
<p>Why did I have to drink so much water?  Now I have to pee..</p>
<p>15:31</p>
<p>I should really bring something to do tomorrow..  and next week&#8230; something inconspicuous though&#8230;  Too bad I sit so close to the freaking walk way.  If I were&#8230; even where Conor is, things would be perfect&#8230;  </p>
<p>15:50</p>
<p><em>[&#8230;]</em></p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/080608txt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>080408.txt</title>
		<link>http://sugardeath.net/08/2008/080408txt/</link>
		<comments>http://sugardeath.net/08/2008/080408txt/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 21:48:00 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://sugardeath.net/08/2008/080408txt/</guid>
		<description><![CDATA[10:29
[&#8230;]  I am so looking forward to this, the days cannot disappear fast enough.
This script is acting all.. weird and stuff.  It will return errors when I let it run through on its own, but when I go line by line it works perfectly.  It&#8217;s.. the weirdest thing.
10:42
April approved the last WR [...]]]></description>
			<content:encoded><![CDATA[<p>10:29</p>
<p><em>[&#8230;]</em>  I am so looking forward to this, the days cannot disappear fast enough.</p>
<p>This script is acting all.. weird and stuff.  It will return errors when I let it run through on its own, but when I go line by line it works perfectly.  It&#8217;s.. the weirdest thing.</p>
<p>10:42</p>
<p>April approved the last WR after I sent a second email.  Looks like I&#8217;m all caught up now..  with.. nothing to do except work on this AutoTester script.  &#8230;yay.</p>
<p>11:30</p>
<p>Had an awesome storm this morning.  Alarm woke me up at 7:30 and I noticed it looked like night outside.  By 7:30 in the morning it should be quite bright outside.  Upon closer inspection I discovered that it wasn&#8217;t night, but that everything was covered in a dark brown/grey from the storm clouds above.  There were heavy rains and awesomeawesome thunders during my shower, but it died down immensely afterwards.  Which is a good thing as I don&#8217;t want to get soaked on the way to work.  Normally when it rains, especially in the summer, I won&#8217;t give a crap and will just let myself get soaked, absolutely soaked.  If I am going to class I&#8217;ll just sit in class all cool-like, with a puddle forming at my feet.  If I&#8217;m going home I&#8217;ll just switch into something dry (and inherently more comfortable).  But my work clothes?  No thanks, those have got to stay dry, I need to be <em>presentable</em> at work.  Silly work, making me <em>concerned</em> about things.</p>
<p>12:11</p>
<p>Oh look, a new work reques&#8211; wait.  No.  It&#8217;s just another catch all, this time for the training documentation that he wants us to work on.  I like how I was added to the WR even though the training documentation is below AutoTester, which is already below everything else.  </p>
<p>Yeah..  I highly doubt I&#8217;ll get any new work requests between now and next Friday.  This should prove to be.. awfully boring..</p>
<p>12:36</p>
<p>As much as I like these turkey pita sandwiches from 7-11, I really need to start getting up earlier, or taking a shorter shower, or something, so that I can spend my bonus points at Center Court for lunch.  </p>
<p>BELGIANS IN THE CONGO<br />
..<br />
BRITISH POLITICIAN SEX</p>
<p>I remember way way back, mid to late elementary school, Mary would always giggle at that last line.  Honestly, I don&#8217;t know if it was because of the sex, the politicians, or that the politicions were british.  Sure, it should be pretty easy to guess which word in that line could cause a young girl to giggle, but I honestly have my doubts =P</p>
<p>13:02</p>
<p>Hello PNN, feeling better?  I hear you were sick a few days ago.  </p>
<p><em>[&#8230;]</em></p>
<p>13:44</p>
<p>Oh here it comes.. the sleep during tests&#8230;  I think what I will do after getting home and eating dinner will be to nap.  <em>[&#8230;]</em></p>
<p><em>[&#8230;]</em></p>
<p>14:38</p>
<p>In a bid to keep myself awake for the next two and a half hours, I plan to type type type.  What about?  Could be anything.. anything at all.  Law Bulletin doesn&#8217;t follow a bi-monthly pay schedule, instead paychecks arrive on the fifth and the twentieth of every month.  If the fifth falls on a weekend or holiday, it&#8217;s pushed to the next earliest day (for example, the third of July).  I should be receiving a paycheck tomorrow for $440.  The one that I should be receiving on the twentieth is currently up to $595.  Though it is possible, I doubt that next week will ALSO fall on this current check, so I&#8217;ll probably have a check coming the fifth of September for another $400.  By paying exclusively on the fifth and the twentieth, it creates some oddly defined pay periods, and I&#8217;m not quite sure how I feel about it.  Sure, it&#8217;s a lot more defined than &#8220;every other week,&#8221; but it&#8217;s.. awkward.  I expected to get paid last Friday, not this Tuesday.  Not that I broke the bank or anything, or came close, but it&#8217;s nice to know that money is coming in regularly.</p>
<p><em>[&#8230;]</em></p>
<p>14:59</p>
<p><em>[&#8230;]</em></p>
<p>15:26</p>
<p><em>[&#8230;]</em> </p>
<p>Wow, who&#8217;da thunk?  Actually having something to do has kept me awake!  Not only have I been writing this, but I&#8217;ve been looking over Mustafa&#8217;s timesheet training PDF and helping him out with things here or there.  Man, I sure do like being in awake town.</p>
<p>16:04</p>
<p>Oh hello again PNN!  How nice of you to keep me company on this day.  </p>
<p><em>[&#8230;]</em></p>
<p>There are currently 478 lines in my script (including white space lines).  That&#8217;s a lot of lines.  I like how this script behaves when I step through it, but not when I tell it to run.  What a jerk, yeah?</p>
<p>My car is totally still in the parking lot.  We drove by it on the way to the IMAX a couple of weeks back and I definitely had a ticket thing.  I&#8217;m pretty sure I read somewhere that towings happen after the third violation?  Well, my car is still there.  Though I really shouldn&#8217;t push it any longer..  Ugh, I just need to get that taken care of and drive that fucker back home.</p>
<p>16:40</p>
<p>Just twenty minutes left, and I&#8217;m all by my lonesome.  Can&#8217;t FOR SURE fall asleep now or else I&#8217;d be here for hours&#8230;  And it wouldn&#8217;t look to good if I fobbed out of here at eight or nine at night, would it?</p>
<p>Really, I think we all just sit around the last half/hour doing nothing, just waiting for the end to come.  </p>
<p>For some reason the days are going by quick.  <em>[&#8230;]</em></p>
<p>16:47</p>
<p>Wow, that&#8230; really cuts down the size of the post.  I guess it shows you what&#8217;s on my mind as of late..  OR NOT!   hahaha</p>
]]></content:encoded>
			<wfw:commentRss>http://sugardeath.net/08/2008/080408txt/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
