Archives August 2004

Another small step forward for demo-kind (Sure it's a trivial environment, but it's got a certain charm...)


After visiting grams (score 3 games to 1 IIRC), spent another few hours playing with the demo "world" for OpenGLContext. Unfortunately, I can't seem to get the shadows to bake properly in OpenGLContext, but here's the current state (I'm about to switch back to work-work, so this is where it'll stay for approximately another 2 ...

Continue reading

What to do about a demo for OpenGLContext (Need free-to-distribute content...)


One of the things that OpenGLContext really needs is a little demo of what it can do. Unfortunately, though there was a gentleman's agreement that I could use my design work with VRTelecom for reasonable personal use, that wouldn't include dropping it into a package that hundreds of people are going to recieve.

So, I ...

Continue reading

PyGTA this Tuesday (Don't forget!)


Since I missed the last meeting I'm rather looking forward to this one. Peter's going to do a presentation on his robotic interface. You can find more information on the wiki. As usual, we'll try to have time for general questions and discussion of Python news.

Parsing for fun and profit (Data importers are *fun* )


Spent the day working with SimpleParse. The easy part was defining a grammar, took maybe an hour. After that the annoying work of building the interpreter began. It was annoying because I realised that there is a fundamental flaw in my plan for this sub-project, namely, I'm not forcing the user to differentiate between objects ...

Continue reading

What's missing? (Loneliness strikes in the middle of the night...)


I'm a people junkie.

I admit that I have a problem.

I need regular conversations with intelligent individuals with wide-ranging interests to be happy. The problem is that I don't really have regular conversations with anyone any more.

This may seem strange, but the thing I miss most about being with Natasha is just having ...

Continue reading

Power outage as relaxation therapy (Maybe I need more excitement in my life...)


There have been 4 momentary blackouts this evening, where the power has gone out for only a fraction of a second. Every time it does that, the computer speakers make a rather loud noise. It so happened that when it happened, I was lying down, trying to get my shoulders and hands to relax.

Strangely, ...

Continue reading

Oh, I'm a continuous scanner, I am... (Continuous scanner, I am, I am)


Seem to be finished the hierarchy discovery conversion (I'm sure there's still missing parts, but it seems to work). Now I get to integrate the actual steady-state scanning code (which has been running for a month or two) with it. After that I do the loading of location data, then the archiving/statistics machinery.

All of ...

Continue reading

Multi-threading with PyPgSQL can be a serious PITA (Another few hours tracking down hangs due to a missing commit...)


Full-featured databases tend to have low-level locking mechanisms such that if a particular thread or client has modified a row in one transaction, then attempts to reference that row in other transactions are blocked. When your database interface (e.g. PyPgSQL) doesn't allow for sharing transactions between threads, you can (when a problem occurs) wind up ...

Continue reading

Rather annoying cutting old code (New scanner code added to old cloth makes some poor seams...)


When you wind up back-modifying large-ish bodies of code to work in entirely new ways, you wind up with a lot of areas where the fit isn't wonderful. In this case, the ping scanner was written with the assumption that the entire hierarchy was coming from database, and so therefor every operation could rely on ...

Continue reading

Why do we still have software patents? (Have they helped foster invention? No. Then why grant them?)


Just seems insane to me that people can get patents on what are essentially just ideas. It should not be possible to patent "using a computer + network to do x", yet that's what's being done. It should not be possible to patent basic mathematics or algorithms, yet we allow it. And every time we ...

Continue reading

Daily archives

Previous month

July 2004

Next month

September 2004

Archives