Program for representing sounds visually

synaesthesia

Program for representing sounds visually

This is a program for representing music graphically, as a curuscating field of fog, stars and/or glowing lines. It is intended as a visual accompaniment to music. The representation goes beyond conventional freqency analysis displays by combining a fourier analysis with stereo positioning information, making it possible to distinguish individual intruments, vocalists or effects by location, shape and color.
Rack HTTP server for fast clients

unicorn

Rack HTTP server for fast clients

Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix and Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both request and response in between Unicorn and slow clients.
font for programming and code review

fonts-mononoki

font for programming and code review

This package provides a font designed for enhancing the code formatting.
toolchain to generate G-Code instructions from 3D models

sfact

toolchain to generate G-Code instructions from 3D models

SFACT, an improved version of Skeinforge, is a set of Python scripts which convert 3D models into G-Code instructions. Then the generated G-Code instructions can be used for various computer numerical control (CNC) machines, to build the 3D models into actual objects. Especially Skeinforge is a de facto standard tool for RepRap or similar 3D printers.
GTK+ GUI for tuned

tuned-gtk

GTK+ GUI for tuned

The tuned package contains a daemon that tunes system settings dynamically. It does so by monitoring the usage of several system components periodically. Based on that information components will then be put into lower or higher power saving modes to adapt to the current usage. Currently only ethernet network and ATA harddisk devices are implemented.
Portscan Detecting Tool

scanlogd

Portscan Detecting Tool

Scanlogd is a TCP port scan detection tool, originally designed to illustrate various attacks an IDS developer has to deal with, for a Phrack Magazine article. Thus, unlike some of the other port scan detection tools out there, scanlogd is designed to be totally safe to use.