Tsuna's blog
In code we trust.
Tuesday, June 22, 2010
Linux's dentry_cache takes all available memory
›
So for some reason one of my servers had 12G of memory allocated to the dentry_cache that wasn't being reclaimed. Probably a bug in th...
2 comments:
SimpleDateFormat and "AssertionError: cache control: inconsictency"
›
Oh boy, the JDK was really poorly """designed""". Today's fail is: java.lang.AssertionError: cache contro...
Sunday, June 13, 2010
Go fix the bug yourself, KTHXBYE
›
Have you ever wondered why, often , small open-source projects led by a handful of bearded hackers become more successful than large, entrep...
Wednesday, June 9, 2010
Beamer's semiverbatim, spaces and newlines
›
If like me, you're puzzled because the semiverbatim environment isn't respecting your spaces and newlines like verbatim does, make...
1 comment:
Sunday, February 21, 2010
How to disable Bonjour on OSX 10.6 (Snow Leopard)
›
Bonjour is Apple's zeroconf protocol and iTunes (among others) uses it to broadcast the existence of its shared library, which I find a...
4 comments:
Friday, February 5, 2010
Linux pipe count
›
I recently needed to keep track of the number of pipes opened by a server and I was using lsof -nw | fgrep FIFO but this was rather slow. H...
Saturday, August 1, 2009
Using the PUK code to unlock an Android G1
›
If you enter your PIN wrong 3 times, your G1 becomes "PUK locked" and supposedly you have to call the customer service to get this...
8 comments:
Saturday, April 18, 2009
MacPorts failing to upgrade gettext with +with_default_names
›
MacPort 1.7.1 breaks itself when trying to upgrade from gettext 0.17_3 to 0.17_4 when coreutils are installed with +with_default_names , her...
Saturday, March 14, 2009
When Ryanair says "Your session has been locked"
›
For some reason, Ryanair's site screws up every once in a while when booking a flight and it will only show you a page saying "Your...
42 comments:
Sunday, January 11, 2009
More feedback on Android/G1
›
Here's a more complete review of Android/G1 vs. the iPhone (after just 4 days using it). The packaging is a bit cumbersome , and you hav...
‹
›
Home
View web version