Harvard Business School of Echec

Aller au contenu | Aller au menu | Aller à la recherche

jeudi, 28 juin 2007

desklets

I can see more and more screenshots about moonlight-based desklets.
Hey guys, gdesklets has been around since Fall 2003 !

jeudi, 18 janvier 2007

Stupid content filtering

Johan, if you don't want people to answer your blog, you should disable comments. Now i'm really angry about your content filtering.

Error: NewsBruiser estime que ce commentaire est inapproprié (spam, agressif ou autre). Vous pourriez le reformuler.

python-launcher

If you're looking at running more than one python application on the OLPC or even on a standard desktop, you're in trouble about memory usage so startup time doesn't really matters. Moreover, this daemon should start only on demand, because it would be painful to fire it up during startup.

I am not against this improvement anyway. I think that would even make sense for C applications. It's just another daemon hanging around in my memory. Now what if it gets swapped...

samedi, 9 décembre 2006

regex

So system-monitor cannot have regular expressions support in order to provide a decent GUI alternative to "lsof | grep". How fast is your python ?