Hacker News new | ask | show | jobs
by dstorrs 6084 days ago
Outdated or not, it's an impressive list.

You might expand the packaging section to include at least apt-get, and the source control section to include at least svn and preferably git. There's really no reason to still be using CVS at this point.

2 comments

Don't forget darcs. I find it useful since they distribute statically linked executables. Installation then becomes a matter of just dropping darcs into a bin directory.
Thanks for the constructive suggestions.