Impatient with Paced Work

I walked in to work today from the parking lot and was striding at a pace slightly faster than the manlift following the same path. My head was slightly thumping from the stress settling in on me with another day of “to do’s. Two thoughts flashed through my mind:

  1. I wouldn’t mind having a job where 40% of the time I was responsible for slow, paced, physical activity. Paint only paints so fast. Construction materials are only handled so fast. You can only weld so quickly.
  2. Then as I passed the manlift and the worker driving it, I thought, “Why does it have to move so slow? I don’t like idle time. Wouldn’t it be better to drive quickly to the work, and then do it?

I desire the patience and slow metronome of physical labor. Seconds later, I feel frustration because my mind has moved beyond and started to think at a higher global level (doing the overall job, not just driving the machine to the job).

Conclusions: “Grass is always greener…” and you’ll only comfortably work at a job properly scoped for the horizon your brain works at. Some people need to assemble bolts. Some people need to build tables. Some people need to design new ones. People are different. Not better or worse, but different.

Posted in Contract Work | Leave a comment

Porting WordPress from localhost to ISP

This is the first post to my blog while it lives on a commercial ISP. Up until now, it has resided on localhost – Linux parlance for the computer on my desk in my home office. I’ve been having trouble maintaining throughput to this computer, so I decided to port the blog over to my ISP’s servers. I documented the process, which took about an hour, including false starts.

The process basically involved getting a SQL language dump of the existing blog, and a new virgin blog on my ISP’s servers. Comparing the two files showed some simple mods I needed to do to accommodate the different URL and a MySQL version difference. Then I dropped all the MySQL tables on the ISP, and imported the modified text file describing my localhost blog.

Poof! My localhost blog is now installed on my ISP’s servers. Complete instructions will be posted to my Wiki.

Posted in Computers | Leave a comment

A Man Who Values Peer Review

Mark Shuttleworth, who stood up the Ubuntu distribution of Linux, wrote about what he did after his “Open Source” development team wandered off into the weeds on another significant project. I like the way his mind worked. Comments afterward.

Recognising this, I decided to cut the code myself. [A two month hiatus] was part of this time, with me trying to recreate the good old garage days when I could spend all day working on the code that ultimately became Thawte. It took me that long to realise that times have changed – life is too good these days. Try as I might I don’t have the self-discipline to shut out the rest of the world when the phone keeps ringing, email keeps flooding in (although I did learn to ignore most of that, a useful exercise) and there are limitless opportunities to do fun stuff. I quite enjoy life as a retired cosmonaut with some financial security, but that enjoyment comes at the expense of focus. So much for plan B, what would be plan C?

I decided to hire the best Python developer I could to lead the project, then hire one or two other teams to work in collaboration with that core team. Hence my search for and appointment of Steve, Marius and Albertus.

How will we avoid a simple repetition of the previous problem? What makes this effort different? Nothing, so far. We once again have a bright team of developers who are at the end of the day motivated by a contract, not by a personal itch in education administration. But this is only the story so far. The next step will be to hire an additional team to collaborate with Steve’s. It may seems strange to hire a separate team rather than bolster the core one, but there’s method in my madness. Right now, a lot of the critical thinking and discussion happens inside an office in Vilnius, with no reference to the rest of the world. That makes it efficient, but not necessarily effective, since it may be efficiently going down the wrong road. Steve’s been pretty good about going to the list to get a sense of how different educational communities work whenever they start work on a new section of the project, for which I’m grateful. But the problem still remains – a lot of SchoolTool development happens in a non-transparent manner. By hiring a second team to collaborate on the core infrastructure I hope to force these discussions to happen online – in the mailing list and in wikis etc – in a way that makes them transparent and accountable. That way outsiders will be able to comment, and more importantly, we will be able to go back and understand what was decided, and why.

As for directedness, I came away from my visit to Vilnius with the impression that Steve really wants to see SchoolTool reach its full potential. There were some slight alarm bells (the dev team spent a lot of time showing me what their engine COULD do, and I spent a lot of time shifting the discussion back to what it DOES do), but at this stage I think we are still in reasonable shape. Perhaps we should actually have one or two schools that will deploy their work, to keep their debates grounded in the real world but that can come in due course.

Lessons Learned So the risk is that a well-funded open source team that is NOT led by someone with a personal interest in shipping the project will get distracted by other shiny tech toys and fail to actually ship something focused and constructive. How are we dealing with that in the current round of work on SchoolTool? First, I’m personally watching and asking the core team to focus on actual functionality. They assure me that their engine work is done, and that they are currently working on a usable tool that can be tested by schools. Time will tell. And second, we will shortly have a second, collaborating team, that will I hope also bring much of the engineering work into a more public forum.

Time will tell. These are expensive ways to learn, but I feel that the experiment is very much worth doing. There are lots of tools I would like to see developed in the open source world that developers have not yet done for themselves, and which I would be prepared to fund. Perhaps other philanthropists are in a similar position. We need to learn how to do this effectively, and the only way to learn is to try.

  • Always know the business before you program for it.
  • Peer review and feedback hurts your pride, but it’s an expensive jewel.
  • Software can do anything. Don’t ever ask that question. Ask what it did or
  • does.

Posted in Computers, Contract Work | Leave a comment

Domain Email Problems

I had my domain hosted with DirectNIC, and they forwarded all email unless it met some filter criterion of username or subject or something like that. Then it could be sent elsewhere or deleted. This worked well for years.

I recently switched my web hosting to lightningservers.net, who handles mail through routesys.com servers. LOTS more features here, but they don’t always work the way I’d like.

For example, there is no way to apply the Spam Assassin score machine or the Box Trapper email verification system to global usernames at the domain. As with DirectNIC, email can forward or be deleted. But higher level functions work only on specifically created usernames. Ugghh…

My goal was to force people using any unknown username to reply to a verification email unless they are on my white list. My problem is that I have many domain email address out there (each different through the years so I could identify the source). I can’t remember them all to create individual usernames. Even if I could, it would be dozens of email addresses I’d have to create and configure each for the extra mail handling services beyond “forward or dump”. ©

Posted in Computers | Leave a comment

Irfanview Linux Alternatives

Moved to static web page at http://www.increa.com/computers/irfanview-linux-alternatives.htm. 

Posted in Computers, Spirit & Heart | Leave a comment