Currently my laptop is more or less in dispose, courtesy of irksome updates. In updating devel/gettext, it seems several ports were missed on the massive stream of PORTVERSION bumps, or portmaster failed horribly to notice >_>. So far I have 6 problem reports filed: on devel/libelf; lang/gawk; graphics/evince; security/gnutls; ftp/wget; and graphics/librsvg2. Most of them were only defined as using GNU Gettext when built with Native Language Support.

Some how, I can’t help but think this is almost payback against the English speaking world :-o.

Stupid people are annoying.

What part of asking “How far it is” and being told “The default route is …”, is so damn confusing about the possibility of multiple routes?

Honestly how stupid is my family.

In looking closer at things, somehow I think that by cica GCC 5.0, either the GNU compiler will have imploded upon it’s own weight :-o, or it will become an impressively powerful compiler, in place of an impressively portable one.

The feature set being grown, may even give old MSVCs optimization setup a good run for it’s money someday, only the best tools with Visual C++ cost a few thousand dollars and GNUs is given away for free lol.

Me, I would just settle for a generally portable compiler that generates decent code, and complies with the bloody standards… So far I personally like pcc.

Just for someone special

This was a triumph.
I’m making a note here: HUGE SUCCESS.
It’s hard to overstate my satisfaction.
Aperture Science
We do what we must
because we can.
For the good of all of us.
Except the ones who are dead.
But there’s no sense crying over every mistake.
You just keep on trying till you run out of cake.
And the Science gets done.
And you make a neat gun.
For the people who are still alive.
I’m not even angry.
I’m being so sincere right now.
Even though you broke my heart.
And killed me.
And tore me to pieces.
And threw every piece into a fire.
As they burned it hurt because I was so happy for you!
Now these points of data make a beautiful line.
And we’re out of beta.
We’re releasing on time.
So I’m GLaD. I got burned.
Think of all the things we learned
for the people who are still alive.
Go ahead and leave me.
I think I prefer to stay inside.
Maybe you’ll find someone else to help you.
Maybe Black Mesa
THAT WAS A JOKE.
HAHA. FAT CHANCE.
Anyway, this cake is great.
It’s so delicious and moist.
Look at me still talking
when there’s Science to do.
When I look out there, it makes me GLaD I’m not you.
I’ve experiments to run.
There is research to be done.
On the people who are still alive.
And believe me I am still alive.
I’m doing Science and I’m still alive.
I feel FANTASTIC and I’m still alive.
While you’re dying I’ll be still alive.
And when you’re dead I will be still alive.
STILL ALIVE

 STILL ALIVE

Petty thoughts

In my mothers whining that nothing she ordered done yesterday before heading out the door was done, except for keeping the puppy out of trouble, which she made explicitly clear as priority numero uno by barking at me until she finally walked out the door, thus letting me get things done in the first place.

I can’t help but think that I’m working on day three of finishing something I should have finished two days ago in less than an afternoon, if I had had the luxury of being able to work on things in the first place.

And that I’m currently on month 6 of trying to get a driver license, a task my mother has droned out to this length, when it should have been completed within a couple weeks… I didn’t bother to mention that.

Jokes sometimes place the yoke on you

In writing a small module, that in part of it looks like this:

    switch(function parameter of some enum type) {
      case SomeEnumValue:
        handle it
        break;
      // done for each enumerated value
      default:

        // crash program? *evil grin*
        2/0;
     }

    // use the function parameter

This was written as a joke to allow me to test the function by forcing the compiler to pass an invalid integral value, which would trip the default label. Obviously the final code needs to do something besides float around oft’ undefined behaviour, but one has to have a little fun in idiot proofing your code ;).

The funny thing was instead of crashing, it continued on and triggered the (testing) assert() checking the function parameter, which then caused the program to terminate. Even more enjoyable was changing it to `int x = 2/0;`, causes the program to halt due to a floating point exception. Someday I need to thumb through the C++ standard and take a look.

Oh well, I had planned to throw something from stdexcept anyway, or carry on with reduced functionality; so it’s no real loss lol.

Tried to get through work by focusing on code, because I know if I focused on anything else, I’d likely be nuts by the end of it. Main problem was my body screaming “Sit down and eat ferociously” the whole time :-/. I’ve been trying to adapt a friends advice about eating more regularly, but still the mornings leave a lot to be desired.

Most of the times I’m seriously hungry before mid afternoon, it’s so early out, I’ve basically have to weigh between making to much noise and roughing it. If I wake up her royal pain (or the dogs who then wake her up), I get cussed at for the rest of the day, and much more dentimental side effect of it: not being able to get stuff done, while she sleeps :-(. I need to think up something to eat early on in the day (eh, night, morning, whatever) without getting compromised. Gotta put those ninja skills to use…

Yesterday I tried playing a bit of Urt for a change, but soon took a break to sit down and read. Got  so fatigued that I ended up stretching out for a nap.  There’s an Italian word that comes to mind, the only translation to English I’ve ever been given, is generally like walking into walls / staggering like a zombie. That kind of tired :-/.

I tried going back to sleep, after waking solidly up around 0200. I keep dreaming of combat or coding. I rarely dream about code…. lol. My brain is rubber banding all over lately. It’s like take a bean, throw it in a can, and start shaking: that’s what my train of thought looks like.

Did manage to get something ‘somewhat’ productive done yesterday, and the Yorkshire brigade has finally returned home(!) so that’s two less to drive me batty. I made a list of potential driving destinations, there’s about 11 items on the list. Most are in the 30-50km range, but there’s actually nothing to do there except drive back lol. The only real entry on the list with a purpose for going, are the nearest (serious) computer shops: over 100km away. After a decade of living here, I can understand why there are so few geeks in this burg o/. Also on the list was one destination that ma has expressed interest in over the months: Savanna. That’s more than 360km away by a straight line… that would put an indent in the driving hours I need. Right now things are about 21.5 hours total, out of the 40 hours required. I got totally shafted for night driving over this now past weekends ‘extra’ work.

Spent some time trying to zoom in on HTML5, Ruby on Rails, and studying the Boost & POCO C++ libraries more closely, when I an keep my mind straight enough to deal with it. To all over the place to really do much coding lately, ๐Ÿ™ ๐Ÿ™ :-(.  I find RoR intently interesting, even though I generally despise web development as an exercise in annoyance.

Only have two days work for the week, and today should be fairly short; tomorrow is most of the day gone. I’m hoping maybe Fri/Mon, maybe her royal pain might take a crack at the desintiation list I prepped. Within about an hours notice, I could do some bit of route planning. If nothing gets done, I’m not going to have any recourse left, except to start applying contingency plans from a few weeks ago, and live with being driving out of my fucking mind over it. If I can’t get help with the driving, there is only one way to go: by foot.

I really need a long vacation… something without stress jacking, something that can actually be peaceful. What was the last time, I actually could get more than a few weeks running at a normal persons stress margin? I wish to forget most of 2007..

Gah, how the flub early am I waking up, if it’s not even 1400 local yet :-S. It feels more like 1700-1800 than just moving itno the afternoon…

Til The Last Shots Fired

I was there in the winter of ’64
When we camped in the ice
at Nashville’s doors
Three hundred miles our trail had led
We barely had time to bury our dead
When the Yankees charged and the colors fell
Overton hill was a living hell
When we called retreat it was almost dark
I died with a grapeshot in my heart

Say a prayer for peace
For every fallen son
Set my spirit free
Let me lay down my gun
Sweet mother Mary I’m so tired
But I can’t come home ’til
the last shot’s fired

In June of 1944
I waited in the blood of Omaha’s shores
Twenty-one and scared to death
My heart poundin’ in my chest
I almost made the first seawall
When my friends turned and saw me fall
I still smell the smoke, I can taste the mud
As I lay there dying from a loss of blood

Say a prayer for peace
For every fallen son
Set my spirit free
Let me lay down my gun
Sweet mother Mary I’m so tired
But I can’t come home ’til
the last shot’s fired

I’m in the fields of Vietnam,
The mountains of Afghanistan
And I’m still hopin’, waitin’, prayin’
I did not die in vain

Say a prayer for peace
For every fallen son
Set our spirits free
Let us lay down our guns
Sweet mother Mary we’re so tired
But we can’t come home ’til
the last shot’s fired
‘Til the last shot’s fired

[Choir:]
Say a prayer for peace (for peace)
For our daughters and our sons
Set our spirits free (set us free)
Let us lay down our guns

[Trace:]
Sweet mother Mary, we’re so tired
But we can’t come home (No
we can’t come home)

[Choir:]
‘Til the last shot’s fired

โ€”Trace Adkins