1154 shaares
35 private links
35 private links
I recently developed Pokerware, an offline passphrase generator that operates in the same spirit as Diceware. The primary difference is that it uses a shuffled deck of playing cards as its entropy source rather than dice.
puddletag is an audio tag editor (primarily created) for GNU/Linux similar to the Windows program, Mp3tag. Unlike most taggers for GNU/Linux, it uses a spreadsheet-like layout so that all the tags you want to edit by hand are visible and easily editable.
So I get an email that has some attachments. Now I want to forward it on to someone. mutt offers a few options.
In which I nerd out on email.
Lid is an image dithering program that is written in Python.
Lid was inpired by the solar powered version of [Lowtech Magazine]. I really loved their simple approach to images. They keep the filesize down using single color dithered images and then apply color filters to brighten up the page. That passes on the color work to the client rather than being a part of the web request (more data being sent).