Skip to main content

On the author’s first post

There are good blogs, and there are bad. And there are some that you cannot keep from thinking about. The blog that you are reading falls under the latter category.

Written by an extremely obnoxious person, this blog promises to talk about things that the author feels strongly about, whether it is about Facebook’s changing privacy policies, or about a visit by Saint iGNUtius (of the holy church of Emacs) to his college, or about the fact that he could not install Ubuntu on his computer, because of the existence of the windows pagefile that prevented him from resizing his partition. In short, it promises to be like any other blog, completely useless. This is apparent from the title of the blog itself - Just another blog!

The author believes himself to be a brilliant programmer, supportive of the FOSS movement, from the cliched way he has used the 80’s software joke of recursive names. Frankly who cares if GNU is not UNIX? I mean, ANU too is not UNIX. I mean, I agree that recursion may have been a new concept at that time, but now, a tenth grader knows about it, and frankly, it is NOT funny.

So why even read this blog? I suppose the reasons are the same as the reasons for reading any other blog: Either it has, in some time in the past written something so wonderful, that you hope that the author, in the usual mundane posts may accidentally slip something of the same calibre again. Or, it has been written by a friend of yours on Facebook, or a GTalk contact, and he has put this as his status message, and for lack of anything better, you have clicked on it.

If you could survive reading this blog without screaming your head off with frustration or hitting Ctrl+W, then I would recommend this blog to you. I give it a five on five and a big thumbs up. Do check this space periodically for new content, or add it to your RSS feed.

Au Revoir.

Comments

Popular posts from this blog

On Harry Potter and why I dislike the series

There could not be a better time for this post. There could not have been a worse time for this post. Now that the penultimate movie of the series is out, and my facebook wall filled with people who loved the movie. But this is something I really wanted to say, and I shall say it anyway. Harry Potter is pathetic literature. Now, you must be wondering why I say that. There are many reasons. Firstly, the storyline itself is flawed. When a writer sits down to write anything, he/she must set up some essential rules about what is happening. These rules must remain constant irrespective of how many times he/she changes his/her mind. This is so that the readers are allowed to have some sensibility in what they are reading. In the fourth book, Rowling goes ahead and kills Cedric. Then, at the end of the book, the horseless carriages are there again. Nothing special. We all knew that they are horseless. But then comes the fifth book, and BAM, the horses are actually winged beasts that only thos

ERROR_SUCCESS

ERROR_SUCCESS. This macro would be familiar to all those who have done some programming in WIN32. It is the output of the GetLastError() function to check the thread's last error state when no error has occurred. Weird, isn't it? I mean, if it is a success, then why is it marked as an error in the macro? This is one example of a badly made API. APIs are considered bad when programming in them becomes non-intuitive. Software is said to be bad (or said to suck) when it seems counter-intuitive to the user. There is one very simple example of this. Start notepad. Type in any text. Click on close. The message that you see is: This makes no sense to me as a user. Of course, the programmer follows the approach that he creates a temporary file called Untitled , and in that file he allows the user to make all his changes. But how am I, as a user to understand that? A similar disconnect occurs even between two different programmers. That is why it takes a whole lot of effort to make

Elements of a Story: The Whispers

I'm compelled to begin each post with a meta. That way, my blog posts seem less like essays or dissertations, and more like diary entries, or web logs. So here goes... I started this blog a little over a year ago. The main purpose of this blog was to experiment with styles of writing, and find an effective outlet for all the subjects I wish to rant about; saving my classmates the agony of having to listen to them. As I wrote this blog, I've experimented with so many styles, and have received comments claiming that my work is a shameless copy greatly inspired by so-and-so author/work. Fact is that I simply chanced upon that style. I read, so obviously, my work shall reflect the styles of those I admire, but I've worked out so many styles without even knowing that they exist, only to be informed of them later. Recently, I've been struck with the seeming absence of whispers as an element of a story. The more I've thought of the subject, the more I've been convince