Slashdot Mirror


What Was Your Worst Computer Accident?

Anonymous Writer writes "I learned years ago to backup regularly and never keep a drink on the same table as a laptop. I accidentally spilled a drink onto my laptop's keyboard where it drained into the laptop's innards, ruining the motherboard, CD-ROM, and hard drive. Thousands of dollars and all my data disappeared in a flash. Considering that there are even people out there that intentionally damage hardware, I was wondering what kind of disasters Slashdot readers have experienced."

90 of 1,542 comments (clear)

  1. Worst computer accident? by Zorilla · · Score: 5, Funny

    I'd have to say one of the worst computer accidents I had was ruining my Slashdot ID by attempting a first post.

    --

    It would be cool if it didn't suck.
    1. Re:Worst computer accident? by bigman2003 · · Score: 4, Interesting

      In 1987 I was a hardware tech- went around to our customers, installed equipment, network cable, etc. etc.

      I had put in my two week notice, and on my very last day of work, I had to install a UPS (uninterruptable power supply) at a customer's office is Los Angeles. (The place I worked was in Orange County)

      So, I cruised on over, and started the install. This type of UPS actually used car batteries, wired in-line. 8 of them went into the unit. I set it up, tested it, and all I had to do was finish up...

      Well, while putting the case back on the UPS unit, I dropped it, and the metal case hit the + and - terminals. The thing was sparking like crazy, the case got burnt, and one of the batteries was bubbling up on top. And the fuse (50 amps) blew.

      Since this was about 3:00, and I still had to drive back to OC (geez, people actually associate OC with that crappy show now) and it was my last day. I just plugged everything back directly into the wall, closed the door on their equipment closet, and told them everything was cool.

      Went back to the office, got my final check, and of course, didn't mention anything to the boss.

      To this day, I still feel bad about it...

      (My wife is standing next to me, wondering what the hell I am doing posting this inane story on /. on the 4th of July...when our neighbors have a warm batch of chocolate chip cookies with our names on them...so, sorry if I can't go back and edit the post...I'm being rushed...)

      --
      No reason to lie.
    2. Re:Worst computer accident? by No_Weak_Heart · · Score: 4, Funny

      I peed on the internet.

    3. Re:Worst computer accident? by Piobaire · · Score: 5, Funny

      My worst was as a linux newbie. I was running linux from Win95. While in linux, I accidently installed LILO. My wife needed win95 and I didn't know how to boot into it; there were NO instructions in the SuSE manual and nobody at SuSE's support center that could tell me to hit the TAB key. It was a very bad day.

    4. Re:Worst computer accident? by mdamaged · · Score: 4, Funny

      Thinking I could save space on my (at the time) harrdrive I tried:
      cd /lib ; strip *.so
      cd /usr/lib ; strip *.so
      It worked, saved all kinds of space, until the next time I tried to run a program and boot :\

      --
      Someone asked me the difference between ignorance and apathy, I told them I don't know and I don't care.
    5. Re:Worst computer accident? by Tim+Browse · · Score: 5, Insightful

      Well, I for one am amused by the fact that after the posts by all the Linux fans saying "Win98 - worst accident ever! hahahahahaaaa!" there is a post from one Linux user who mistyped a command and vaped his hard drive when he was trying to copy some data onto a floppy, and someone else who accidentally installed a boot loader and disabled an OS.

      Let's just say that again: accidentally installed a boot loader.

      But Win9X is the big accident, oh yes ;-)

    6. Re:Worst computer accident? by SageMusings · · Score: 5, Funny

      Damn you,

      Do you realize I got blamed for that? Thanks loads, buddy.

      --
      -- Posted from my parent's basement
    7. Re:Worst computer accident? by mcpkaaos · · Score: 4, Funny

      Thanks loads, buddy.

      Don't give him any new ideas.

      --
      It goes from God, to Jerry, to me.
  2. mkswap by seann · · Score: 5, Interesting

    mkswap /dev/hda1
    instead of swapon /dev/hda3

    hda1 = data
    mda3 = swap

    --
    I'm a big retard who forgot to log out of Slashdot on Mike's computer! LOOK AT ME.
    1. Re:mkswap by lubricated · · Score: 4, Interesting

      I've done this fortunetly ext3fs was buf enough that with a simple fsck to an alternate superblock I was able to get 100% recovery with no data loss. All I had to do was RTFM.

      --
      It has been statistically shown that helmets increase the risk of head injury.
    2. Re:mkswap by linuxelf · · Score: 4, Funny

      How about trying to recursively delete all files starting with a '.'

      rm -rf .*

      Didn't think about the fact that ".." matches ".*" d'oh!

      --
      - "That's just the kind of fuzzy-headed liberal thinking that leads to being eaten."
  3. Mouse Pee by AngusOg · · Score: 5, Interesting

    December 23, 1998 - Before leaving work I tried connect to my home web server to transfer some files. The connection timed out. That seemed odd. I was just on a couple of hours ago.

    Got home. The screen's frozen on the computer. Ctl-alt-Del...Nothing. Reboot... the monitor doesn't even come on! Ok, take the cover off, get out the canned air, blow dust off the components, see if anything is loose.

    Holy shit! I see a mouse wandering around inside the computer!

    I think about getting something to kill it, but don't want to mess up the hardware, so I shake it out. It drops out and neither the cat or dog see it as it scurries under the couch.

    After about 30 minutes of sleuthing I find that the Ethernet card is blown. It's got a nice little burn mark on one of the chips where the mouse apparently PEED on it!

    Well a quick trip down to Compu USA and everything is back in order. The cat's still sleeping on the couch -- but it's only a matter of time before one of us frag's that mouse!

    Lesson: Don't leave any of your slot covers off the back of your computer.

    1. Re:Mouse Pee by jZnat · · Score: 5, Funny

      I'd also recommend that you don't feed your computer. Computers are _inatimate_objects_, not to be confused with pets that need food and water. I know you might think you'll get an extra MHz or 2, but that food is _really_ unneccessary...

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    2. Re:Mouse Pee by GaryOlson · · Score: 4, Interesting
      Same problem once with variants:

      The mouse built a nest on the HDD to stay warm. The PS fan had sucked in some of the threads, feathers, grass, etc the mouse used for the nest. The PS smoked, I think the mouse panicked, and pissed on the NIC.

      With all the mouse turds scattered across the motherboard, old hot HDD, toasted PS, and scorched NIC, I tossed the whole system. (And upgraded it to Windows 98! those were the days)

      --
      Every mans' island needs an ocean; choose your ocean carefully.
    3. Re:Mouse Pee by broller · · Score: 4, Funny

      The manual for my computer said I shouldn't leave the computer in the sun, I shouldn't use water to clean it, I shouldn't make a small fire on top of it and not keep a huge magnet close to it. It said NOTHING about not feeding it with live animals!

      Are you sure that's the computer manual and not your Mogwai manual?

    4. Re:Mouse Pee by cide1 · · Score: 4, Funny

      I'd also recommend that you don't feed your computer. Computers are _inatimate_objects_, not to be confused with pets that need food and water. I know you might think you'll get an extra MHz or 2, but that food is _really_ unneccessary...

      I think my sig says all that is needed...

      --
      -- the computer doesn't want any beer, no matter how much you think it does. NEVER, EVER feed your computer beer.
    5. Re:Mouse Pee by suckmysav · · Score: 4, Funny

      "Holy shit! I see a mouse wandering around inside the computer!"

      Back in the mid 80's I had a job as a 'puter techo.

      One day, I received a PC with the fault description "Dead"

      It turned out that the PSU was shorting out when a mouse foolishly decided to take up shop inside.

      I bagged the mouse, taped it to the top of the PC and filled out the repair sheet.

      Under "Description of work" I wrote "Faulty mouse"

      ;-)

      --
      "You can't fight in here, this is the war room!"
  4. I bought a Dell. by ArsSineArtificio · · Score: 5, Funny
    Er, that's it, really.

    --
    All employees must wash hands before seeking equitable relief.
    1. Re:I bought a Dell. by Zorilla · · Score: 5, Funny

      Dude, you're getting a +5 Funny!

      --

      It would be cool if it didn't suck.
    2. Re:I bought a Dell. by GoogolPlexPlex · · Score: 5, Funny

      So are you, apparently.

  5. Cookies in the psu by unwiredmatt · · Score: 4, Funny

    Hiding cookies in my power suppy never turned out good...

    --
    Matt
    1. Re:Cookies in the psu by Anonymous Coward · · Score: 5, Funny

      In Internet Explorer, go to Tools > Internet Options > Security, and make sure there is a check mark next to "Block power supply cookies". I don't know why MS didn't turn that on by default.

  6. The Worst. by jellomizer · · Score: 5, Funny
    Well It was a pretty productive week at work and I was at full force with no time to backup. After finishing about 2000 line HTML and Javascript file I went to the command shell I figured Ill just delete some data files that my tests made. I did an
    rm -rf *
    I hit enter. Then I Went D'oh! It took me 3 hours of searching threw the Browser Cache to get them back up (then I had to reformat them for my program) I was damn lucky that the browsers kept a cache.
    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    1. Re:The Worst. by bwhaley · · Score: 5, Funny

      I had a similar problem once. Up until about 2am finishing a TCP/IP simulator program in C for my networking class. Had the project basically finished, was just cleaning up, and did "rm -rf core *" instead of "rm -rf core*" (note the space!). I was using a box with ext3 instead of ext2 - doh! Can't just unmount the filesystem and go find your file with ext3. I had to vi the entire filesystem (~12GB) and patch together pieces of the file. The program never did work right again and I ended up with a B on the assignment (only B ever in that class :(). Needless to say, I learned my lesson and now use Snapshots.

      In a somewhat unrelated (and more painful) story, using my vast intellect I once attempted to replace a PCI card (of some sort) in a running computer and shocked the shit out of myself. Twice . In less than ten minutes. Apparently I didn't learn that lesson.

      - Ben

      --
      "I either want less corruption, or more chance
      to participate in it." -- Ashleigh Brilliant
    2. Re:The Worst. by Anonymous Coward · · Score: 5, Insightful


      tar czf /backupdir/`date +%Y%m%d`.tar.gz /home/directory
      find /backupdir -name \*.tar.gz -mtime +30 -print0 | xargs -0r


      will keep 30 days of full backups. Obviously, if depends on how much space you have, but an IDE disk is cheaper than recreating your work, and unless your work is video editing, your work shouldn't require much space to back up. If you want to get fancier, use incrementals to save space, keep indexes, etc, there's plenty of software out there.

      But don't wait for the perfect solution! Start automated, periodic backups now! Drop whatever you are doing and just do it. Don't finish reading this slashdot story. Don't wait until you get something to eat or go to the bathroom. Your pants are less valuable than your data. Backups are not something you can afford to do whenever you get around to it, or to put off doing until you get it perfect.

    3. Re:The Worst. by TMLink · · Score: 4, Interesting

      In a somewhat unrelated (and more painful) story, using my vast intellect I once attempted to replace a PCI card (of some sort) in a running computer and shocked the shit out of myself. Twice . In less than ten minutes. Apparently I didn't learn that lesson.

      During my first job as a computer tech, we had a string of AT cases come through that had bad power switches. Unfortunately, we had sold these cases for about 2 months before the problem started showing itself with the switch. This ended up causing us to do a lot of 30 second switch replacements.

      Anyway, one of the computers with the switch problem had come in with some unrelated software issues. I had just turned off the computer after looking at the problem and decided to replace the power switch while thinking some. So I pull out the needle-nose pliers and grab the first of the four cables plugged into the switch.

      Quick lesson for those of you that didn't experience working with the AT standard. The power switch on an AT computer is hooked directly to the power supply and works like a light switch. Which means that when the power supply is plugged into a wall socket, power is always flowing to that switch.

      Now note that I didn't say I unplugged the power cable from the wall.

      I yank the first connection, no problem. I grab the second connection and pull it out. As I get it off, I feel this dull buzz in my finger. That dull "I've just touched electricity but I'm not grounded" buzz (which I had felt before due to an old crappy fan power cable). I let go of the connection with the pliers and step back a second, stunned. I then proceed to pull the third connecting wire out.

      *sigh*

      I unplug the connecting wire and let it go. A split second later there's this big *FLASH* and the power goes out in the workroom as the wire touches the side of the grounded case.

      Somehow nothing was damaged in that computer...except for the giant burn mark on the insides of the case. And SOMEHOW, even though he was just in the next room over, my boss never said anything to me about it. I still doubt that he didn't hear it...maybe he was just laughing too hard to say anything.

      I wish I had that case, now...would love to keep that burned carcass around to remind me of how stupid I get when I don't pay attention.

      --
      Every time a guy gets a threesome, somewhere in heaven an angel gets his wings. --Cary Tennis
    4. Re:The Worst. by nxmehta · · Score: 4, Funny

      I was up all night in the computer lab at school writing a program, and wanted to delete all the .o files manually. But instead of typing "rm -rf *.o" I did the ol' "rm -rf *" mistake. However, since rm was aliased to "rm -i", I had to confirm every file I deleted. In my stupor I said yes to delete every .c, .h, .o and anything else in the directory. It was at that point that I decided to take up drinking coffee.

  7. Comment removed by account_deleted · · Score: 5, Funny

    Comment removed based on user account deletion

  8. spilling acetone on a sony vaio laptop by emmastrange · · Score: 5, Interesting

    $100 to replace the *melted* keyboard. note to self: never remove nail polish near a computer.

    1. Re:spilling acetone on a sony vaio laptop by __aagctu1952 · · Score: 4, Informative

      Whoa. Never had that happen to me, and I use acetone quite frequently for cleaning computers... the inside of them at least. It's an extremely good solvent for most things you want to remove from, say, a CPU or a connector (like dirt, grease or thermal paste - especially the residue left by thermal pads from cheap heatsinks is hell to remove normally), it usually doesn't harm what you are cleaning and it isn't that toxic or flammable.

      Spilled a couple of drops of lemon juice on an old Microsoft Natural Keyboard once though... and it actually ate deep pits into the plastic. Hmm... maybe I should try and see what acetone does to it - it is a Microsoft keyboard, and this is Slashdot after all ;-)

  9. chown -R root:root .* by robolemon · · Score: 5, Interesting
    Not exactly the worst thing to do, except that it was to someone else's system.

    I did a

    chown -R root:root .*
    on my friend's machine, in order to change permission on all of the hidden directories and files. I didn't think that ".." and all of its subdirectories would also be traversed, which coupled with the "-R" changed ownership on every file on her computer.
    --

    I design user interfaces for a free network management application,

    1. Re:chown -R root:root .* by dspeyer · · Score: 5, Informative
      chown -R root:root .*

      Ouch. Now I realize that the right expression for this is not easy to come up with. I think .!(|.) would work if you are using bash with extended globing enabled. But can anybody come up with something better with the same result.

      This is when I do things like find . -iname '.*'|awk '{print "chown root:root " $0}'|less and then check it by hand. If it looks right, replace less with sh and let it run.

      Hope this Helps,

  10. Way Back in 1970 by Lucas+Membrane · · Score: 5, Funny
    I was working a summer job programming a departmental minicomputer in a large (NYSE) company. As I was tidying up my work on my last day, returning to college the following day, I started a re-org on the hard drive. A few seconds later, it occurred to me that I wanted to do something else, so, I hit the reset switch on the machine's front panel.

    Hitting reset in the middle of a re-org is a bad idea. Department lost everything, except that it didn't really lose everything. Everything was still in files, but the files were scrambled. They printed out the contents of each file, figured out what file each fragment belonged to, and typed it all back in.

    Fortunately, this hard disk was only a megabyte or so.

  11. I did something similar.. by Anonymous Coward · · Score: 5, Funny

    Once, during the 70s, I accidentally spilled Pepsi on the control panel at the Two Mile Island nuclear power plant, and Jimmy Carter came to fix it, and he was irradiated and grew to over 50 feet...

    Boy that was embarassing.

  12. 2 hard drives, one power supply by flinxmeister · · Score: 4, Informative

    I learned the hard way that backing your data up to another hard drive does no good when the power supply freaks out and fries *everything*...including BOTH hard drives.

    Luckily, I had bought matching drives for use in another computer (a total of 4 HDs). By removing the controllers from the good drives and carfully placing them on the fried drives, I was able to get everything back.

    Word to the wise, backup and keep off box and off site!

  13. Not mine but.. by kunudo · · Score: 4, Funny

    A friend of mine stuck a screwdriver in his computers power supply because the fan was "making too much noise"... He used it with the screwdriver blocking the fan for maybe 6 months before the entire thing blew up and fried every single component in the computer...

    Then he asked if I could fix it...

  14. Being robbed by Ugodown · · Score: 5, Insightful

    The worst 'accident' I had was letting people know I had a kick ass computer. There is absolutely no data recovery when you computer is stolen and it's not physically there anymore.

    --
    --- to swing on the spiral...
    1. Re:Being robbed by quantaman · · Score: 4, Funny

      That's why you rewire the "SLEEP" button to turn on the power (I mean who uses sleep anyways) and rewire the "POWER" button to a small explosive. Unlikely to help with your data recovery but at least you won't be the only person concerned with recovery :)

      p.s. You might want to inform your friends that they should never turn your computer on or off... well your good friends at least.

      --
      I stole this Sig
  15. Honest by soloport · · Score: 5, Funny

    Purchasing Windows 98.

    After more than 15 years in Unix-land, why did I make *that* move? What was I thinking? I'm so glad that it was about that time that Linux made Unix accessible "for the rest of us".

    1. Re:Honest by Anonymous Coward · · Score: 5, Insightful

      Could be worse: you could have bought Windows ME

    2. Re:Honest by Anonymous Coward · · Score: 5, Funny

      my sister-in-law's g-pa had a 486 in which he coundn't get the cd drive to open. he used a hammer and a screwdriver to open the drive. he lost the drive and the cd in the drive. I replaced the drive and told her to tell him the first step in fixing his computer is to go to the garage and lock his tool box. step two is to call me.

    3. Re:Honest by Squinky86 · · Score: 5, Interesting

      Hey, I owe a debt of gratitude to WinME. As avid Win98 fans, my dad and I went out and bought WinME when it first came out. On all my dad's systems, it works great, and he still uses it. Dunno how, but it...works. On my systems, the story was quite different. I quickly tried to find an alternative to using the inferior operating system and came across linux. I have never looked back. So here's to WinME, the operating system that changed my life for the better! Thank you Microsoft, you have shown me the way :).

    4. Re:Honest by ifwm · · Score: 4, Insightful

      Why is this funny? The question was about computer "accidents". Did you accidentally purchase 98? Did it leap into your cart and get itself bought before you realized it? Why does every story have to have some inane MS-bashing in it?

  16. Duck poop fried my keyboard... by RoTNCoRE · · Score: 5, Funny

    In highschool I did a project on animal behaviour for a biology class, which entailed imprinting a duckling on myself, and carrying it around everywhere for the duration of the project, and observing. I was working on my computer, with the duckling on the desk in front of me, and it started doing its 'I'm gonna dump walk'...stepping backwards, wings outstreched and ass up. Next thing I knew, the keyboard was hit around the F keys with a wet one, and it gave out almost instantly. I wonder if anyone else has lost hardware to a duck?

    1. Re:Duck poop fried my keyboard... by Anonymous Coward · · Score: 5, Funny
      This is totally off-topic... as no computer was involved... but your duck poop brought to mind one of the funniest incidents I have seen in a long time.

      I was at Disneyland ( California ). There were a gaggle of ducks around the area around the boats. A young child, full of the magic of the Disney environment, excitedly chased, and caught, a duck, holding it up high for all to see. "Momma! Momma! I gotta Duck!!!!".

      Well, the duck let fly with a humongous amount of poop. Didn't know that much poop could fit in a duck.

      The kid was drenched. He had an audience of at least 1,000 onlookers each having cameras to capture magic moments. Everywhere I looked, the kid was at the center of hundreds of lenses. And the look on his momma's and poppa's face...

      The duck was promptly released, and the kid and parents just kinda disappeared.

  17. Rookie Linux mistake by eatenn · · Score: 5, Funny
    About 7 years ago I decided to give Linux a try. I ordered a bunch of distro's off the web and my irc friends urged me to install Debian.

    Debian, especially back then, was not a good newby distro. After installing it, I was left at a blank terminal thinking, "Okay, now what."

    In my frustration trying to set up X, I decided "to hell with it, I'll install Slackware," and I hastily did a "rm -rf /"

    As I listened to my noisy hard drive chug a long, I remembered that I had mounted my Windows partition.

    "But surely Linux will know I only wanted to rm the Linux part."

    Yeah, I was wrong.

    --
    "But the cars are all flashing me, bright lights are passing me, I feel life passing me by" - Stiff Little Fingers
  18. My poor 486 by MadCamel · · Score: 4, Funny

    Way back in the day, when a 486dx/66 was *hot stuff*, I had an interesting day. I started by inserting the CPU backwards. It emitted a large puff of smoke and a horrible squealing sound. Surprizingly enough after correcting the CPU orientation it still worked. Later in the day while fiddling with it, I bumped the tower and it fell out the second story window on to a concrete pad. Since it was not screwed together properly, it took the fall rather well, the only casualty being the case (Bent to hell), and the massive-for-the-day 2gig harddrive, which still worked, albeit at less-than-floppy speeds with a horrible click-clack sound every 10 seconds. Recovering my data took 10 days, with the computer living in a cardboard box. I had this bad habit of heating cans of spaghetti-O's on the CPU, but nothing ever came of it (thankfully).

  19. SQL "Delete" Statement, without a "Where" clause by John_Booty · · Score: 4, Interesting

    Back in my first year or two of programming full-time, I deleted some LIVE data belonging to a customer, because I forgot the "where" clause. For those not familiar with SQL, you'd say the following to delete only certain rows from a table:

    "Delete From SomeTable Where SomeTable.SomeField > 500"

    However, if simply you type:

    "Delete From SomeTable"

    ...that will delete all rows from that table. (Actually, I did type the WHERE clause, but I had only part of the statement highlighted, so that's the only part that got executed.)

    What a nightmare. Obviously it was my own stupid fault, but to make matters worse, the IT dudes weren't performing nightly backups as they'd promised, compounding the problem. Recovery of the table from the transaction logs proved impossible for several reasons. It cost our company a few thousand dollars to re-conduct our client's survey and we had to endure a lot of screaming.

    I consider myself lucky to have done this early in my career, on a small job that amounted to thousands of dollars instead of 5-, 6-, or 7-figure dollar amounts. I figure it's the sort of thing that everybody does once and never does again. ...Right? :P I've continued to work with SQL databases for the past 7 years, and I literally NEVER execute a DELETE statement without thinking about that fateful day. Never ever, even if it's data that doesn't matter.

    --

    OtakuBooty.com: Smart, funny, sexy nerds.
  20. When I was in college and Linux was young... by Fished · · Score: 5, Funny
    When I was in college, I would (once or twice a semester) drink ... to excess. This was in the early 90's, I had a Linux box, and I was pretty stinking impressed with myself for having 'root' on it. One night, stinking drunk and stinking impressed, I created a directory called '*' in the root directory of my hard drive. I was utterly impressed with my own wisdom and capabilities and /power/, being young, drunk, and root.

    The next morning, I wake up, somewhat hung over, and decide that this directoy was a /stupid/ idea. So, I execute the obvious command:

    rm -rf /*
    I then wander off in search of some tylenol, and come back with two term papers irretrievably lost.

    The obvious moral of this story is, "don't root under the influence." (From my more mature perspective, I would like to suggest that drinking less might also be a good plan.)

    --
    "He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
    1. Re:When I was in college and Linux was young... by Komi · · Score: 5, Interesting
      Just last week a friend from work was setting preferences in this programs and told it to grab files out of $HOME. The program didn't know how to do variables substitution, so it created a local directory called $HOME. So my friend saw it there and ran 'rm -rf $HOME'. Afterwards I explained a couple of points to him:

      1) don't be too hasty using rm -rf

      2) you must escape special characters like $

      He actually killed the rm early on, so he didn't lose too much.

      He felt kind of silly doing this, but then I explained what I once did. I was testing a kickstart script so I kept reformatting this machine. I decided to do a rm -rf / just to see what would happen. I did that Friday night and came back Monday morning. When I got in, everyone in our group was complaining that their home directories were missing. Then I relized my own lesson to be learned:

      3) Always unmount the NFS directories before reformatting a computer.

      --
      The ultimate goal of science is to unify all forces of nature to a single law that can be silk-screened onto a T-shirt.
  21. Re:A solution to almost all liquid problems by HeghmoH · · Score: 4, Insightful

    And why pay for soda when water's free and doesn't expand your waistline or rot your teeth?

    Because it tastes good?

    --
    Mod down posts with a "Free Mac Mini/iPod" sig, they're spam!
  22. Don't drop the server. by krhainos · · Score: 5, Funny

    Worst accident has to be accidentally dropping a (still running) webserver powered off a UPS (which I was also carrying). The hardware damage and data loss caused wasn't worth the uptime I was trying to keep :-/

    --
    -K
  23. My Top 10 List by Devil's+BSD · · Score: 5, Funny

    10. breaking off the contact part of a PCI card while trying to extract it. The PCI slot is still unusable to this day. Not that I use that old computer anymore though.
    9. Sitting on a brand new Pentium 4 accidentally, bending all the pins
    8. Not getting a UPS/surge strip/voltage regulator. Over time, the voltage irregularities caused my power supply to literally catch on fire.
    7. Installing Windows.
    6. Falling for the "hey, try rm -rf /" trick
    5. Dropping a monitor down the stairs
    4. Taking over an NT domain accidentally by running samba as a PDC
    3. Leaving a P4 laptop running inside a closed, insulated laptop case. Literally everything overheated.
    2. "Accidentally" adding DELTREE C:\ /Y to a Windows NT Logon script. Ah, the good old senior pranks.
    1. Posting this list on Slashdot.

    --
    I'm the Devil the Windows users warned you about.
  24. Exploding Quantum hard drive by Limburgher · · Score: 4, Interesting
    I was transferring a large amount of data from a Quantum Fireball hdd that was beginning to act up to a new Western Digital, via IDE. I had the case laying open, and the Quantum was not mounted in the case, but just laying on anti-static foam on the desk next to it.

    I left the room to fetch lunch, and I heard a loud CRACK! I ran back in, and was confronted with the following:

    The computer was off. The air smelt of ozone. There was a little stream of smoke rising from the Quantum. There was a large chunk missing from the main controller chip on the Quantum's board. 15 minutes of searching revealed that the chunk had flown 12 feet and landed behind another desk.

    I was lucky enough to have a duplicate Quantum on hand whose controlled board I could use, so I swapped it out long enough to finish the transfer. Luckily, the CHS specs were the same, so nothing was lost.

    --

    You are not the customer.

  25. Get Computer Insurance by savetz · · Score: 4, Insightful

    I cannot overstate this: get computer insurance. It's cheap and will more than pay for itself if you have a hardware loss. I use Safeware.com, paying about $120 a year for $11,000 of hardware insurance - this covers loss by fire, theft, water, accidental damage, pretty much everything except earthquake and theft from an unattended vehicle. (I could have opted for a more expensive policy to cover those possibilities, too.) Just last week I dropped my digital camera, killing it. That model (Canon Powershot S30) is no longer available, so the insurance company is paying for a new model (Powershot S50) that costs more than what I originally paid for my digital camera two years ago.

    1. Re:Get Computer Insurance by bfields · · Score: 4, Insightful
      Most people won't get their money out of the insurance. So they're out 150 bucks. Big deal. Losing that 150 bucks didn't ruin their life.
      The annual premium will of course add up over a lifetime, more so if you have several such policies.
      Now if you happen to lose 10,000 dollars worth of computer equipment, that insurance will make a huge difference.

      In most cases, the 10,000 loss will be worth precisely 66 and 2/3 times the 150 loss.... So the insurance is only worth it if your chances of a 10,000 loss are more than 1 in 66. (Well, actually we'd need to factor in the more likely smaller losses. But rest assured the insurance company *has* already done that.)

      But you're right, we all have limited budgets, so for a sufficiently large risk it no longer becomes possible to amortize that risk in the way a large insurance company can. Weighing risks becomes more complicated as the magnitude of the risk approaches the magnitude of your savings.

      If you didn't really *need* that equipment, then the hypothetical loss above probably really is only worth the $10000, and the simple cost-benefit analysis aboves says to skip the insurance.

      But it could be more complicated: for example, if you lost the equipment and couldn't afford to replace it, and if your business depended on that equipment, then the actual impact of the loss would be more than the simple $1000 figure represents.

      I can't afford two cars at once, so maybe I should reconsider buying a single car!

      I'd certainly at least consider a smaller or less expensive car. But if the car is required, for example, to get to work, and if you can't afford to self-insure, then this is a case where insurance would make sense.

      What about a house for that matter.

      Sure. For a few big-ticket items (houses, medical care, in some cases cars), insurance makes sense even though you know it's likely to be a loss.

      What I'm arguing is that insurance is a mistake for stuff like cameras; for all but a few professional photographers, it's just not going to make financial sense to spend so much on your camera that you couldn't afford to self-insure.

      --Bruce Fields

  26. My first Trojan Horse by rworne · · Score: 5, Funny

    Back in 1983 or 1984 when I was in my last year of high school, we used to carry around our 5 1/4" floppies in plastic boxes. Those of us that were quite proficient on the Apple II were assigned as teachers' assistants and had our assignments plus pirated games on these disks.

    The problem was, while we were helping other students, some people would steal disks because they were expensive and we had all the coolest games.

    One day after my entire box disappearing, I sat in the lab pissed. I wrote an INIT program for the Apple DOS that would ask for a password, two wrong guesses and it would trash the disk and erase itself from RAM. My first attempt was pretty much done, but I had no disks because they were recently stolen. So I saved it on the classroom disk everyone stores their work on. I named it "DO NOT RUN THIS PROGRAM" and left for the day.

    The following day, I arrived and the instructor grabbed be by the shirt and shoved me up against the wall and shouted:
    "Did you save a program the the class disk called 'do not run this program'? Because some little asshole decided to run it and we lost all the assignments and all of my grades for the semester!"

    I did what anyone would do in that situation. I lied my ass off.

    Another example:

    Flash forward 12 years or so. In the lab at my company. We are trying out control software for relay control on an electrical switches about the size of filing cabinets. There are about 128 relays in each, and the suckers were hooked up on 120VAC. This was our only time to run test software before they got shipped out to the customer the next day.

    Started up the software and all seemed ok. An odd smell started and I noticed the room's ambient light was changing... sorta orangish. I turned around and they were glowing hot and smoke was billowing out. I killed power, but it was way too late. 2-3" holes were burned in the PC boards. Later I found out the tech who hooked up the power didn't know what to hook the relays up to, so he wired them straight to ground. That didn't stop me from crapping bricks for the next few hours as the entire company showed up at the lab doors to see what the horrible smell was coming from.

    --
    I tried every decent and legal way I could think of to resolve the issue w/the business before I rented the chicken suit
  27. Re:A solution to almost all liquid problems by CountBrass · · Score: 5, Funny

    I was going to moderate this but I couldn't find "-1, self-righteous" in the list.

    --
    Bad analogies are like waxing a monkey with a rainbow.
  28. Re:Well umm by threephaseboy · · Score: 4, Funny
    ... programming accident...Win95 ...

    Yup.
    --
    .
  29. Duron crushed core by duckpoopy · · Score: 4, Funny

    I, and about a million other people, crushed the core of a Duron procerssor while clipping the fan on. Not content to be included in such a broad statistic, I crushed the second one too. So then I loosened up the fan clip by bending it, and didn't put any thermal goop on the back of the fan. This time I actually got to the bios screen before the third processor burned up...

    --
    word.
  30. Re:Well umm by LastAndroid · · Score: 5, Funny

    A friend of mine did something similar in VB.

    He was in his VB class making a program and at the end it would print it's contents. He decided it would be cool to have it ask how many copies you wanted. So he coded it.
    It turns out he forgot to define the variable he used, so instead of printing 1 copy, it got stuck in a loop of printing.
    As mentioned above this was during a class, which had a laser printer that printed at least 5 sheets a second.

  31. Flaming Death by SharpFang · · Score: 5, Funny

    Well, SIMM memory math is strange.
    I had 2 4M SIMMs (same), 2 8M SIMMs (different) and 1 16M SIMM. I was placing them in random order in a PC, trying to achieve maximum RAM capacity. Conclusions? 4M+4M=1M, 8M+4M+4M=12M, 8M+8M=8M, 8M+16M=20M, 16M+4M+4M=a violent burst of flame from the motherboard.

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  32. I can't believe he said this by ctwxman · · Score: 5, Funny

    When a co-worker spilled my large cup of coffee into my own Panasonic CF-35 Toughbook laptop, he actually said, "think of it as installing Java." I was not amused. The laptop survived! Of course, I spent much of the following weekend washing each removable piece of the keyboard.

  33. PowerBook + SUV = not so good by ryochiji · · Score: 4, Interesting

    I accidentally ran over my 12" PowerBook G4 with my dad's SUV about a year ago. Believe it or not, other than a crumpled corner (under the hard drive) and a 10 pixel high band of funky colors on the LCD, it survived intact.
    So I kept using it.

    Then this Spring, I fell down the stairs with it, and that gave me a bunch of funky colors on the screen, rendering the LCD useless (I'm guessing it's just a pinched cable). But I'm still using it, to type this post actually, with an external monitor and keyboard.

  34. Girlfriend's Computer by dangerz · · Score: 4, Interesting

    About 7 months ago, I was backing up and reformatting my girlfriends computer. We're both in college, so you can imagine how important all our files are.

    I backed up all her files onto a cd, and just to be sure I burned 2 extra copies of the cd. I reformat the computer and reinstall windows. I install the programs she needs, and I get one of the cd's to copy her work back on.

    Nothing. I freak out. The system does not recognize the cd in the drive. I try another one. Same thing. Another. Same. I get really f'in worried, so I start searching online for data recovery. Meanwhile she doesn't know yet.

    I put the cd into my linux box, thinking maybe that'll help. Nothing. Something had to have gone wrong during the burn process, and I stupidly didn't check to make sure they burned correctly.

    After finding a program I could buy right there on the spot, I ordered it (you don't want to know the price) and started getting as much as I could, which wasn't much.

    I ended up telling her, and she was very upset. Pretty much all her work that she didn't have on Zip disks was gone, which included 3d Work she'd done that took her months. I felt really horrible.

    To this day she still jokes about it and I still feel bad. She had some awesome work that took her a whole lot of time. She's made a lot back up, and frankly the new stuff is even better.

    I still felt like shit though. Now I make sure that all her files are backed up onto my desktop and my server. On top of that, I make a new cd for each quarter of both our work.

    And yes, I check and make sure it burns correctly.

    --
    The greatest experience we can have is the mysterious.
    - Albert Einstein
  35. Re:On a similar note... by EpsCylonB · · Score: 5, Funny

    when i got my first computer, (a dell pentium p60) I accidently installed a demo version of OS2 warp cause it came with a magazine and i thought it was a game, completely wiped out my dos/win 3.11 setup.

  36. Re:SQL "Delete" Statement, without a "Where" claus by daveewart · · Score: 4, Informative

    Nasty - best way to do a "DELETE ... WHERE" if you're at an SQL console is to do ...

    "SELECT something FROM table WHERE conditions"

    then, once you're happy that it's showing you the things to delete, backup the command and remove the "SELECT something" and replace it with "DELETE". Much safer :-)

    --
    "If you think the problem is bad now, just wait until we've solved it." --- Arthur Kasspe
  37. A word of advice... by iamdrscience · · Score: 5, Insightful

    I'm sure at least a few of the posts on here are going to be about making a typo while running "rm". It is with that in mind that I offer this piece of timeless advice: with rm, always type your flags last. Period. There are plenty of good examples of why this is a good idea, but I think this one shows it the best:

    While typing "rm -rf /somedir/file/" you bump enter while you hit slash (they're right next to each other, remember) resulting in "rm -rf /"

    If you're in the habit of typing the flags at the end (i.e. "rm /somedir/file/ -rf") and you make the same mistake, you only end up typing "rm /" which does nothing, instead of a command that will fuck up your entire system.

  38. Re:On a similar note... by Spacelord · · Score: 4, Funny

    when i got my first computer, (a dell pentium p60) I accidently installed a demo version of OS2 warp cause it came with a magazine and i thought it was a game, completely wiped out my dos/win 3.11 setup.

    That was a *mistake*? ;-)

  39. Knocked over an Entire Rack by Lordofohio · · Score: 5, Funny

    We had a rack in our network room that had recently been moved so that new cable could be run behind it. No one had informed me that when it was put back into position it hadn't been attached to the floor, wall, ceiling, nothing, and the entire rack was BARELY balanced and standing.

    One of the servers on the rack had a CD drive that was somewhat broken, it didn't open when you pushed the button. So, doing what I always did, I sat at the workstation a few feet away and logged in remotely. I gave the command for to eject the CD, and as it did, I watched a very full server rack teeter forward from the weight of the CD tray, and then crash to the floor.

    I was very lucky my boss had taken his Zoloft that day.

  40. Re:On a similar note... by EpsCylonB · · Score: 5, Funny

    That was a *mistake*? ;-)

    I was 11 at the time, and when my dad found out he wasn't very happy...

  41. ninja iguana by spacerodent · · Score: 5, Interesting

    Being a lazy bastard I usually jsut leave my case open for cooling and so I can swap out cards and drives without having to remove a side panel. I came home from college a few years ago and stuffed in some new drive I got for xmas and left the case open. I thought nothing of doing what I've always done but sadly I had forgotten one minor detail. A six foot, scaily detail. My iguana is about 15 years old and pretty much senile and does whatever he wants without reason or cause. Somtimes he wonders about the house and gets lost in closets. He also can climb anything known to man so the fact that it was on a desk didn't even come into it. I neglected to concider all this when I left it open. Sure enough I came home one day to find the computer utterly obliterated on the floor with the cards strewn around and mobo and cpu shattered. I have no idea how he didn't get electructed but I even found one of his claws stuck in the cpu heatsink fins. The only thing I can figure is that he thoguht a handy souce of hot air was fucking badass so he wanted to cuddle up close to it and probally got shocked by one of the cards. It sucked but live and learn.

  42. I proved Dell's advertising is legit by baptiste · · Score: 5, Interesting

    I always got a kick out of Dell's advertising about dropping stuff a few feet to test durability, etc

    We got a brand new Dell 1750 Dual Xeon 1U server which was going to be our Novell R/W Replica & Login box. I put the versa rails in the rack, about 5ft off the ground. Now anybody who works with Dell's knows the new servers have these nubs on the sides which sit into slots on the extended rails - in other words instead of sliding the server INTO the rails like most servers, you have the rails already extended and set the server down ONTO the rails, into those slots. Then you slide everything into place.

    Well, it was late - everybody was gone. But it was a 1U box - not TOO heavy (but heavy enough) So I hoisted it up and gently set the nubs into the slots - or so I thought. The right rear nub was not seated and it slipped out. The unit pivoted and our brand new 1750 went crashing into the floor below corner first!!!!! I can still picture it in slow motion as it hit the ground corner first, banged off the rack, and then slammed onto the floor.

    Man talk about getting a sinking feeling in your stomach. The right rear corner was totally crumpled. In a panick I opened the case expecting to see a motherboard is a shattered corner.

    Nope - the motherboard was fine. The power supplies had come out of their connectors - and slid right back in. The drives had come unseated due to the shock and had to be reseated. A couple hours later with pliers, ballpeen hammer, and other assorted tools, I managed to get the case corner bent back into what was close to normal. All the internals looked ok.

    I booted up the system - nada. The 'Processor mismatch' LED was lit on the board. Ugh. Figured I'd cracked a CPU or worse. Then I noticed one of the heatsinks was ever so slightly higher than the other. I unhooked the retainers and found one of the processors had come OUT of the ZIF socket and was being held on top of the socket by the retaining clip. I could only imagine what the CPU had done to itself with its pins making intermittent contact with the socket below while power was on.

    Well, after gently getting the CPU off the heatsink without cracking it (it was stuck to it by the heat paste), I reinserted the CPU, applied new paste, and reinstalled the heatsink.

    Damn thing booted right up and has run without issue ever since - going on 6 months now. All diags, hard drives included, passed with flying colors.

    Talk about dodging a bullet! Built Dell Tough!

  43. Re:Cheap power supply by Cecil · · Score: 4, Informative

    If by reliable components you mean reliable powersupplies, there are a few brands which are well known to be high quality and reliable.

    Antec is considered to be the top end for reliability and performance. They contain seperate transformers for the different voltage rails. I have 3 Antec powersupplies in my computers. All have worked great.

    Enermax is another maker of very beefy powersupplies. I've got one and haven't had a problem with it.

    There's bad news, though. 50% premium? No. Try 200%, if you're used to those shitty $30 powersupplies. A 380W Antec will set you back somewhere in the region of $90. It's worth it, though. Cooler powersupply, cooler system, increased stability due to lower temperature and solid voltage.

    Some reviews at Tech-report and AnandTech should give you some baselines to look at.

  44. It's always worst when it's your father's. . . by Fantastic+Lad · · Score: 5, Funny

    You know, while reading the stories here, I realize that I have been quite fortunate over the-

    Oops. oooh. Oh yeah. . . That.

    Whew. I'd actually blocked that one from memory. . .

    Okay. . .

    So way back when a 486 was something special, I was young and didn't have a cool computer of my own. Upstairs where the adults lived, (I slept in the basement, would you believe?), my father had just such a gleaming-cool 486 with many bells and whistles, the most significant being a sweeeeet laser printer he'd just wrangled out of his job.

    We're talking a top-of-the-line Hewlet Packard beast. This was back in the day when HP made good printers rather than the cruddy consumer-level, guaranteed to break within three years junk boxes they sell today. It was a very nice machine and my father was pink with pride about it.

    I was working on an art-project at the time, which involved animation cell-painting onto clear sheets of acetate. I'd been running heat-resistant acetate sheets through printers and photo-copiers for a while, outputting line-work for painting on later, so I was all knowledgeable about this. Cocky, even.

    But that evening, I'd just used up my last sheet of acetate right in the middle of a job I was really enthusiastic about. I didn't want to wait a whole night just to go out and buy more, so I dug around and actually found a stray sheet. Only problem was, I didn't know where I'd gotten it from, and I didn't know if it was treated for high temperatures or not. . .

    Can you see where this is going?

    Erg. My palms are sweating at the memory. . .

    So there I was, with this rogue sheet of clear plastic poised over the paper intake of that HP thinking, "Come on! I'm sure it's heat treated. Why would it not be? And anyway, even if it isn't, how bad could things get? Probably at worst, it'd just go a bit warped, right? Just put it through and quit worrying so much, you dork!" So I put it in.

    It didn't come out again.

    In its place issued a series of interesting sounds and smells. Panic.

    My father was in the next room half an hour into watching some hour-long television drama. I remember, clearly, because I can still see in my mind the clock dial telling me that I had exactly 32 minutes to smuggle tools up from the basement, casually walk past the television and into the back room where I was silently, desperately dis-assembling a damned printer.

    Have you ever tried to take apart a thirty pound computer appliance on a hardwood floor in total silence as fast as you can? It's difficult! I mean, you drop a single screw and it will bounce off that hardwood with the loudest, "TACK!" you ever heard. And my dad is the suspicious sort who perks his ears up to any unexpected noise. --He spent most of my childhood convinced that his son was a dangerous klutz who could burn down the backyard fence playing with fireworks if given half the chance. (That was a LONG time ago!)

    Anyway, my point is that nothing, nothing adds stress to a situation in quite the same way a father does.

    While in the process of cutting free a mess of baked-on crusty plastic from the innards of that HP beast, I managed to gouge out big wads of pink rubber stuff from one of the rollers which was certainly not designed to be gouged. That's what you get for rushing. Take the job slowly; you'll only regret it later if you don't. It doesn't matter that you're going to DIE in. . . 14 minutes and counting.

    "How's it going in there, Son?"

    "Hmm. . ?" Panic. Fear. Adrenaline. Please, please, please, don't come in! Just keep your gnarly head turned toward that flickering TV screen, old man, because I have your fucking printer in pieces all over the floor and crumbs of pink rubber stuff on my guilty fingers. "Oh, just doing some work in Corel Draw, Dad."

    "Oh, Corel Draw? Do you need a hand with that? I upgraded to

  45. Cell Phone/Beer/Laptop/Vacuum Cleaner by NovaScotian · · Score: 5, Funny

    I dropped my cell phone into a glass of beer next to my laptop, and the beer glass (full) tipped onto the laptop keyboard. I immediately flipped the laptop keyboard down on a carpet, removed everything that could be removed from the back and towelled it out, then flipped it over to vacuum any remaining beer from under the keys. The vacuum sucked the keys right off into a full dust bag. Sliced open the dustbag and spread it all out. Found all but one key, never to be seen again. But.... The laptop lived, and amazingly, so did the cell phone! Now getting the keys back on was not a picnic.

  46. I'm an OLD techie.... by buss_error · · Score: 4, Interesting
    Not really a computer failure, after I had quit working in a TV station a few weeks before, one of the engineering assistants went walking across the main transformer with a 48" wrench. Halfway accross the catwalk, the wrench slipped and shorted the outputs of a multi-ton transformer. They had to take the roof off the building to get the transformer out, use a crane to put it on a railroad flatcar across the highway, and send a 1000 miles to be rewound. If I recall correctly, it took 6 weeks to get it back. The FCC made the station buy a newer transmitter the next year or so.

    ===

    TI 990. Installing a new drive, the old got wiped. No problem, we had a backup. Tape broke. Now I always make two. (the old backup was scotch taped back together, used a special hacked up program to skip the bad block on the tape. After 40 continuous hours due to the poor performance of the hack, all data restored, only skipped some system files easily restored from distribution media.)

    ===

    Installing a new process controler for an assembly line, the driver dropped it off the back of the truck when it got away from him on the four wheeled dolly. Completely trashed, as it dropped into the loading dock well, which was 3' deep in rainwater at the time...

    ===

    Working in the oil patch, a new computer was sent to an off shore drilling rig. The crane operator thought it would be funny to drop the pansy a$$ed techie types into the ocean. Loss of 1 techie type (quit), a $150,000 computer system, and one crane operator (fired). I think they were more upset about the guy quitting than the ruined computer.

    ===

    Put in new UPSs. Site was told to change the wiring for power to them, but they had not done so. No one checked. End result was 105 volts floating on the 5 volt buss. No major damage, since the 100 volts was floating, but it did act rather strange.... (The computer was a redundant hand built system in 5 7' relay racks.) It did cause a production hour outage, which made the customer really, really mad...

    ===

    AIX has a volume manager for the disks. When you add a bit of space here, and a bit there, after a while you can get an improvement in performance if you do a sysback, blow away all the disks, and do a restore - booting from tape. During a weekend of doing that, a tape got all balled up in the drive and broke. After obtaining a replacement tape drive (all hail 24x7 4 hour response hardware support contracts!) used the second tape (always made because of the first story from 23 years ago) to complete the process.

    --
    Necessity is the plea for every infringement of human freedom. It is the argument of tyrants; it is the creed of slaves.
  47. Re:FOR THE LOVE OF FUCK by Alexis+de+Torquemada · · Score: 4, Funny

    It's not just Windows. It's the Windows 9x line, also known as the longest batch file in the world.

  48. Dropping bigger computers by billstewart · · Score: 4, Funny
    Back in the mid 80s, computers were a bit larger than they are today. (No, not PCs, _real_ computers.) Disk drives were the size of washing machines and cost $35000 for 256 MB. Our VAX had four of them, giving us a Gigabyte of storage, but unfortunately the shipping people had handled them like washing machines, and one of them had a dented corner. Totally useless. Worse, we had bought everything direct from DEC to avoid problems, but apparently the shipping wasn't part of "everything", because our shipping bureaucrats insisted on doing it themselves. Took forever to get the thing replaced.

    A friend of mine had a more dramatic but overall better experience with an IBM mainframe. There were two devices (I forget if these were washing-machine size or refrigerator size), and the machines arrived on a Saturday so she went in to have it delivered and signed for. They opened the truck ramp onto the loading dock, and she escorted one of the drivers to the lab with one of the computers. They got back and found that the other driver had moved the truck, in spite of the fact that the ramp had had the other computer sitting on it, so it had fallen three feet down onto concrete. Needless to say, she was concerned, and when the truckers wanted her to sign for the equipment, she refused, and she ended up talking to a sales VP at IBM, which is not a bad trick for a Saturday. He told her to accept it and mark it as damaged, and they'd take care of it (which, being IBM, they did.) The driver indicated "damaged in shipment" on the forms - she crossed it out and wrote "Dropped off loading dock".

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  49. The dangerous tool that is called dd by einhverfr · · Score: 4, Interesting

    my worst accident was:

    dd if=floppy.img of=/dev/hda

    when I meant to type

    dd if=floppy.img of=/dev/fd0

    And of course I was logged in as root because only root had raw access to the floppy.....

    --

    LedgerSMB: Open source Accounting/ERP
    1. Re:The dangerous tool that is called dd by Mr+Bill · · Score: 4, Interesting

      A coworker of mine did a similar thing on a production machine with rpmbuild. This was about 9 or ten years ago, but I think the command they used was something like this:

      rpmbuild -bb --build-root / specfile

      Don't ever use the --build-root switch unless you really know what you are doing. The build-root directory is a temporary directory where the package will be built and installed before it is packaged up into an RPM. The first thing RPM does is to clear the build-root directory to make sure there are no files there that will interfere with the build process. Yes you guessed it, it does an rm -rf , or in this case rm-rf /.

      Luckily there were backups of the data, but it still took them most of the night to get the system back up and running :)

  50. Re: " Open-XP " by hajihill · · Score: 4, Funny

    MS Software isn't that bad.... Especially when you 'use a friend's disks'.

    As Windows XP Pro prices approach those of Linux it's quality and usability increase dramatically. I still only use it on one PC, and run Linux for real work, but as a game machine 'Open-XP', as I like to call it, isn't a bad OS.

    Argh, I better go feed my parrot.

    --
    Of blankness, I know nothing.
  51. Re: " Open-XP " by cdemon6 · · Score: 4, Funny

    Yes, and "Open-XP" costs only a third compared to average linux distributions - one burned cd versus three burned cds!

  52. I did something like that once.. by EvilStein · · Score: 4, Funny

    I was moving from Sacramento, CA to Walnut Creek, CA (About 80 miles) so I took the Sparc 5 out of the rack, very carefully untangled the UPS, put them both in the truck and drove like hell to the new location.
    I made it to my location and up several flights of stairs.. plugging the UPS in with very little time left.

    Later that night, some drunk asshole creamed a power pole and cut out power to the entire neighborhood for 5 hours.
    The UPS just didn't last...

  53. I let the wife read my Email by gorbachev · · Score: 4, Funny

    Boy, was I in trouble :(

    --
    In Soviet Russia, I ruled you
  54. Re:On a similar note... by An+Onerous+Coward · · Score: 4, Funny

    Small children and computers go together like water and... well, computers.

    One of my instructors in a networking course had a five year old son (We'll call him Sammy, even though I don't know his real name). The instructor had been playing around with a Linux distro, and left the CD in the drive when he powered it down. The next person to boot up was Sammy. Something unfamiliar appears on the screen, and he asks his mom what to do. Mom, not paying attention, says, "Just click OK!"

    Whoops.

    The kid ended up installing a new OS and wiping out all my instructor's data.

    --

    You want the truthiness? You can't handle the truthiness!

  55. Re:On a similar note... by mek2600 · · Score: 4, Funny

    A 5 year old installed Linux? Man, I REALLY suck then... I'm 22 and still having trouble with it. ;)

  56. Re:Yeah that's why DOS was so great can't screw it by mdecarle · · Score: 4, Insightful

    I don't know what you guys do to your Windows machines, honestly. I work on WinXP all day, weeks long with no crashes. The last crash I had was a faulthy update of some critical software. The PC I'm using now currently has a uptime of 17 days (I am asked to reboot now and then for automated software updates, which happen during boot-up). We make and support Windows Software, so that explains the undisputed use of this OS for our machines. In previous work-experiences, I've had uptime of 90 days on W2K, with a power failure wrecking my record-attempt ... (Construction workers cut the cable in the street - they didn't know it was there)

  57. Re:Yeah that's why DOS was so great can't screw it by lanswitch · · Score: 4, Funny

    Shut up, Bill.

  58. never never ever by Suchetha · · Score: 4, Funny

    let a drunken room mate use your computer to get on irc... we did.. and woke up from our drunkewn stupors to find
    a. mIRC open to FIVE cybersex channels
    b. 7 different cyber PM sessions
    c. odd streaks on teh monitor
    d. puke all over the keyboard that had eaten away the plastic membrane (puke is ACID)
    e. roomie lying face down on the keyboard in a puddle of puke with his dick in his hand

    Suchetha

    --

    learn from yesterday, plan for tomorrow, party tonight
    or one out of three ain't bad