12December2008
Off to Mexico
Posted by Michele Baldessari under: en; travel.
I’ll be back in time for Christmas. I won’t be checking mail (hopefully)
Omnis enim res, quae dando non deficit, dum habetur et non datur, nondum habetur, quomodo habenda est.
12December2008
Posted by Michele Baldessari under: en; travel.
I’ll be back in time for Christmas. I won’t be checking mail (hopefully)
1December2008
Posted by Michele Baldessari under: en; tech.
30November2008
Posted by Michele Baldessari under: en; tech.
Thanks to a hint (w/example code) of Eric Peers, I’ve added native PDF support to mozilla2ps. Just give it the –pdf=true switch and the output will be pdf. The extra ps2pdf step won’t be necessary any more.
mozilla2ps-0.7.xulapp contains all the changes.
I should probably rename it now
22September2008
Posted by Michele Baldessari under: en; life; tech.
Exhausting week-end in Veneto, with Zuc and Alessandro attending the ESC. Here are some pictures of it:
18September2008
Posted by Michele Baldessari under: en; life; travel.
While reading the news around the net, I come across this gem about Sarah Palin:
In 2006, Palin obtained a passport[83] and in 2007 traveled for the first time outside of North America on a trip to Kuwait. There she visited the Khabari Alawazem Crossing at the Kuwait–Iraq border and met with members of the Alaska National Guard at several bases.[84] On her return trip to the U.S., she visited injured soldiers in Germany.[85]
All of a sudden I have this “WTF? But seriously, WTF?!?!?”
22August2008
Posted by Michele Baldessari under: en; music; tech; travel.
Today I dedicated some time to hunt down my “the logins via CAS on apache2 are awfully slow, but not always, just most of the time” problem. At first I thought I had some weird network/dns/whatever issues, but after proper investigation it turned out to be that /dev/random is being used for generating the CAS cookies and my entropy pool is depleted most of the time..badaboom..APR is blocking.
This machine is a virtual server so no way I can use any Hardware RNG or anything along those lines. Given that it only runs in an internal corporate network, I’ve started feeding the cryptographically-strong entropy pool with rng-tools and /dev/urandom. In /etc/default/rng-tools:
HRNGDEVICE=/dev/urandom
Finally, no more login times issues
ps. APR 1.3.0 has switched to urandom for apr_generate_random_bytes, so in the future this won’t be needed
22August2008
Posted by Michele Baldessari under: en; tech.
In no particular order: