Category: <span>code</span>

Coding Style …

I have never thought much about coding style before i did my NOSIP in Novell. But once i started coding for ldtprecord, according to the coding style suggested to me by nags, i was surprised to see how nice and neat the final code looks. Some tips/tricks for nice coding …

Hello World …

I love Hello World programs. The reason is simple. Whenever i code a hello world, it means i am learning something new. I once found a huge collection of hello world programs here. And yes, i did a hello world program today. It is related cluster programming using MPI . …

Seg Fault

Wikipedia says, A segmentation fault (often shortened to segfault) is a particular error condition that can occur during the operation of computer software. A segmentation fault occurs when a program attempts to access a memory location that it is not allowed to access, or attempts to access a memory location …

Pragyan ’07

The big event is gonna start soon !!! “So where will you be from February 1 – 4 ?” . Thats what the website says :). I am doing bytecode and quiz management this time 🙂 . Bad that i could not do anything for dalal this time 🙁 .

MY FC5 Crashed

Well , seems this is the first time linux hates me. I have seen lots of problems with linux but most of them are generally a software not installing coz of failed dependencies or some file system error which a fsck will solve without any major issue . But this …

Fscked up coz of coding :P

Sometime back, taggy showed me Google code search where one can search inside the source code. And not surprisingly , the first thing he searched in source code was for “fsck” , “bitch”, and “porn” . Actually both of us were not surprised with the results. Taggy infact went to …

Ubuntu vs FC

I think the fight is never going to end . The only topic the whole glugt seems to discuss for the past one month ( or even more than that ) is UBUNTU or FEDORA. Fedora Supporters : Gcdart, Sahil , Verma Ubuntu Supporters Evo, Donatello and me , I …