Generate random passwords
One way of making hard to guess passwords is to take random data and encode it with base64 to make …
One way of making hard to guess passwords is to take random data and encode it with base64 to make …
My digital camera can also produce movies, like most camera’s these days. It saves them in AVI format, with …
This shell-script makes a backup (with the tar program) of the directory from which it is called, with all its …
Photos from modern digital cameras are generally so large these days that you have to shrink them to use them …
In answer to this question on stackechange, I wrote gitdates.py (available from github). If it is called from a …
Note
It is probably better to use dicom2jpg
from the same
repository. It produces much smaller files, and the quality …
This scripts looks for all directories in the users’ home directory that are managed by the git revision control system …
In this day and age I want to have my music collection available on my computer. Lugging around all my …