You are currently browsing the Linuxart weblog archives for April, 2008.

Archive for April, 2008

a few photos from France

Saturday, April 19th, 2008

Here are a few photos from Paris, France… Enjoy!
 
 
 

View more @ Flickr

wish I could post

Friday, April 18th, 2008

There’s an error on my blog’s host that prevents me from posting anything interesting, such as pictures. Sorry. (I’ve tried a few times over the past couple weeks.)

I tried posting that I have new pictures on Flickr. (Check them out! They’re from Paris, France!)
I would also post something about donating to the Libre [...]

the history meme

Thursday, April 10th, 2008

It seems everyone else is doing it…
history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
460 git
91 rug
88 cd
81 ls
34 xrandr
16 ssh
15 vi
15 killall
12 gitk
11 gvim
Notes:

I save a lot of my history.
Obviously, I use git a lot.
I guess I also do a lot of command-line package management.
Usually I navigate via Nautilus and [...]

Linux color calibration in 2008?

Wednesday, April 2nd, 2008

Dear Lazyweb, I remember seeing things about color calibration using a Spyder2 way back in 2007.  Has much progressed?  How would one do this in 2008 on openSUSE 10.3, specifically?
(Hopefully someone like Hubert Figuière will come to the rescue.)
Thanks in advance!