Blog

Berlin – 2

And this time I tried making a timelapse and tested night shots..

Berlin – 1

So, these days I’m into filmmaking and cinematography and I made a couple of videos around Berlin. My first ever video..

If you are watching from Germany, GEMA would have probably removed that, so a vimeo link :

http://vimeo.com/41371437

Initailizing..

I’m using Visual Studio 2010 professional edition and Windows 7 for development as of now. Would like to have a platform-independent code at some point. I wrote a vector class which is capable of performing basic operations such as dot product, cross-product, normalization etc and can handle both three and four dimensional vectors. For some reason I like C++, it gives a lot of control on what I want to do and of-course the control on the memory management as well. I have decided to do some literature survey and start with networking topics, I do remember things from my Bachelors where I had some courses on basic TCP/IP stuff.

Birth of the DNA..

The DNA, as many of us know, is the basic building block of life. But neither I’m from Biology, nor humans are capable of building one. Anyway, I start this project with the name DNA which means the same as its biological counterpart, the basic core of the project. I will start with writing some basic linear algebra math libraries just to refresh my C++ knowledge and to have a solid math library for later use. The main idea behind DNA is to have a cluster software which can scale up to N machines without differentiating between CPU’s and GPU’s. Use-cases for DNA might be in any area of science where high computation tasks are performed. This project is totally for my hobby and does not hold any kind of commercial interest at this point of time. It will not be an open-source project, but if someone is interested to work with me, drop me an email at : mahendra@mahendragr.com . The idea of blogging this is only for personal use but like I mentioned earlier, if someone is interested to work with me or if someone has any doubts on the topics I blog about, feel free to write me an email. Let’s see how much time I could spend after working 8 hours in office everyday.