<?xml version="1.0" encoding="ISO-8859-1"?><rss version="0.91">
  <channel>
      <title>dleigh.plan</title>
      <link>http://www.dylanleigh.net/</link>
      <description></description>
      <language>en-au</language>

<item>
<title>Tue, 24 Aug 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201008240000</link>
<date>2010-08-24 00:00</date>
<description space="preserve">&lt;pre&gt;

Stayed at uni until 12:24 again because I couldn't bear going
home alone, again. Couldn't concentrate on anything. Might have
to take another leave.



&lt;/pre&gt;</description>
</item>
<item>
<title>Sat, 21 Aug 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201008210000</link>
<date>2010-08-21 00:00</date>
<description space="preserve">&lt;pre&gt;

Today I wore my Your Rights At Work tshirt today (from the 2007
campaign). Got a few comments from the volunteers, including &amp;quot;Oh.. I
guess I can't interest you in one of these?&amp;quot; from the guy handing out
Liberal how-to-vote cards.

Spent most of the afternoon refreshing the AEC site, then went to Adam
Bandt's after party - at the appropriately named Victory Hotel. Bandt
and Richard de Natale (the Greens senator also elected) are freakishly
similar - same height, hairline, identical voices, even the same glasses!

     -----==========-----

   On &amp;quot;The sex party would love a hung parliament&amp;quot;:

&amp;lt;dleigh&amp;gt; I guess the Sex Party was hoping for a bigger election.
&amp;lt;vchau &amp;gt; Well there was plenty of swinging going on.

     -----==========-----

Epic hammond organ porn - clear plexiglass case and chrome keys:

http://www.1stdibs.com/furniture_item_detail.php?id=423316
http://www.1stdibs.com/furniture_item_zoom.php?id=423316&amp;amp;view=3




&lt;/pre&gt;</description>
</item>
<item>
<title>Fri, 13 Aug 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201008130000</link>
<date>2010-08-13 00:00</date>
<description space="preserve">&lt;pre&gt;

A small CPU load widget for the Awesome wm, based on IceBrain's Active
RAM Widget (http://awesome.naquadah.org/wiki/Active_RAM). Unlike some
other load widgets, This one doesn't spawn any new processes or
require any widget libraries (just the ones that come with awesome).

Add to rc.lua, near the top but after the library imports:

    function cpuload()
      for line in io.lines('/proc/loadavg') do
         return string.sub(line, 0, 4)
      end
    end
    cpuinfo = widget({ type = &amp;quot;textbox&amp;quot;, align = &amp;quot;right&amp;quot; })
    awful.hooks.timer.register(5, function() cpuinfo.text = cpuload() end)

Look for the &amp;quot;mywibox[s].widgets&amp;quot; definition and add the new &amp;quot;cpuinfo&amp;quot;
one. I suggest putting it after the textclock:

   mywibox[s].widgets = {
      ...
      mytextclock,
      cpuinfo,
      ...
   }



&lt;/pre&gt;</description>
</item>
<item>
<title>Sat, 17 Jul 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201007170000</link>
<date>2010-07-17 00:00</date>
<description space="preserve">&lt;pre&gt;

I hate living by myself. I hate it sooo much.

4 months ago I loved it. :(

That is all.



&lt;/pre&gt;</description>
</item>
<item>
<title>Tue, 22 Jun 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201006220000</link>
<date>2010-06-22 00:00</date>
<description space="preserve">&lt;pre&gt;

   http://www.theatlantic.com/magazine/archive/2008/03/marry-him/6651/

   &amp;quot;Marry Him!: The case for settling for Mr. Good Enough&amp;quot;
   Also the title of an excellent book by the same author on the
   same topic.



&lt;/pre&gt;</description>
</item>
<item>
<title>Fri, 18 Jun 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201006180000</link>
<date>2010-06-18 00:00</date>
<description space="preserve">&lt;pre&gt;

Got up 30 hours ago, my head feels like someone left a battleaxe in
it. 245 messages in my home inbox, 167 at RMIT. No brain power to
reply to any of them until tomorrow.



&lt;/pre&gt;</description>
</item>
<item>
<title>Sat, 12 Jun 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201006120000</link>
<date>2010-06-12 00:00</date>
<description space="preserve">&lt;pre&gt;

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

I'd like to blow this man's horn. Wish I had a superbone like he does.
On the other hand, I haven't touched my own bone in years, and I
really don't want to re-learn the fingering with my left hand.

(I think &amp;quot;Trombonists do it in 7 positions&amp;quot; is the only double
entendre I couldn't fit in there).



&lt;/pre&gt;</description>
</item>
<item>
<title>Wed, 09 Jun 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201006090000</link>
<date>2010-06-09 00:00</date>
<description space="preserve">&lt;pre&gt;

   &amp;quot;Paralysis of the will is created by the belief that one
    lacks the ability to cope or control an event's outcome.
    Consequently, there is a reluctance to commit oneself to a
    goal. Suicidal wishes often reflect a desire to escape from
    unbearable problems.&amp;quot;
                              -- Beck &amp;amp; Weishaar, 1995, p.239



&lt;/pre&gt;</description>
</item>
<item>
<title>Tue, 08 Jun 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201006080000</link>
<date>2010-06-08 00:00</date>
<description space="preserve">&lt;pre&gt;

I don't much care for poo jokes, but they occasionally produce
excellent reddit pun threads:

      rsmalley2009
      That joke was shitty: it always seems like students are the butt of
      every joke.

      andrewinmelbourne
      No need to be so anal.

      scoofy
      i finally got it in the end

      Extremeans
      This is a professor I could get behind.

      Gravity13
      This pun thread is assinine.

      pennyroyal
      I thought they were pretty good 'til you came and rectum.

      Charlie24601
      This thread gets my brown star of approval.

      andrewinmelbourne
      If you like it you should have put a ring on it.

      StreeTelevision
      What crappy puns...



&lt;/pre&gt;</description>
</item>
<item>
<title>Fri, 04 Jun 2010 15:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201006041500</link>
<date>2010-06-04 15:00</date>
<description space="preserve">&lt;pre&gt;

Ports upgrade I've been working on (off and on) for two weeks is
finally finished.

GNOME cruft removed: about 100 ports
Port makefiles requiring manual editing: 3
PRs filed: 0 (I just whined on the mailing list a bit)

PS (offtopic): The timing of the sax is *perfect* here:
http://bennyhillifier.com/?id=tWk4MCQaHrc



&lt;/pre&gt;</description>
</item>
<item>
<title>Fri, 04 Jun 2010 09:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201006040900</link>
<date>2010-06-04 09:00</date>
<description space="preserve">&lt;pre&gt;

Walked through the meat and seafood section of the Vic market
today (normally I avoid it because of the fishy smell). I rarely
go to the market for veg as I find that the prices are equal or
only a little better than Aldi or the Carlton markets.

Amused at all the butchers advertising &amp;quot;free range beef&amp;quot;. That
said, many of them are also organic and/or hormone free, and
cheaper than anywhere I've seen in the city or Carlton. If only
they were open before I go home (when I normally buy meat).

Also: goanna .inbox down to 149 from over 200.



&lt;/pre&gt;</description>
</item>
<item>
<title>Thu, 03 Jun 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201006030000</link>
<date>2010-06-03 00:00</date>
<description space="preserve">&lt;pre&gt;

Tried a teaspoon of mustard in a cup of warm water and it tasted
disgusting but didn't work. I had to get a chocolate bar to get
rid of the taste. I fail at bulimia. Maybe it just doesn't work
with wholegrain mustard.



&lt;/pre&gt;</description>
</item>
<item>
<title>Thu, 20 May 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201005200000</link>
<date>2010-05-20 00:00</date>
<description space="preserve">&lt;pre&gt;

---&amp;gt;  Packages processed: 24 done, 4 ignored, 131 skipped and 2 failed

Fucking libX11.



&lt;/pre&gt;</description>
</item>
<item>
<title>Fri, 07 May 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201005070000</link>
<date>2010-05-07 00:00</date>
<description space="preserve">&lt;pre&gt;

http://news.slashdot.org/article.pl?sid=10/05/06/2058245

 ``It amazes me that the financial industry continually gets a free
   pass on matters that would result in public outrage towards any
   other industry that deals with people's livelihoods.

   This explanation, whether true or not, is equivalent to saying
   that an airplane crashed because of a single faulty sensor.

   Or a bridge fell due to one rusted bolt.

   But, here, one fat finger led to the temporary destruction of
   nearly 1 trillion dollars of value! Would we tolerate such bogus
   explanations from aerospace engineers or architects? Why can we
   not demand the same from our financial &amp;quot;engineers&amp;quot;?            ''

-- atomic777



&lt;/pre&gt;</description>
</item>
<item>
<title>Wed, 28 Apr 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201004280000</link>
<date>2010-04-28 00:00</date>
<description space="preserve">&lt;pre&gt;

http://apple.slashdot.org/comments.pl?sid=1633574&amp;amp;cid=32008140

   Just look at the way he boldly announces products' limitations
   and disabilities as strokes of design genius (and then later,
   even more astoundingly, announces re-enabling basic
   functionality as 'groundbreaking new features' - witness the
   iPhone's recent addition of multi-tasking, and the &amp;quot;you can't
   fit a netbook in your pocket&amp;quot; campaign with the release of the
   iPhone and iPod Touch, then the backflip to &amp;quot;bigger is better&amp;quot;
   with the release of the iPad).



&lt;/pre&gt;</description>
</item>
<item>
<title>Fri, 23 Apr 2010 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201004230000</link>
<date>2010-04-23 00:00</date>
<description space="preserve">&lt;pre&gt;

http://yro.slashdot.org/comments.pl?sid=1628294&amp;amp;cid=31947104

 ``When &amp;quot;resisting arrest&amp;quot; is the only charge, it's absurd. They
   can't arrest you for resisting arrest because they didn't arrest
   you before you resisted, and if they didn't charge you with
   anything else, then they weren't arresting you at all when you
   resisted. Yet it's getting more common for any belligerent
   person to get arrested (and convicted) of resisting arrest when
   no arrest was being made.''



&lt;/pre&gt;</description>
</item>
<item>
<title>Wed, 31 Mar 2010 00:00:00 +1100</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201003310000</link>
<date>2010-03-31 00:00</date>
<description space="preserve">&lt;pre&gt;

   With thanks to fruitstripzebra:

A duck walks into a pharmacy and asks the pharmacist, &amp;quot;do you
have any strawberry chapstick?&amp;quot; &amp;quot;No, but maybe tomorrow,&amp;quot; says
the pharmacist. So, the duck leaves and returns to the pharmacy
the next day. &amp;quot;Do you have any strawberry chapstick,&amp;quot; asks the
Duck. &amp;quot;No, but I have some grape chapstick.&amp;quot; &amp;quot;No,&amp;quot; says the
Duck. &amp;quot;I really prefer strawberry.&amp;quot;

Every day for the next week the Duck returns to the pharmacy to
find that they have every other flavor of chapstick besides
strawberry. Finally, on the eighth day, he returns to the
pharmacy. &amp;quot;Do you have any strawberry chapstick,&amp;quot; asks the Duck.
&amp;quot;Why, yes,&amp;quot; replies the pharmacist. &amp;quot;That'll be $2.50.&amp;quot; &amp;quot;But,
I'm a duck! I don't have any money,&amp;quot; says the Duck. &amp;quot;Then I
can't give you the chapstick,&amp;quot; says the pharmacist. &amp;quot;But I've
been coming in here every day for over a week,&amp;quot; exclaims the
Duck. &amp;quot;But you don't have any money! What did you expect?&amp;quot; &amp;quot;I
don't know,&amp;quot; says the Duck, sadly. &amp;quot;I just thought you would put
it on my bill.&amp;quot;



&lt;/pre&gt;</description>
</item>
<item>
<title>Tue, 23 Mar 2010 00:00:00 +1100</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201003230000</link>
<date>2010-03-23 00:00</date>
<description space="preserve">&lt;pre&gt;

   The use of Tasers in the US makes perfect sense if you look at their
   general attitude towards guns, and gun control: as a necessity that
   overpowers common sense, and the pretense that they will never be abused.

   Weapons will be abused. They say 'guns kill people', but take those
   guns away and it becomes a lot harder to kill people with a closed fist.

   It's also a lot harder to abuse a Taser when you have to use force to
   subdue someone, and I rather get my arm twisted behind my back than
   getting tased.

-- Marco Antonio



&lt;/pre&gt;</description>
</item>
<item>
<title>Tue, 09 Mar 2010 00:00:00 +1100</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201003090000</link>
<date>2010-03-09 00:00</date>
<description space="preserve">&lt;pre&gt;

Early, but this is my insightful post of the year (by 'Causality'):

   ... people are often rather eager to excuse and defend
   incompetent users out of some misguided sympathy for them. Real
   compassion for them would mean teaching, explaining, and
   providing good references for their edification. It would not
   mean excusing their failures or sugarcoating their incompetence.

   Any literate adult can achieve competency with a computer, and
   most problems that make the network a worse place for everyone
   directly involve users who lack knowledge, so why the &amp;quot;get off
   your high horse&amp;quot; spite towards those who expect better?

   If anything, I think the &amp;quot;high horse&amp;quot; is the belief that
   users will always be ignorant, will always be victims of these
   security issues, and can never overcome them. It is not the
   belief that they can and should overcome them.

      http://tech.slashdot.org/comments.pl?sid=1575094&amp;amp;cid=31402934

Hognoxious's followup provides an important clarification:

   Not knowing isn't stupid. It's ignorant, and that can be cured. Refusing
   to know, even when you've been (repeatedly) told - now that's stupid.

Another from Baxxter:

   A driver should be aware of their fuel economy, but it's more
   likely the job of a specialist to determine why the fuel economy
   has changed. Knowing if the difference is due to the air
   filter/oil filter/radiator/spark plug/exhaust/fuel filter, or
   any of the other parts which could cause this problem is
   generally left to someone knowledgeable. The end-user should
   only be expected to notice the issue and request help...



&lt;/pre&gt;</description>
</item>
<item>
<title>Mon, 01 Mar 2010 00:00:00 +1100</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201003010000</link>
<date>2010-03-01 00:00</date>
<description space="preserve">&lt;pre&gt;

Classes started today, updates which broke the level 9 labs
installed yesterday. :( In better news, I'm beginning to enjoy
the head tutor role (rather than just dreading the workload).

Website updates (most of these are not recent, I've just
forgotten to mention them in the .plan until now):

   - Fixed dumps.pl and other scripts in the codepile, which the
     server kept trying to execute instead of display (even when I had
     explicitly set them to text/plain in .htaccess). :(
      - Thanks to Axel G. Rossberg for spotting the problem and mailing me.

   - Fixed image gallery going AWOL due to php-gd segfaulting.

   - New notes page: FreeBSD Notes (mostly stuff from this .plan)
     http://dylanleigh.net/notes/freebsd.html

   - New footer goes up to 2010. :) Only took 2 months.

   - Coming soon: Cooking and Nutritional notes...



&lt;/pre&gt;</description>
</item>
<item>
<title>Mon, 15 Feb 2010 00:00:00 +1100</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=201002150000</link>
<date>2010-02-15 00:00</date>
<description space="preserve">&lt;pre&gt;

No updates in the last 2 months because I saw no reason to
post about the pains that still make it hard to type, or how
miserable, tired and lonely I feel. Today I will mention
something which really aggravates that last problem - people
at work who walk past me and look the other way.

I &amp;quot;know&amp;quot; nearly all the staff at RMITCS by face and name,
and they &amp;quot;know&amp;quot; me in that sense. But few have any interest
in actually getting to know me, or even talking to me. Many
don't even look at me or greet me or respond in any way to
my greeting.

Fairly confident that none of them are going to read this.

Five years ago when I first started working here, I was a
little uncomfortable, often treated like a feckless child by
some of the TSG members. Despite that I still felt like
&amp;quot;part of the team&amp;quot;. Now I feel simply unwelcome here.

At least the _students_ seem to appreciate my efforts (the
undergrads, anyway). Whenever I feel unwanted I try to focus
on the dozen-odd happy students who came up to me after they
had gotten their marks for Comp Org or Operating Systems,
who told me that they were sure they would have failed
without my tutorials.

Even this depresses me, when I realise there is nowhere for
me to go here. Being a good DP or tutor is a path to
nothing. Although lecturers are teachers first and foremost,
getting the job depends on your research, not teaching
abilities or experience. Now that TSG is no longer part of
CS, my 5 years of experience as a DP aren't worth anything
to anyone.

I could try to get a job elsewhere, and may even be
successful. I'm not sure that would be a good idea, all
things considered. Apart from the extra time (which I
haven't had much of, since 2007) and the extra travel (see:
time), I doubt I will find it easier to make friends at a
business than a university (not that the university seems to
be working).



&lt;/pre&gt;</description>
</item>
<item>
<title>Thu, 17 Dec 2009 00:00:00 +1100</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=200912170000</link>
<date>2009-12-17 00:00</date>
<description space="preserve">&lt;pre&gt;

Waiting at the dentist for nearly 2 hours today. I worked on a
lab report, while nearly everyone else waiting did nothing. A
volunteer was surveying everyone in the waiting room, asking
what volunteers could do to help, if waiting would be more
tolerable with more magazines or TV screens.

Am I the only person who brings something to do (or read) when I
know I'll be waiting for a while?



&lt;/pre&gt;</description>
</item>
<item>
<title>Wed, 02 Dec 2009 00:00:00 +1100</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=200912020000</link>
<date>2009-12-02 00:00</date>
<description space="preserve">&lt;pre&gt;

Miserable enough at 1am this morning to walk up to Curtain Square and
talk to the possums again. Two of them came up to me, nearly a meter
away, and didn't hiss (they do when being territorial). I wonder if
they're getting used to me, or I just happened to find a friendly pair.

Walking back past all the Rathdowne street shops reminded me how much
I missed eating what I feel like. It's not that I don't enjoy the
stuff I do have - I make a lot of delicious nouvelle cuisine - but I
miss the freedom of simply eating what I want to. Ratatouille is
tasty, but less so when you feel like corn chips and chocolate.



&lt;/pre&gt;</description>
</item>
<item>
<title>Thu, 19 Nov 2009 00:00:00 +1100</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=200911190000</link>
<date>2009-11-19 00:00</date>
<description space="preserve">&lt;pre&gt;

This kid should have been grounded.

http://www.brisbanetimes.com.au/queensland/\
16yo-tradie-dies-after-electrocution-20091119-imym.html

*rimshot*

(sorry)



&lt;/pre&gt;</description>
</item>
<item>
<title>Thu, 24 Sep 2009 00:00:00 +1000</title>
<link>http://www.dylanleigh.net/stuff/plan.php?date=200909240000</link>
<date>2009-09-24 00:00</date>
<description space="preserve">&lt;pre&gt;

86 in the .inbox, a low point for months.

Found an interesting WP category today:

   http://en.wikipedia.org/wiki/Category:Engineers_who_committed_suicide

UPDATE: also:

   http://en.wikipedia.org/wiki/Category:Programmers_who_committed_suicide

For more:

   http://en.wikipedia.org/wiki/Category:Suicides_by_occupation



&lt;/pre&gt;</description>
</item>
      
  </channel>
</rss>

