Suramya's Blog : Welcome to my crazy life…

October 9, 2004

Its fun meeting old friends

Filed under: My Life — Suramya @ 3:25 AM

Today an old friend of mine: ‘Amit’ dropped by for a visit after a looong time. We drove to an egyptian place for dinner and caught up on old times. Then we came back home and talked some more. It was a lot of fun.

Tomorrow I might be going to Washington to visit another friend. I will be leaving from NJ early in the morning and will be back Sunday morning… Atleast thats the plan for now, lets see if we actually manage to wakeup on time and leave.

October 7, 2004

Sleep in trains and get a $50 fine

Filed under: Funny News — Suramya @ 11:58 PM

This one is just corny. I mean how stupid can you get.

When a student fell asleep in a Chicago subway train, he did not realise his predicament would quickly become a cause celebre. He was given a $50 ticket ’cause he was sleeping dangerously in the train. Officials said Bhatia had “violated a CTA ordinance by obstructing the operation of a train”

Read the full Story Here

– Suramya

My Article just got published :)

Filed under: My Life,Website Updates — Suramya @ 4:38 AM

My first article on Linux just got published in LinuxGazette.net 🙂 Check it out at: Here. If you have any comments/feedback on it please let me know.

Thanks,
Suramya

Old TV shows are funny

Filed under: My Life — Suramya @ 3:26 AM

After a hard day at work its fun to come home and relax by watching a good movie or old TV series. The past few weeks I have been getting old episodes to Dr. Who on DVD from Netflix and they are hesterical.

Today I watched a Australian TV mini-series called “The Girl From Tomorrow”. It was actually pretty nice. Its about this girl who got transported back in time from year 3000 to year 1992 and how she gets back to year 3000.

The special effects look silly but overall the show is worth watching atleast once.

More Details: http://www.imdb.com/title/tt0098803

October 6, 2004

Is the GPL a virus?

Filed under: Computer Related,Funny News — Suramya @ 5:36 PM

This news just made me laugh:

Clamav a popular opensource virus scanner has been hastily updated this morning to remove a ‘false positive’: the scanner was detecting the GNU Public Licence as a virus.

I know that some people call the GNU licence viral but isn’t this a bit too much?

Source: The Inquirer

– Suramya

Can I take your order please?

Filed under: Funny News,Humor — Suramya @ 11:59 AM

Found this code online and I think it is absolutely hilarious, even to people who don’t even know C.

static void happy_meal_tcvr_write(struct happy_meal *hp,
unsigned long tregs, int reg,
unsigned short value)
{
int tries = TCVR_WRITE_TRIES;

ASD(("happy_meal_tcvr_write: reg=0x%02x value=%04x\n", reg,
value));

/* Welcome to Sun Microsystems, can I take your order please? */
if (!hp->happy_flags & HFLAG_FENABLE)
return happy_meal_bb_write(hp, tregs, reg, value);

/* Would you like fries with that? */
hme_write32(hp, tregs + TCVR_FRAME,
(FRAME_WRITE | (hp->paddr < < 23) |
((reg & 0xff) << 18 ) | (value & 0xffff)));
while (!(hme_read32(hp, tregs + TCVR_FRAME) & 0x10000) && --tries)
udelay(20);

/* Anything else? */
if (!tries)
printk(KERN_ERR "happy meal: Aieee, transceiver MIF write
bolixed\n");

/* Fifty-two cents is your change, have a nice day. */

I think that the programmer who wrote this was a little bit bored.

October 5, 2004

I hate mornings…

Filed under: My Life,My Thoughts — Suramya @ 4:00 PM

I hate mornings. In the words of Wendy the good witch: “Mornings would be so much better if they happened in the afternoon” Today I woke up at 7 am thinking it was 8 am then realized that it was 7 am so went back to sleep. Then I got a call at 7:30 am from Ruth so that I could help her with her website assignment (I had asked her to call me in the morning, but I had forgotten that her morning starts a lot earlier than mine).

Once we were done with this I left for work and got stuck in traffic *again*. This time a car was totalled on I-280 causing a 1 1/2 mile backup. Not fun. I had taked a photo of the crash but managed to erase it by mistake. 🙁

Email can be used to chat…

Filed under: My Life — Suramya @ 3:59 AM

Ok, after posting so many tech news items in one day I think its time to post something else for a change.

I was happlly surfing the web when I thought I should check my email again and I got quite a shock when I saw 11 new emails had come in within the last 15 mins. And none of them were junk, that was the surprising part.

What had happened was that Surabhi, Vinit, Vivek and Ruth were having a 4 way ‘chat’ using email. So I obviously joined in and started shooting off emails, It was a lot of fun. Over all we had about 20 – 25 emails sent in about an hour’s time (All of us were supposed to be working/studying during this time). Then Ruth had to sign-off as she had to work on an assignment so we ended the 5 way email chat othewise there would have been a lot more mail’s…

Thats all for now. Will post more later.

– Suramya

Magic Bike

Filed under: My Life,Tech Related — Suramya @ 3:51 AM

Magicbike is a mobile WiFi (wireless Internet) hotspot that gives free Internet connectivity wherever its ridden or parked. Read more at: http://www.magicbike.net/

Here’s a picture I found of it:

Linux based Live CD’s

Filed under: Linux/Unix Related,Tech Related — Suramya @ 2:56 AM

As you probably know I a big fan of the Linux OS and find it a lot more useful and stable than Windows. Linux has a unique property that it can be installed on and run from the most unlikely systems/devices.

One of the most useful installs are the Linux Live CD’s. These are compressed CD images of a complete linux OS and are available for free with almost no restrictions. A lot of the live distro’s are created with a specific purpose and are fine-tuned for it.

Below is a list of the various Linux Distro’s and what they specialize in:

  • Knoppix: This is one of the most famous Live Linux distro’s. It is based on Debian and contains over 2 GB of software on one CD.
  • Kanotix: This is a Linux Live CD based on KNOPPIX technology using mostly pure Debian/sid. Contains more updated packages than Knoppix.
  • F.I.R.E: FIRE is a portable bootable cdrom based distribution with the goal of providing an immediate environment to perform forensic analysis, incident response, data recovery, virus scanning and vulnerability assessment. Very Useful
  • Penguin Sleuth Kit Bootable CD: A GUI based Bootable CD based on KNOPPIX for forensic previewing of live systems with some security and sys admin tools.
  • War Linux: This distro is dedicated to War Drivers. Officially It’s main intended use is for systems administrators that want to audit and evaluate their wireless network installations but it works great for wardriving also.
  • Ultimate Boot CD: Not exactly a Live Linux distro but still a pretty useful disk to have in your collection. It allows you to run floppy-based diagnostic tools from CDROM drives. It has loads of tools and has saved my backside a couple of times.

A more complete list of Distro’s is available at: http://distrowatch.com/dwres.php?resource=cd

If you have any questions please don’t hesitate to ask. I might not reply immediately but I will try to answer your questions or point you in the right direction (I hope)

– Suramya

« Newer PostsOlder Posts »

Powered by WordPress