Photography
Photography has been my hobby (other than computers, that is) for quite some time, and as I finally found an usable CMS for self-hosting my photos, here they are
You'll also find selected bits of the above here:
And this is where I'd like to see my photos one day:
Files
This is a number of resources I tend to mirror, because I find them useful or interesting in other means.
$ ls -l files/ -rw-r--r-- 1 shasta shasta 147456 Aug 6 2013 pageant.exe -rw-r--r-- 1 shasta shasta 311296 Aug 6 2013 plink.exe -rw-r--r-- 1 shasta shasta 323584 Aug 6 2013 pscp.exe -rw-r--r-- 1 shasta shasta 335872 Aug 6 2013 psftp.exe -rw-r--r-- 1 shasta shasta 495616 Aug 6 2013 putty.exe -rw-r--r-- 1 shasta shasta 184320 Aug 6 2013 puttygen.exe -rw-r--r-- 1 shasta shasta 319488 Aug 6 2013 puttytel.exe $
Slackware Linux
Some files related to Slackware Linux distribution, which are mirrored here for various reasons (mostly because I use them on a daily basis).
- Complete slackware64-current mirror (ditto for slackware-current), updated few times per day
- slackware64-current changelog RSS (64-bit)
- slackware-current changelog RSS (32-bit)
IRC
Some IRC-related stuff:
- RSS feed with URLs pasted on !admin:*.pl (IRCnet)
- RSS feed with URLs pasted on #slackware (IRCnet)
Irssi
A bunch of resources related to Irssi -- great, modular IRC client I use and try to contribute to. Irssi is easily scriptable using Perl. If you want to know more about Irssi, visit its homepage at http://www.irssi.org/
- friends.pl (maintains list of people you know)
- urlfeed.pl (generates RSS feeds with URLs pasted on IRC, requires XML::RSS)
- spellcheck.pl (spellchecking using Text::Aspell, see also jott's work)
- cp2iso.pl (translates CP1250 to ISO-8859-2 in incoming messages, useless nowadays - better use Irssi's recode feature!)
- defaultchanmode.pl (automatically set desired chanmode upon a join to an empty channel)
- rainbow.pl (makes random-coloured text, and me a little bit ashamed for writing it in the first place!)
- shitlist.pl (BitchX-like shitlist)
- vowels.pl (silly script, removes vowels - no idea why I wrote it either)
- chops.pl (simulates BitchX's /chops and /nops commands)
- more Irssi stuff