Spinning Wheels...

Monday, 23 March 2009 11:39 pm
da: A smiling human with short hair, head tilted a bit to the right. It's black and white with a neutral background. You can't tell if the white in the hair is due to lighting, or maybe it's white hair! (Default)
Not figuratively, literally. My bike has developed a (dangerous) tendency to lose its gear, often when I'm starting up from still, and also when I'm coasting. Not the chain, but likely the freewheel, according to [livejournal.com profile] elbie_at_trig, who was conveniently going home at the same time as me, just as I was thinking, "if only I could ask someone to jog along next to my bike..."

So, yeah. Tomorrow morning, cycle shop is my first stop on the way to work.

Otherwise, I feel like I'm not spinning wheels, quite the opposite.

Work is going, and the three active projects are interesting, if potentially long. But the structure of things allows me to interleaving the work, and I can't imagine getting bored with it. Really, this still feels like perfect job for me. And hey, I missed my boss, who was gone a week on vacation, but I can hardly fault her for that.

Life feels adequately social, these last weeks. Care and feeding of my introverted self- it sometimes feels like I need a push, but I'm getting most of what I need.

This Thursday evening is the third and final Quaker Seekers at Laurier session we have planned; we're speaking on Equality. I think there's an LJ post sitting in my brain, to help me organize what I'm saying in my two 6-minute pieces.

Last week I had a conference-call with co-organizers for the Quaker Quest Traveling Team. A month from now I'll be one of two presenters to a regional Quaker gathering, and in early May they're sending me to Pendle Hill for a weekend conference with other trainers. This work feels both like something I'm pulled to do, and a big side-order of "what the hell was I thinking when I said yes?" Where it goes nobody knows, but I am loving the finding out.

In late May [livejournal.com profile] melted_snowball and I are taking a vacation to Nova Scotia for my birthday; it's our first time to Atlantic Canada and I am already having dreams about rocky shorelines and whale-watching.

This week has featured two meals with duck (breast; and burgers), and two meals with pesto. It is a good life, my friends.

I'm midway through installing linux on a mac mini. I'm in love with this hardware; it's so quiet, runs cool, and is barely bigger than my hand. I'm putting Xen-enabled debian onto it, so alongside the web and email services it can run virtual servers such as Asterisk, or possibly freePBX. Anyhow, my coder.com server will move over some time in April, I hope.

Also in April, my geek crew of Perl Mongers are doing a hardware hacking workshop with Arduino microcontroller boards. So far, I've tested sample programs that play a simple tune; flash LEDs; and (sort of) replicate a Clapper but send a signal over USB to computer. My goals are to control a 600x200 pixel LCD display, and to precisely control a stepper-motor to... well, it'll be cool if it works, that's all I will say for now.

So, all you folks who haven't posted about yourselves recently- what's up with you?
da: A smiling human with short hair, head tilted a bit to the right. It's black and white with a neutral background. You can't tell if the white in the hair is due to lighting, or maybe it's white hair! (lego)
Last night was the monthly Linux User's Group. The topic was Xen / Server Virtualization. It was a pretty good high-level overview of the Server Virtualization products. The presenter is a rep for IBM Canada; he knows his stuff, though he really knows mainframes and VMWare, less so, Xen. Apparently they don't have many companies asking about virtual servers, yet; which surprises the heck out of me; I've been hearing of them for over a year now.

I *love* the ideas behind virtualization; such as: replicating a production virtual machine, using that copy as a test-bed, and perhaps spawning that to serve as another test, and discarding the ones you're done with. Disposable computers, hey. 3% overhead for running most services in a virtual system. 0.2 second relocation between hosts (with good bandwith). And moving services from overloaded hosts, if you think ahead and start off with many services on virtual machines on one physical machine.

This isn't quite a mature technology, it's a bit kludgy still. But I've read of some people doing production stuff on Xen, so I know it'll be there soon. My boss may have me working on linux/xen before too long. I hope.

Neat things I learned:

By roughly the end of the year, Intel/AMD VT processor additions will allow virtual machines to call privilaged instructions cleanly, so virtualization won't require modifying the guest's kernel; so, say, Windows can be virtualized in Xen.

It looks like Xen is much faster than Vmware, though I'm suspect of their tests. I believe they were comparing VMWare workstation against Xen, while it's really more like VMWare Server (or VMWare Infrastructure, new product, announced yesterday).

Oh, and I learned you can talk about your organization's NAS (Network Attached Storage) and sound all modern, when really you're using old-skool NFS.

Anyhow, that was my evening yesterday. After the meeting I had some good conversations with Charles and [livejournal.com profile] pnijjar, helping them pack up. I even walked off with some books that Charles doesn't necessarily want back.
da: A smiling human with short hair, head tilted a bit to the right. It's black and white with a neutral background. You can't tell if the white in the hair is due to lighting, or maybe it's white hair! (red)
I've come about 85% of the way to deciding to buy a mac laptop to use as my desktop computer. 15% reservations about it. I was at about 90% before I talked to dan yesterday.

On a day-to-day basis, the things I care about are: emacs (aquamacs), firefox, being able to turn on sshd, being able to use my media (photos and audio). This is all good.

Also there are my coding projects, which I currently do on my linux desktop. I want to be able to turn my linux machine off and still be able to develop in macland. Most of my remaining 15% reservations are about the development switchover.

Fink has lots of great unix packages. But if I buy (*suck in breath*) an intel-based mac, it looks less happy-shiny. The latest news I can find is that intel/fink currently relies on hackery and compiling from source. That's not the sort of coding project I'm looking for, when I really want to just install things to get a project done.

I just want the perfect operating system, 's that too much to ask?

Maybe I should just give up doing dev work on the same machine, and specifically boot a second machine for it. Maybe I should give up getting a mac laptop and buy a slightly cheaper intel laptop. Maybe I should get the mac, use it for what it's good for, and assume the rest will come along soon enough. Like Parallels- I could theoretically run virtual linux, and have the server stuff under the hood? If it's not stable yet, probably it will get there eventually.

*sigh* what a waste of brain-power, cognative dissonance is.

Where'd I go?

Friday, 5 May 2006 07:48 pm
da: A smiling human with short hair, head tilted a bit to the right. It's black and white with a neutral background. You can't tell if the white in the hair is due to lighting, or maybe it's white hair! (Default)
I'm quite glad to be done with the work week. I was able to finish everything I wanted to by this evening, so I won't think about work at all this weekend (I had many nights this week when this was not the case; trying to puzzle out an answer when I should've been sleeping). Aside from the annoying bits, there were some good puzzles, too; partly solved by reasoning, and partly by slugging through all the possibilities. (The most annoying of those involved copying a working computer's /etc tree onto the broken one, noticing that the broken one worked when it booted with the good /etc tree, and half-by-half, adding more of the broken files until it stopped working again. Bingo: it was Herr Doctor /etc/udev in the parlour, with a rules.d ! I'm glad there was nobody in the lab when I solved that, because they would've been put off by my cheering..)

The most satisfying problem was actually solved by: asking a student. Seriously.

I also had one moment of sub-genius that I think was funny enough to share. One bug's fix required logging out anybody sitting at the terminals. There was only one guy in the lab, so I carefully figured out which machine he sat at and ran it remotely on all the others. All of the monitors, except for his, flashed and restarted Xwindows. Including my own. Oops. (the reset wasn't interrupted part-way when mine logged me out, because it was running elsewhere via a 'screen' session, which wonderfully saved all my work and notes. So it was a minor inconvenience, more just amusing.)

This evening I also took a moment before leaving to talk to my boss's boss, who sent me an email earlier asking about the status of my current second-priority project, which I can now make a first-priority again; I'm glad I did because I thought he might've been grumpy about the status, but instead he congratulated me for getting this stuff done.

Now that the dust has settled, I can maybe pay a bit of attention to you all. I've missed you this week!

Calendars, part 2

Saturday, 22 April 2006 11:30 pm
da: A smiling human with short hair, head tilted a bit to the right. It's black and white with a neutral background. You can't tell if the white in the hair is due to lighting, or maybe it's white hair! (Default)
I solved the problem I was having earlier with google calendar: I had to log out and back in again, and my errant missing calendar came back. So once again I think Google Calendar is a good thing, in my ongoing process of reducing my dependance on any particular computer. True, in exchange for dependance on network and one company. But that's OK, since my needs are mainly: access from multiple places, and wanting an open data format (even if the tools are closed).

talking about calendars )

Fixing, shopping

Saturday, 1 April 2006 05:54 pm
da: A smiling human with short hair, head tilted a bit to the right. It's black and white with a neutral background. You can't tell if the white in the hair is due to lighting, or maybe it's white hair! (Default)
This morning I fixed my bike's front tire which sprung a leak on Thursday, went to the farmer's market with [livejournal.com profile] lovecraftienne, and relieved [livejournal.com profile] quingawaga of a rather scary number of carrots that had appeared in their organic food box and they weren't going to use. Yay! Stir-fry!

After lunch, I fixed my server. One of its hard-drives started whining loudly last night, which was scary, but thanks to the software RAID I use, fixing it was just a matter of dropping a new disk in.

Then I went to the Karen Armstrong talk, which I'll write up separately.

(no subject)

Friday, 17 March 2006 07:08 pm
da: A smiling human with short hair, head tilted a bit to the right. It's black and white with a neutral background. You can't tell if the white in the hair is due to lighting, or maybe it's white hair! (cbc)
This work week wasn't terribly easy, but it's done now, and I feel accomplished. Today, my boss and I finished the last part of a task that's taken up a chunk of my time since January. This was the last big step before we could release a new set of fancy Linux servers that will make our CS students very happy when they use the public labs. (Now they can use Linux and KDE/Gnome instead of only Solaris twm. Yes, they're still using twm, the poor dears).

Since I also finished another big time-sink project on Wednesday, this means I start Monday with a clean slate and more time to work on backlog tasks. Woo!

I've had a stomach-ache off and on all day, so I hope I'm not getting sick. It didn't really affect my day until just now, after I finished biking home.

I want it to not snow this weekend so I can do some riding. As of this evening, my bicycle's odometer tells me it has gone 2,492 miles. That means I've biked 2,500 miles since September 2000. Go, me.

Tomorrow's tasks: buy pants. Make potluck dish for Sunday Quaker Business Meeting. (potluck is the only Quaker sacrament, dontcha know).

Sunday's tasks: Quaker stuff. Make potluck dish for Monday Quaker Memorial Meeting.

Oh that's right; and get some rest, just in case I'm sick. Maybe I shouldn't go riding.

Today's a good day

Tuesday, 1 February 2005 02:29 pm
da: A smiling human with short hair, head tilted a bit to the right. It's black and white with a neutral background. You can't tell if the white in the hair is due to lighting, or maybe it's white hair! (Default)
This morning, the purchasing guy at work handed me a new ergonomic mouse; which means I can take my other one home again.

This morning I handed off my article on drawing quilt patterns to the editor of [livejournal.com profile] perl_review. The issue will come out some time in the spring, and since my article is on a colourful topic, it gets the cover. Now I have something else to send dan's mom, who was the reason I started playing with these in the first place.

I also found out that my article for Linux Journal is in the March issue. I won't complain much, because they will be paying me. But about bloody time; this ain't acadamia. I think the author's bio is two times out of date, since I wrote the article about the same time I started my previous job last summer. Because the topic is decidedly non-colourful, (the Perl Debugger), it appears it did not get the cover.

Now I need to be less one-note and write something interesting that has nothing at all to do with a scripting language.
da: (bit)
Blah. Can't sleep, nervous energy. Been happening a lot lately. I can't say it's from job stress, since strictly speaking, I don't have one. (just a monotonically increasing number of projects).


This last week has been an interesting one, for the new projects I've added.


Last Monday I found myself volunteering to advise a Linux trainer who wants to host an "Intro to Linux" afternoon seminar for the larger local businesses, later this month. Ideally, I'll be useful during the Q&A session afterward; and somebody will want to hire me for a software consulting gig.


Item number two- A while ago I sent an offer to the Linux Journal to write them a couple of articles, which I previously gave as talks to my local LUG and Perl Mongers group. On Tuesday, much to my surprise, I got the go-ahead to write them. First is "11 Ssh Tricks". The second one is an intro article on the Perl Debugger. I probably have a month to write the first one.

December 2024

S M T W T F S
12 34567
891011121314
15161718192021
22232425262728
293031    

Syndicate

RSS Atom

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Sunday, 7 September 2025 04:03 pm
Powered by Dreamwidth Studios