4 private links
A Python cli app for Telegram. Controls a bot to send messages.
proselint, a linter for prose. A linter is a computer program that, like a spell checker, scans through a document and analyzes it. Currently, proselint is a command-line utility that is meant to be integrated into other tools.
For the last few days, I’ve been doing a drawing about Linux on my Twitter every day. Here they are.
Ramen is a free node based video compositor, It works in full HDR color precision. Ramen is being developed and tested on Linux (ubuntu 8.10) and Mac OSX.
iTerm is a full featured terminal emulation program written for OS X using Cocoa. We are aiming at providing users with best command line experience under OS X.
Twirssi allows you to post to Twitter and Identi.ca from your favorite IRC client
The egrep program is used to scan files for character strings (e.g. words). Its basic function is to go through a text file line for line, and print all lines matching a search pattern or regular expression to `standard out(put)'.
The reason this tutorial was created: basically I was tired of explaining vim usage on irc, and found myself doing it repeatedly, at the same time, I was too lazy to sit down and write my own "real" vim tutorial (I ignored the fact that I spent 10x the time explain stuff to people on line than it would have taking me to write a tutorial). So after one conversation explaining a large chunk of vim usage, I pulled it out of the logs, and published it (cropped and modified of course) here.