New Toy: Kodak Pulse, 7
On adding alpha channels to JPEG images
Line: 218
Character: 3
Code: 0
Error Message: Expected identifier, string or number
Thoughts on cross platform and jquery/CSS3/<canvas>
Web Storage and privacy.
for v in ~/Library/Safari/LocalStorage/* ;do
echo "#### $v ####"
echo "select * from ItemTable;" | sqlite3 $v
done
Notes on making my EEE PC 900A have a nilfs2 root
Newer, more advanced SSD controllers such as those on the Intel SSDs make this irrelevant by being intelligent about small writes, but with SSDs like those on the Eee PC, you are stuck with erasing and rewriting entire 4MB or so block for small writes. Hence why Flash writes are only high performing when writing 4MB or more.
A four day bug
At best this will let your kernel tell you "I told you so." after you spend four days debugging.
Debian Lenny and grub with /boot in LVM
Thanks for the info though, it helped me to confirm what I was doing would work before I sent a remote machine through a reboot (I know, dangeous, but couldn't be helped)
Debian Lenny automatic apt updates and downloads
Acquire::http::Proxy "http://YOURHOST:YOURPORT";
This way you don't have to mess with your /etc/apt/sources.list file to make all the proxy changes.
Notes on making my EEE PC 900A have a nilfs2 root
I noticed the same problem with the nilfs_cleanerd. Upgrading (from source, in my case) to nilfs-utils 2.0.13 solved the problem for me.
Niek
Performance of Some Real and Virtual Machines
The good news is I don't have to fix it because I now know I can live without it.