Pistos (owner)

Revisions

gist: 208079 Download_button fork
public
Description:
My choices and preferences for software and tools.
Public Clone URL: git://gist.github.com/208079.git
Embed All Files: show embed
what-i-use.md #

Software, Desktop

  • Browser: Opera for primary browsing. Firefox for Flash and Firebug.
  • Mail: Claws Mail for MUA. It has regexp filtering and searching. GMail for webmail. Bogofilter for spam reduction.
  • Text Editor: Diakonos, of course.
  • Graphics: The GIMP. My needs are simple, my wallet is thin, so no Photoshop for me.
  • Office Suite: OpenOffice.org
  • IRC Client: WeeChat
  • PDF Reader: KPDF
  • Disc Burning: k3b
  • Media Player: VLC
  • Audio Editor: Audacity
  • Process Monitor: htop

Environment

  • Operating System: Linux
  • Distro: Gentoo
  • Desktop: KDE
  • Window Manager: KDE
  • Terminal: Konsole, together with either GNU screen or tmux
  • Shell: zsh
  • Monospaced Font: Terminus
  • Filesystem: ext3

Software, Server

Websites

Programming

  • Languages: Ruby is by far my general purpose language of choice, and I use it whenever I can, but I'm also proficient in many others.
  • Source Control: git for version control, github for code hosting.
  • Web Framework: Ramaze
  • ORM: M4DBI
  • Javascript Library: jQuery
  • Testing Framework: Bacon
  • HTML/XML Library: Nokogiri