Fruit Blog

Archive for January, 2011

New Zemanta developer portal launched

Posted by andraz, under Uncategorized on January 19th, 2011

The Zemanta team is happy to present heavily refreshed Zemanta developer portal! In the last half a year many of you have observed that API documentation was getting out of date. At the time we needed to change the way how API works on the backend which required rewrite of the developer portal (long story). [...]

Comments: (8)

Python, gdb and a very large core dump

Posted by andraz, under Uncategorized on January 16th, 2011

Over the weekend I’ve been trying to track down a memory leakage in a piece of our software. I learned a lot about state-of-the-art in python debugging, so I am sharing it here. So, the problem: Approximately every two months one of our daemon processes goes bezerk, allocating memory left and right. Usually the machine [...]

Comments: (4)