• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Man accidentally 'deletes his entire company' with one line of bad code

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #21
    Originally posted by DimPrawn View Post
    No mention of who this person is, which forum, when it happened, any details of the location, any shred of evidence any of that is true.

    Is the Indepenent the new CUK?
    Apparently he's called Marco Marsala and googleable as is his company. I can't be arsed though.

    Comment


      #22
      Originally posted by Hobosapien View Post
      This would never have happened with Windows.

      IT equivalent of the darwin awards.
      Back in the 1980s, working on an Amstrad PC1512 with twin floppy drives, I had to delete the object files every time I'd run the assembler and linker to free space on the disk containing my source code. Turns out that if you try to type

      Code:
      del *.obj
      but accidentally catch the spacebar and instead type

      Code:
      del *. obj
      then MSDOS 3.2 ignores the "obj" and deletes the entire contents of the disk

      It took me about three days to stitch a couple of large 8086 assembly language source files back together manually using Norton Utilities' hex sector editor. On the bright side, I learned lots about the FAT file system's internal structure in a very short amount of time

      Comment


        #23
        You'd think with 1500 VM's they'd have some sort of SAN replication or Flashcopy....

        Comment


          #24
          Originally posted by stek View Post
          Can't really call 'rm -rf' 'code' though really?
          dumb -ass

          Comment


            #25
            Originally posted by jamesbrown View Post
            dumb -ass
            Alexander?

            Comment


              #26
              Originally posted by stek View Post
              Can't really call 'rm -rf' 'code' though really?
              It kind of is when it's in a script with variables. That weren't set due to a "bug"*



              * Monumental stupidity.
              Down with racism. Long live miscegenation!

              Comment


                #27
                Originally posted by FatLazyContractor View Post
                Windows 95 in 1993?
                Hmm. Windows 95. I wonder what year that was released....
                The greatest trick the devil ever pulled was convincing the world that he didn't exist

                Comment


                  #28
                  Originally posted by Hobosapien View Post
                  This would never have happened with Windows.

                  IT equivalent of the darwin awards.
                  I did once see the whole project the team had been working on for a year disappear from the Windows For Workgroups server at about 1am on one of those mad panic "get it done and uploaded to the US client or we're all out of a job" nights. Turned out one of the company directors had mis-clicked and moved the project tree into a sub-folder in File Manager.
                  Will work inside IR35. Or for food.

                  Comment


                    #29
                    Originally posted by NickFitz View Post
                    manually using Norton Utilities' hex sector editor. On the bright side, I learned lots about the FAT file system's internal structure in a very short amount of time

                    Comment


                      #30
                      Quite a few years back I got a short contract to try and piece together a defence simulator from various partial backups after somebody managed to delete/corrupt the lot and there was no full working backup. Highest paid gig I ever had.

                      PS Rather worrying a bit of batch file can do that. Now I shall be like that Ren & Stimpy bit. I mustn't type it in, mustn't mustn't. aaaagh.

                      https://www.youtube.com/watch?v=ku2wFaaPAzI
                      bloggoth

                      If everything isn't black and white, I say, 'Why the hell not?'
                      John Wayne (My guru, not to be confused with my beloved prophet Jeremy Clarkson)

                      Comment

                      Working...
                      X