Yay, 2007
|
|
|
| New York City, March 2007 | | | Sweden, September 2006 |
|
|
|
| New York City, March 2007 | | | Sweden, September 2006 |
For more information, have a look at the results wiki page, and check out some of the pictures I've taken (sorry for the blurry night shots...).
I played around with google's map api and started a map of CRUX developers; check it out here.
I also added a third comic to my daily comic routing: On the rocks.
As you might know I've joined the conky development team some while ago, and spend some type to write prototyping code for the coming rewrite in C++. After a few iterations of both the conky2 and my prototyping code, the differences were large enough for me to create a separate project, which is called SiMon.
There's a website for SiMon now, which lists some of the goals and plans for it.
Screenshot:
Might take a while until it's useable for the masses, but already now an intersting project to work on :-)
I've just updated, uploaded and linked my Curriculum Vitae, which - as you might have guessed - means that I started to look around for a new job. I'm looking for a position as software engineer (in C++/C, Python, Ruby, Perl, Java), preferable on an open source OS. I'm mainly looking for jobs in Zurich right now, even though Bern is still an option. Earliest date to start at a new place is January 2006.
If you happen to know a position which matches the few requirements outlined above, I'd appreciate a quick notification to jw@tks6.net.
P.S.: A PDF Version is available here.
Some time ago, I switched away from gkrellm and started using torsmo to free some space on my desktop. Soon, I made some patches to fix some things which were broken on my setup; unfortunately, the projects seems to be stalled.
Luckily, Brenden Matthews forked it and created conky , which not only contains a lot of fixes, but also adds lots of new features such as graphs, and SMP support. And finally, my patches found their way upstream. Yesterday now, I joined the development team of conky, after annoying the maintainer with patches for two days :-).
Obligatory screenshot (click for the full desktop):
There's a prerelease available (CRUX users can enjoy the 1.2.9 port in my httpup repository), 1.3.0 should be out next week. If you have questions, problems or just want to meet the team, feel free to join #conky on irc.freenode.net.
P.S. Yes I realized that one bar has a white border :-)
powernow-k8: detected change pending stuck powernow-k8: transition frequency failedFunny enough, it used to work with a single core Athlon64 on the same mainboard (with an older BIOS though). I wrote a little script to trigger the problem. I'll try to collect some meaningful date, if you're seeing a similar error feel free to contact me.
Not related but worth noting: I recently started to read Questionable Content, a nice online comic. Via an ad on their page I discovered Able and Baker, and have now again two daily updated comics (I'm still catching up on Ubersoft and Kernel panic). On a related note, I printed out a Hackles comic the other day... good old times.
Today, I've started to freshen up my elisp skills to integrate IComplete into my favourite editor. Considering that I never was really good at elisp, it went really well (screenshots: 1, 2).
IComplete itself is really nice, still lacks some features, but it's very primising. I've added support to filter the results (it seems the original author does this in the vim bindings...), will hopefully find the time to clean that up and push it back to the main developer.