Monday, February 13, 2012

Thomas Jungblut's Blog: Ant Colony Optimization for TSP Problems

Thomas Jungblut's Blog: Ant Colony Optimization for TSP Problems: Hi there, I recently focused on playing arround with ant colony AI (artificial intelligence) methods. I observed that there is actually no...

Friday, January 27, 2012

System Programming: Simple Virtual Machine

System Programming: Simple Virtual Machine: Sample code for this article may be found here . I n computing, Virtual Machine (VM) is a software implementation of either existing or...

Tuesday, January 17, 2012

PyPy Status Blog: Realtime image processing in Python

PyPy Status Blog: Realtime image processing in Python: Image processing is notoriously a CPU intensive task. To do it in realtime, you need to implement your algorithm in a fast language, hence ...

Wednesday, October 26, 2011

Saturday, August 13, 2011

PyPy Status Blog: Visualization of JITted code

PyPy Status Blog: Visualization of JITted code: "Hello.
We're proud to announce the first public release of the jitviewer. As of now,
jitviewer is a slightly internal tool that helps und..."

Monday, August 8, 2011

Ben's Macroblog: Developing Android apps: it's really not so bad!

Ben's Macroblog: Developing Android apps: it's really not so bad!: "There's been some talk recently about how Android development can be difficult for newcomers to jump into (for one, this rant on Hacker Ne..."

Monday, August 1, 2011

Elad Blog: 6 Startup Ideas Every Nerd Has

Elad Blog: 6 Startup Ideas Every Nerd Has: "Over the years I have spent a lot of time brainstorming startup ideas with people who are (asymptotically) as nerdy as me. For some reasons..."