Slashdot Mirror


Confessions of a SysAdmin

Mr.Fork writes "Scott Merrill from CrunchGear has a confession. He really, really hates computers. He writes: 'No, really, I hate them. I love the communications they facilitate, I love the conveniences they provide to my life, and I love the escapism they sometimes afford; but I actually hate the computers themselves. Computers are fragile, unintuitive things — a hodge-podge of brittle hardware and opaque, restrictive software.' Does his editorial speak to all of us in similar IT-related fields? Do we all silently hate the complexities and idiosyncrasies computers have, like error messages and UI designs that make no sense to the common user, which make our tech professions miserable?"

7 of 385 comments (clear)

  1. Help and Sympathy Available by Anonymous Coward · · Score: 2, Informative
  2. Re:Yes. by Anonymous Coward · · Score: 1, Informative

    I love computers...
    I hate users...

  3. Re:Macs? by yotto · · Score: 2, Informative

    Well on the Linux I use (Debian) I type a single command to install most any software package. Sometimes I have to type a couple commands to uninstall, but I generally don't uninstall programs.

    I remember the days when installing something on Linux was hard. Those days are gone unless you're holding onto the wrong distro.

  4. Re:Switch to *NIX by Merc248 · · Score: 2, Informative

    Bah. I'm a Linux sysadmin, but it still sucks the life out of you to maintain them. Someone can still royally fuck up the infrastructure and make maintenance a living hell. But it is more of a joy to work with *nix systems than Windows systems, I'll give you that.

    --
    "Hegelians, who love a synthesis, will probably conclude that he wears a wig." - Bertrand Russell
  5. Re:I don't hate computers by VGR · · Score: 4, Informative

    I am in hearty agreement. It's the software that's just awful awful awful. Notice every complaint in the article is actually a software complaint.

    And most disheartening of all is that we can't write better software, outside of the FOSS world. Just try to write good software. And I mean really good, intuitive software, with useful errors and help messages that actually tell a user what he can do about the problem. Software that behaves well and doesn't act like it owns the computer and doesn't step on all the other software. I've been trying to do it for twenty years, and it's clear no company is interested in paying for that kind of development. Welcome to the world of low-quality everything.

    --
    The Internet is full. Go away.
  6. Re:Macs? by keeboo · · Score: 3, Informative

    and where do you find which command? how do you know the package name? where is that information. how do you know what's in each package? what happens when your distro doesn't have the package you want?

    No need to worry: install Ubuntu.
    Since Ubuntu is based on Debian, it has a huge package collection thus chances are it has everything you need.
    And use its graphic package manager.

    What else do you need?

  7. Re:I don't hate computers by icebraining · · Score: 2, Informative

    Time Machine is what software should be. I've used backup programs for years, but they're all a pain. Plug in a drive, turn on time machine, you have a recent backup. Need to restore off it? Find the files and click the button. Need to restore a whole computer? Boot off the OS X disk and press a button. Old mac got crushed by a bulldozer and you need to transfer everything to a new one? During setup plug in your time machine backup, it takes care of everything. I've restored stuff for my parents from weeks before with no effort. No "go pick the correct backup file", no "only the last version was backed up, the stuff from 2 weeks ago is gone", it's just there.

    Flexibility vs convenience. Try to do anything more complicated/unexpected with it and you'll hit a brick wall. Can I backup to a NAS running a SMB shared drive with remote file verification? If I can't, it's not good enough for me.