Archive for April, 2006
Cardiac Failure at it again …
Yes. Sylvestre has done it again. He has frozen on the field and gifted a goal to the opposition. But this time it was no ordinary opposition. It was Chelsea FC and it was a very important match. Manchester United needed a win to prevent Chelsea from retaining the title. However a lapse in defence […]
Happy *belated* sweet sixteen
On 24th April the Hubble Telescope completed 16 years of service. Possibly one of the best telescope available to man. It is a joint project of NASA and ESA(European Space Agency). According to the European homepage of the telescope, in its 16 years of viewing the sky, the NASA/ESA Hubble Space Telescope has taken roughly […]
The bad code spotters guide
The bad code spotters guide is a nice article written by Diomidis Spinellis which points out 10 giveaways to spot bad code that you or others may have written. According to the author, the best way to avoid dealing with bad code is to avoid writting it. Some of the topics he has touched upon […]
Where’d you go ?
Where’d you go?
I miss you so,
Seems like it’s been forever,
That you’ve been gone.
She said “Some days I feel like shit,
Some days I wanna quit, and just be normal for a bit,”
I don’t understand why you have to always be gone,
I get along but the trips always feel so long,
And, I find myself trying to stay […]
flushall()
I just learnt that the following seemingly simple code produces a small problem in C
int main()
{
char s[20][20];
int n, i;
scanf (”%d”, &n);
for(i=0; i
About
You are currently browsing the visualreactor weblog archives for April, 2006.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Archives
Categories
- asides (33)
- code (5)
- Design (22)
- Desktop (5)
- fun (5)
- in the news (13)
- mufc (6)
- music (3)
- Noteworthy Links (23)
- personal (29)
- Premiere League (1)
- science (2)
- Software (2)
- tech sentinel (14)
- world cup (6)

