user
notyourbuddy

Tutorials
Title Score
Software reviews
Software Score
ssvnc
"Easy to setup and use. However, while I had no problem connecting desktop->laptop...when I tried the other way around all I could see was the desktop's background showing (no icons, menu, windows, etc). So if you have an older integrated gfx card (??) you might run into some problems using it as a client. Oh well. (and for those wondering this is better than the standard tightvnc viewer imo)"
5
cgdb
"If you use gdb for your debugging I highly recommend this frontend. Its exactly like gdb except it splits the screen with the executing source code always displayed on top. Makes debugging a lot easier and runs right inside the terminal like gdb."
5
flex
"Well tested lexical analyzer. Not too hard to learn."
4
cmake
"My favorite cross-platform build system by a country mile. I just love the output from the Makefile when compiling. Very simple, color-coded, human-readable output. And its progress notifications during compilation are irreplaceable (especially for large projects) so much so that I even use CMake for my Qt projects."
5
cmake-qt-gui
"Looks great and from my brief usage it appeared to work flawlessy. Does everything you'd want and its a nice easy to use GUI. I still use the curses-gui because I prefer the terminal rather than have an extra app running, but if you prefer a full-fledged GUI this is great."
5
cmake-curses-gui
"My fav program for configuring my cmake based projects since it gives access to both basic and advanced settings without the need to ever leave the terminal or memorize a bunch of settings flags"
5
terminator
"Multiple tabs. Horizontal and vertical splits. Whats not to like?"
5
vim
"Very powerful with lots of addons/customizability. Comes with a console version (VIM) and a GUI version (GVIM). It's modular hotkey system definitely takes a while to get used to (thankfully VIM comes with a nice interactive tutorial), but once I did I noticed a dramatic improvement in my work efficiency (programmer). I also tried the competing EMACS but found its CTRL+ hotkey system to be too strenous on my fingers and wrists. Vim all the way."
5
gprename
"Decent GUI renamer, but no recursive functionality and having to constantly switch between tabs to rename files then directories separately became tedious. Will look elsewhere."
3
ddd
"Great concept, but outdated. Found it to be too buggy and a hindrance. And being so outdated its gui was beyond grotesque :-)"
2
opera
"Long time chromium user - no longer. Opera provides the simplicity of chrome with the customization and maturity of firefox"
5
pulseaudio
"Veetle is awesome. Anything that breaks veetle needs to die. *stares at pulseaudio*"
1
thunderbird
"By far the easiest to setup e-mail client. Only complaint is you have to manually add a "minimize-to-tray" addon (but thankfully thats easy to do)."
5
evolution
"Didn't work for me. When trying to setup an account's IMAP/SMTP settings it just hangs at "Please Wait: Quering server..". No progress bar, no errors, nothing. Since there appears to be no way to setup these settings manually I had to go instead with Thunderbird which worked. (using Zoho: a lesser known email provider so this might be the problem)"
2
mercurial
"Being new to Linux and coming from Window's Subversion Tortoise I thought I might run into trouble... but this versioning system is so easy to setup and use that I don't even bother grabbing a GUI frontend for it. Checking out, commits, branches, and merges etc are such a breeze. Love it so much I even ditched Subversion in favor of Mercurial + command prompt when I need to work from a Windows machine!"
5