Slashdot Mirror


Ask Slashdot: What Software Can You Not Live Without?

An anonymous reader writes "Whenever I install a fresh operating system on my computer, I immediately grab a handful of programs that I simply must have. After that, I generally wait and install other pieces of software as I need them. My list of known, useful programs has dwindled over the past few years as projects died, ownership transferred, and functionality changed. At the same time, I've begun to have use for certain types of software that I've never needed before. It can be time-consuming and risky to install and evaluate every single option. So, I'm curious: what pieces of software do you find the most useful and reliable? Don't feel the need to limit yourself by operating system, platform, or hardware. If you're so inclined, a brief description about what makes the software great would be helpful, too."

2 of 531 comments (clear)

  1. /. cookies by L'Ange+Oliver · · Score: 5, Interesting

    Always the first thing I install. It even works on all major OS. Keeps beta version at bay ;)

  2. GCC etc. by StripedCow · · Score: 5, Interesting

    sudo apt-get -y install build-essential

    And also:
    sudo apt-get -y install vim
    sudo apt-get -y install git-core
    sudo apt-get -y install tcsh
    sudo apt-get -y install python
    sudo apt-get -y install python-setuptools
    sudo apt-get -y install libboost-all-dev
    sudo apt-get -y install gdb
    sudo apt-get -y install valgrind

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.