Skip to main content

A Collection of Threnodies : Part 4



The Fallen Angel
----------------------------

I need a reason
I need a resignation
I need a designation
I am in need, needy me!

Hands soiled, soul ripped
mind in turmoil, I'm hurting
I seem to float above
yet i'm the downtrodden

I've seen carnage
I've seen glory
I've met death
I've met the gory

I hung on the cross
I hang in thin air
I hang again
and again and again

I've risen from the fall
I'm waiting for my wagon
That'll help me commute
out of here at thought speed

I'm unmarked like a bullet ridden bill
I've marked myself so I won't be missed
I've swallowed pride time and again
I've fought and I've won

Rarest breed this
I've struggled for eons
You're my power, my tower
Help me out of this gelatinous nebulae

Let's go there, let's make a new ball
Let's try again, let's, oh please let's
Let's see the magical rivers flow
Let's hang the forbidden fruits way up there

I'm the warrior who bled for thee
I've watched the magnetic winds
engulfing the very brave
I've had my fill, I'm done here

The unworthy and worthy alike
ride the battleship ,escaping the sphere
I crouch in the corner,tend to my wounds
The (guardian) Angel that I am.

Comments

  1. http://www.seeklyrics.com/lyrics/King-Crimson/Fallen-Angel.html one of my favorite bands of all time. "Art Rock" from the '70's, they still put out good stuff IMO. If one is into that sort of thing.

    Why can't blogs display long links correctly? Am I missing something obvious?

    ReplyDelete
  2. joel: you are only missing one thing -
    www.tinyurl.com

    (Thanks to Tom Kyte for that one)

    Makes it impossible to tell what the link is for, but gets the job done. I've seen links that caused me to scroll a mile to the right - hate 'em, you'd think the blog software would just wrap it.....

    ReplyDelete
  3. tinyurl.com does not work for me from certain ISPs (works fine from home). I get some domain login window I don't know where it comes from.

    ReplyDelete
  4. Funny I have the same trouble from work. Not from home. Just from my workstation which hangs in a domain.

    ReplyDelete
  5. Well, I finally figured out the obvious thing I missed is that I can use the a tag. D'Oh! I've only been manually putting together HTML since the last century.

    As far as tinyurl, I'm pretty sure that is some sort of firewall/proxy/nannyware issue, but I sure don't want to upset any busy IS department by actually asking about it, unless I can figure out how to ask it in terms of a Standby db networking issue or something. Or give them the answer when I ask about it.

    ReplyDelete

  6. I need a reason
    I need a resignation
    I need a designation
    I am in need, needy me!

    I need a good open source performance monitor.

    ReplyDelete
  7. I told you Jeff. You could do it! :)

    ReplyDelete

Post a Comment

Popular posts from this blog

Security: VMware Workstation 6 vulnerability

vulnerable software: VMware Workstation 6.0 for Windows, possible some other VMware products as well type of vulnerability: DoS, potential privilege escalation I found a vulnerability in VMware Workstation 6.0 which allows an unprivileged user in the host OS to crash the system and potentially run arbitrary code with kernel privileges. The issue is in the vmstor-60 driver, which is supposed to mount VMware images within the host OS. When sending the IOCTL code FsSetVoleInformation with subcode FsSetFileInformation with a large buffer and underreporting its size to at max 1024 bytes, it will underrun and potentially execute arbitrary code. Security focus

OS Virtualization comparison: Parallels' Virtuozzo vs the rest

Virtuozzo's main differentiators versus hypervisors center on overhead, virtualization flexibility, administration and cost. Virtuozzo requires significantly less overhead than hypervisor solutions, generally in the range of 1% to 5% compared with 7% to 25% for most hypervisors, leaving more of the system available to run user workloads. Customers can also virtualize a wider range of applications using Virtuozzo, including transactional databases, which often suffer from performance problems when used with hypervisors. On the administration side, customers need to manage, maintain and secure just a single OS instance, while the hypervisor model requires customers to manage many OS instances. Of course, the hypervisor vendors have worked hard to automate much of this process, but it still requires more effort to manage and maintain multiple operating systems than a single instance. Finally, OS virtualization with Virtuozzo has a lower list price than the leading hypervisor for comme...