Skip to main content

A Collection of Threnodies : Part 3

Black Galactic Seas
------------------------------

The sails are set,
The flares are blazing,
the yellow wind is on the stern
Stations, fore and aft!

The captain orders "full ahead!"
We're at the speed of thought*
We're in that telepathic tunnel
The sea is dark and cluttered

The solar winds are thrusting us ahead
We're off to the land of the freed
Seas are mixed, bermuda's all around
We're rocking ahead(oh yeah), we're yawing

The Islands pass us by, them dead rocks!
The abysmal depths deepen further
as well change shifts, I smile wryly
I'm going back, I'm gonna be home.

The colors are in perfect unison
The Neptune rise is a real treat
The path is treacherous, elliptical
I smell the galactic salt in my nostrils

Raging storms near event horizon
seeking to kispum** with the departed
Mothers push the younger ones away
Soon to be united with the loved ones

As we approach the milky river
A pilot boads to help us get through
We watch the flared buoys on either sides
We spot dolphins resurfacing from durance vile

The pilot tells us of tales
Tales we listen to, jaws dropped in awe
I shed my fears as I take to the mast
It's a helluva view from up here

To be continued...(As is every journey)

* I strongly believe that speed of thought(we'll call it 'ts' = thought speed from now on) is going to effectively and eventually deliver us with means to commute, something which Einstein actually wanted as well.

** Kispum is ritual of feasting with the dead ancestors and seeking blessings from them.

Comments

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...