Topic: Computers Gnome and floatbg, feeling dirty
(link)

5:19pm, Thursday 26 February 2009

I don't know what the best way is to get floatbg to play nicely with Gnome. But I have a feeling that this:

sprintf(cmd,"gconftool --type string --set
  /desktop/gnome/background/primary_color \"#%04x%04x%04x\"",
  red, green, blue);
system(cmd);
which I uploaded yesterday can only be described as "suboptimal"...
Topic: Computers Killer iPhone app
(link)

1:19pm, Thursday 12 February 2009

Use your iPhone as a rotary-dial telephone. Neat. Completely impractical, but amusing.

I still have a rotary 'phone, and even use it occasionally.

Topic: Computers Quote of the day
(link)

11:07am, Thursday 5 February 2009

I see no motivation not to view the world as a vast ocean of Unicode codepoints and then go sailing those Seven Seas.

-- Jay Carlson, in the Risks Digest

I find that particularly (un)amusing given the general lack of support for Unicode/UTF-8 in ABC software.

Topic: Computers Filename comedy
(link)

3:04pm, Friday 5 December 2008

...or, why you shouldn't put a database on an NFS filesystem:

somesrv1b:/nfs/somedb/[...]/data/base/1# ls -l 2669    
-rw-------  1 foo bar 40960 Oct 11  2007 2669
somesrv1b:/nfs/somedb/[...]/data/base/1# ls -l 2669*
-rw-------  1 foo bar 40960 Oct 11  2007 2669
-rw-------  1 foo bar 40960 Oct 11  2007 2669

This is, understandably, causing said database some confusion...

Topic: Computers Detritus
(link)

4:59pm, Tuesday 18 November 2008

Bleh, look what I found...

somehost:~# mailq
1935d  1.5K 19jALB-0000Co-00 <> *** frozen ***
          root@somehost

somehost:~# exim -Mvl 19jALB-0000Co-00
2003-08-03 05:19:29 directing failed for root@somehost: unknown local-part "root" in domain "somehost"
*** Frozen (delivery error message)

Think I might leave it there and see if it fossilizes...

<-
 Topic:    
->

Powered by Personal Weblog.

April 2024
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
Mar   May

[RSS]

 


 


Dave Holland <dave@biff.org.uk>
$Id: index.php,v 1.75 2010-07-09 22:15:04 dave Exp $