If you’re on ubuntu 14.04, you’re mostly on kernel 3.13.x. Maybe even 3.14.x. But, the problem with these is, you …
Quickfix : Save ACR Recordings with a sensible name
Things you might learn out of this:
Time and Date formatting in python (strftime, strptime)
A way to record calls on your android phone
How to move these recordings from phone to some storage device but still keep sensible names
Prolog :- Mind = Blown.
About 7 years ago I wrote my first Hello World program. It’s been that long that I’ve been friends with …
Painstaking Placements
I plan to write this post to (try to) make it your one stop destination answer to the question – …
Basics of Forking Processes in OS
So, today we were being taught about forking (with respect to Operating Systems :P), and some of my mates seem …