git
I'm now attempting to work more seriously with git. Unfortunately, I have to interact with a CVS server at the same time (for final commits, etc). I still haven't found a really good way of doing this (initially with ideas from a blog entry). git-cvsimport works fine for pulling things down from CVS into the local git repository, but going in the other direction seems to require a separately checked-out tree and some annoying steps. I also tried an alternate approach where it's all in one directory, but that makes the git history much less useful and there's still weird conflicts after committing.
If anyone has a good way of working with a remote CVS server and local git repositories, I'm all ears.
13 Sep 2007 (updated 13 Sep 2007 at 20:06 UTC) »
Linux Wireless
Saw reference to this page:Syndicated 2007-09-13 14:44:43 (Updated 2007-09-13 19:23:45) from keverets
Banana Bread
This banana bread recipe worked well:Garmin Forerunner 301
I've got a Garmin Forerunner 301 that I use for running/biking/car trips. It sometimes takes a long time to pick up a signal which is kind of annoying, but otherwise seems to be a nice little unit with built-in heart-rate monitoring and the like. I wanted to use it on Linux as I don't use Windows. A quick search revealed this entry which gives a couple of command lines to grab data off the GPS. After a quick apt-get install, I tried them and they seem to work. The first just gives a long series of coordinates. The second gives a .kml file which I was able to import into Google Earth (though that's extremely slow on my hardware, so not very useful to me).
gpsbabel -t -i garmin -f /dev/ttyUSB0 -o gpsdrive -F tracks.gps gpsbabel -t -i garmin -f /dev/ttyUSB0 -o kml,points=0,line_color=ff0000ff -F waypoints.kml
I'd really like to put some data into Open Street Map. It would be a fun project for the summer to bike around the neighbourhood and fill out their data.
New Bike
I was just given a new bike: a Specialized Hardrock Sport. It's my first new bike since 1992 (approximately). My old bike was starting to have more issues and was becoming increasingly frustrating, so this is a welcome change. I find myself becoming increasingly interested in alternative forms of transportation. Currently, I'm pondering the ability of a semi-enclosed recumbent trike to service the majority of my transportation needs. I'd really like a human-powered (or human/electric hybrid) version of the Volkswagen 1-litre Car. The 1-litre car itself would be great, but I doubt that will hit sufficiently mass production to make it affordable any time soon. With Ontario trying out new e-Bike legislation, this could lead to some interesting new vehicles.27 Feb 2007 (updated 27 Feb 2007 at 23:06 UTC) »
Cell Phones
Thinking about the whole iPhone thing (had a few discussions at work about it). Will be interesting to see if it makes the difference (and convergence) that it promises. OpenMoko sounds like an interesting variant (cheaper, and out sooner).Syndicated 2007-01-19 02:32:26 (Updated 2007-01-20 00:54:11) from keverets
Video Consumption
Recently viewed: Happy Feet (in the AMC with my son... his first movie going experience). Nice seats - able to put the armrests up to get a lot of space - but pretty pricey. Will probably go to the Encore Cinemas (either in Oakville or Burlington) next time. There's better popcorn at the Encores, anyway.Battery issues
The laptop I'm using seems to think that it's out of battery long before I actually am. Currently running linux - Ubuntu 6.04 (plus regular updates) - and the gnome battery meter keeps telling me about "Critical action" and that it will power-off when the battery becomes completely empty (I turned off the automatic suspend, as I still have about a half-hour of juice left and just have to put up with the annoying pop-up until it actually dies). I've tried the advice of friends and let it run down completely a few times, but it still seems confused. I really wish I could calibrate this to be a more accurate measurement of the time I have remaining.FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
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!