This is a staging site. Uploads will not persist. Testing only.
patat
Terminal-based presentations using Pandoc
patat (*P*resentations *A*top *T*he *A*NSI *T*erminal) is a small tool that
allows you to show presentations using only an ANSI terminal. It does not
require `ncurses`.
thin
fast and very simple Ruby web server
Thin is a Ruby web server that glues together 3 of the best Ruby
libraries in web history:
* the Mongrel parser, the root of Mongrel's speed and security
* Event Machine, a network I/O library with extremely high
scalability, performance and stability
* Rack, a minimal interface between webservers and Ruby frameworks
pgtune
PostgreSQL config tuner
alsaplayer-text
alsaplayer text interface
This package provides a text interface to alsaplayer, an audio player, and
does not require X or GTK+ to run.
simhash
generate similarity hashes to find nearly duplicate files
One of the questions that it's nice to be able to answer about a pair of files
is the degree of similarity between them. This command-line tool is useful for
estimating the "degree of similarity" between a pair of nominally sequential
files such as textfiles. The tool uses Manassas's "shingleprinting" technique.