Site menu:

Sponsored by

Bitcube Ltd.  Expert Linux Consultancy

Currently...

  • @popey superb, now you can cook and iron your shirts at the same time. Quite what your colleagues will think of the hickory aroma I dunno in reply to popey 3 days ago
  • @geehowquaint surely normal people are never "in" fashion, only weirdos :-) in reply to geehowquaint 5 days ago
  • not bad hold music on this teleconference 1 week ago
  • ripped jeans with backing cloth to avoid bare skin does seems a little silly. I doubt I'll ever understand fashion. 1 week ago
  • Dear PCWorld, I knew your computer skills were bad, I didn't know until recently that your grammar was too. It's not "a 3gigs memory". 1 week ago
  • More updates...

Categories

Meta

Site search

 

September 2010
M T W T F S S
« Jul    
 12345
6789101112
13141516171819
20212223242526
27282930  

Archives

Links:

Archive for 'Linux Rants'

Dumbing down and choices

Or perhaps more contentiously, “Why Mark Shuttleworth is wrong”. Before I get flamed to death, I should point out the “Mark Shuttleworth is right” post. I believe that what he says is actually correct - there is too much bikeshedding - having a strong leadership is a good thing, even if they occasionally [...]

Scripting, dying?

I read way too much, sadly I came across a post this morning about data storage technologies that will die. Most of those I think are fairly obvious, however some are just wrong and some lack an explanation. I’ll start with the biggest error:
Scripts
Firstly, scripts aren’t anything to do with data storage other than [...]

udev rules for Logitech G7 mouse

Recently, X.Org has been removing HAL from the requirement list. This is good except that it means reconfiguring things. Again.
I have a Logitech G7 mouse and it has a side button which defaults to “back”. I like it remapped to “middle button” (which pastes text in Unix). I used to use a [...]

Puppet compatibility - or lack of

Whilst playing with the puppet-dashboard I noticed some warning notices in my puppetmaster logs. Now all file resource types must prefix “module” (although templates don’t need to!).
It’s only a small change, but please can these things be done a bit more sanely? By this I mean a documented approach to [...]

First real test of ubuntu netbook remix

Today I had my first real trial of Ubuntu netbook remix (9.10). This is an an Eeepc 1008HA netbook.
Netbook remix has a nice “launcher” which takes over the whole screen and uses large buttons. This is great for me as I can’t use trackpads at all The [...]

Customisation and Gnome FAIL

I’ve been a keen Linux user for just shy of fifteen years now and there have been many, many changes, but I’m just going to look at the “desktop” side and see how things have changed (or not).
“Out of the box” - this has drastically improved. Sound normally works now and general hardware support [...]

Pulseaudio - this battle maybe won but the war lingers on

Pulseaudio seems to cause many, many problems for a lot of people. Unfortunately that’s partly the nature of audio applications on Linux. Let me explain. Only one program can talk to the soundcard at once - so you can either listen to OGGs/MP3s or get IM “ping”s, but not both. Obviously [...]

Google Chrome on Linux - not quite ready

After reading this article I decided to give it a go.
First of all, the import from firefox doesn’t import passwords so until that happens I’m not going to cut over. It certainly seems nice and quick - however I really dislike the Chrome interface personally even if it does reduce the (small) amount [...]

No comment

I often think that Java has the worst case of NIH syndrome I’ve ever seen. At other times it’s due to the way it chooses to do things. However that’s little excuse in my opinion - “so don’t do that then” is one possible answer. “Think of the children” (or rather “think of [...]

Email improvements

Just added TLS to my mail server and whilst I was at it, SASL AUTH (via dovecot). The latter was very easy, the former was also pretty simple after I read the big document I’m not authenticating clients via TLS - it’s possible, but SASL AUTH is a better solution for [...]