Older blog entries for dancer (starting at number 91)

Nine cardiac arrests now. Or maybe ten. It's a little harder to keep track than you might imagine.

It's also an interesting excercise to transfer fame-in-application-development into the consulting arena. It's working, though. A transfer to linux for a customer a year ago has cut their systems TCO by a whopping 90 percent, including consulting fees, training, and whatnot. Much niftiness to be had by all.

Now for the educational part of our little session...No, wait. I might post it as an article instead.

Took a nasty fall today. Damned ankle folded up under me. The pain and shock triggered another cardiac arrest, which was a bloody nuisance, but has now passed. Fun, fun, fun.

Spent some effort bringing Exult code up to snuff with g++ 3.0. I think I've found a library bug in the handling of std::streambuf, but there doesn't seem to be a clear reporting path for the library.

The move was completed in 8 days, following which I caught a cold. Bah.
The two cats seem to be settling in well, and I've been picking up with my customers and site visits again. All in all things are going well. Attacked the (new) back lawn with the push-mower, and looking forward to a fine crop of peaches.
Soaking up Buffy Season 3 on DVD in two-episode chunks, as time permits of an evening. Still some boxes to unpack, and everything needs sorting and arranging.

Still moving house. Man, five days so far.

Moving house.

Still here. I just haven't had much to say...Certainly, it would be difficult to say it without ranting. Otherwise, life is good, and I'm floating along consulting at the moment.

Consulting is nice. You go and do, and the customer is happy, and you're happy, and the thing is done. In full-time work, you lurch from disaster to disaster, and nobody ever seems to be happy (unless they're planning to bail out).

I'm enjoying myself.

Hmm.
Simultaneity can be handled iteratively. Within limits.
To a point. Sigmoid activation function deadlocks can spread across a layer. Urgh.
Knowledge vs Reasoning. There is a line.
Layers. The mind accumulates crap through the day, then paves generalisations and abstractions over it during REM sleep. This then forms the concrete slab for the next day's accumulated crap and exceptions.
When did you last spend a bit of time thinking about quantum manifolds? I mean, really.
Atomic valencies, high-energy particles, and molecule sieves. Eratosthenes, where is thy ribose, hmmm?
C++ is still short a few string types.
Q: Will I be the first person to bring an FPU to it's knees handling audio-mixing? Perhaps. There's a lot to be said for a floating-point audio pipeline.
Layers. I see a faint glimmer of my transparent colour key creeping in on the edge of some sprites. Hmm. I'm pretty sure that I shouldn't. Considering that it's a fairly ugly puce, I really don't want to in any case.
32x32x32 pixel blits give me double the frame-rate of 64x64x32 pixel blits, despite the fact that I'm doing four times as many of them. Either we're not at home to common-sense, or the amount of data in the blits is considerably more optimal for the underlying metal. I prefer the latter option.
Two robotics muscle solutions have presented themselves. One is organic, the other not. Honestly, what was I thinking? If you can't pull, then push...The trick is where you push, and how, then the result is the same as a pull. I can build it, but if it's electrical, there's issues of power (of course) and muscular crosstalk. On third or fourth thoughts, muscular crosstalk may be an advantage...a feature, rather than a bug. How small can I make it without having to machine parts? I'm guessing about four centimetres long with a maximum diameter of about 8mm would work well if I can manage it. Anchoring? My subconscious suggests tungsten. There's probably a good reason.
For pity's sake, people, remember that virtual methods cost you an extra pointer dereference (and an add). Duh. Do try to learn something about computers. Even if it hurts, okay? You're supposed to be IT professionals...

Still here. Chugging away at code. Not much to tell, really.

Let's get out there and kick some shell, Commander - The Arturo War, Season 2, Episode 4: The Battle for Nova Londinum

Dreaming strangely and long. The above quote from last night's efforts. They're starting to come with titles, credits, soundtracks, and occasionally commercial breaks. Unfortunately, most of my dreams appear to be made in the 70's with cheap special effects (and awful haircuts). It's not freaky yet. If one of these films or series ever appears in the external world, then I shall be duly freaked...but not today.

ARGH! Looks like Deus Ex 2 and Thief 3 just got the 'Microsoft Xbox Kiss Of Death'. Change them to suit a console, and they just won't be the games we want to play. Don't change them to suit a console, and they won't make enough dollars to get a PC port after the 6 or 12 months that the Kiss requires. I am bummed.

Cabled and wired and moved appliances between here and Preston. Results are more than satisfactory. Now, I just have to acquire a particular Akai remote.

Thought about EMP cannons. Delivery of a focused EM pulse to a target is easy (at least over short distances of say, 20 or 30 metres). Detaching a coherent fluid magnetic matrix from the point of generation and handing over to the delivery guide seems trickier. Oh...wait. No, I have it now. Duh. I should have thought of that two days ago. That brings us back to the power requirement again, but that was to be expected. Not a toy to be operated from a car cigarette lighter.

Can discriminator-bridged backpropagation be applied to a self-organising Kohonen network? I mean if I track input and output sets in a sequential short-term memory buffer with an applied discriminator, then apply backpropagation techniques to the Kohonen network, will I have guided organisation between circumstantial inputs and actualised outputs? Has anyone tried it? Do any of you actually lay awake nights thinking about that sort of thing?

P2P developers: MD5 is both order and length dependent. Think about it. C'mon guys...the secret is to bang the rocks together.

Is there any current real-world analogue to myomer (other than kelp or actual muscle tissue)? You know, the whole contractile-response-to-electricity thing.

Entropy is just another statistic.

Some days I don't much have to wonder why it is that most folks don't seem to understand half of what I'm talking about.

"I prefer to think of you as my witless foil..."

The last few weeks have made me a little crazy. Let's leave friends and family out of the equation for the moment. Lessee...Microsoft declares war on Open Source and the GPL; AOL, HP and Compaq declare war on Microsoft (ooo...digitally signed theme files); the DMCA apparently overriding free-speech (so long as the speaker hasn't got a lot of money); and so on...

I spent about an hour chatting with a friend on IRC (don't even ask me how much I loathe IRC) and realised at the end of that time that if echelon-like systems are listening, some poor bastard will have to go through the transcript and figure out which box to file us in. Seems like you can't even talk about current IT industry news without using a lot of terrorist keywords at the moment.

Code. Coding. Coding quietly away. There's a lot of $OPEN_SOURCE stuff to build, and little time to actually do the building. $WORK proceeds quite well, though there's a curious anomaly that I'm chasing down. One of those intriguing things.

Sleepy. Most of the time. Well....we shall see what we shall see, right? The world has me on edge right now because it finally crossed the line between 'stupid' over into 'crazy'. I wonder just how long it will be before my mind simply reinterprets that as 'normal', and we start the cycle again.

82 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!