An Engineer's Options & Futures

In this blog, you can read the 'aha' moments in my rendezvous with computers, computing, and electronics, HOWTOs and whys that you could not get an answer from your textbook and then once in a while, a strange mixture of global economics.

Thursday, May 05, 2011

Bloom Filter in Python

›
Bloom Filter is an extremely space-efficient probabilistic data structure. You can read more about it in its wikipedia page: http://en.wikip...
1 comment:
Tuesday, April 12, 2011

Debugging Python on Emacs IDE

›
I've tried a few IDEs for standalone Python development. But end of the day I came back to Emacs. I love Emacs because it is lightweight...
6 comments:
Saturday, April 09, 2011

Browserling

›
With all your web apps and client side scripts, cross-browser testing is vital. Great were the roaring 90s when Internet Explorer was the on...
1 comment:
Sunday, February 13, 2011

A Sneak-Peek into Linux Kernel - Chapter 4: Process Scheduling: Part-1

›
So far, we have covered the process creation and termination in Linux. In this post and the next one, we will go through the process schedul...
Wednesday, September 29, 2010

A Sneak-Peek into Linux Kernel - Chapter 3: Process Termination

›
Finally I found some time to get back to continuing this effort of writing about Linux kernel. This chapter is about how the process or task...
2 comments:
Wednesday, September 01, 2010

A Sneak-Peek into Linux Kernel - Chapter 2: Process Creation

›
In the last chapter , we looked at the basics of process or task in Linux kernel and with a brief overview of struct task_struct . Now we ar...
Sunday, August 22, 2010

A Sneak-Peek into Linux Kernel - Chapter 1: Introduction

›
The source code of Linux Kernel was something that fascinated me eight years ago and I am still addicted and I follow changes that happen to...
4 comments:
›
Home
View web version

About Me

My photo
Sundar Srinivasan
I am interested in new idea and initiatives; indefatigable and always on the go. Always fascinated by sports and neo-technologies.
View my complete profile
Powered by Blogger.