i'm purple, or jan Okasi [etymology: toki pona: "o" "kasi"] (β—πŸŒ±).
things i like to do:

i recently built a static site generator with perl to make maintaining this site more fun. it is now at 1.0 and has been released! this is your only warning!!

site last generated at: 2026-09-01T00:35:43Z


my avatar, turned in to a shark for Shark Week, riding a motorcycle. drawn by heatherhorns &3

ttrpg:

i'm currently looking for a play-by-post or tabletop simulator game. i prefer d20-likes but want to try other stuff.


long forgotten esoteric knowledge

#transposes utf8 characters to full width text
alias fw="perl -pC -e'y# !-~#\N{U+3000}\N{U+FF01}-\N{U+FF5E}#'" #53 bytes

#transcodes INPUT video to something tiny but preserving the audio
ffmpeg -i INPUT.avi -c:v libx264 -profile:v high -preset veryslow -r 25 -s 480x640 -b:v 1000k -minrate 500k -maxrate 2500k -bufsize 5000k -threads 0 -movflags +faststart -c:a copy -f mp4 OUTPUT.mp4

#losslessly splice out the first five minutes of a video
ffmpeg -t 05:00 -i INPUT.mp4 -c copy OUTPUT.mp4

#losslessly concatenate some videos
cf=$(mktmp) ; echo -e "file INPUT_1.mp4\nfile INPUT_2.mp4" > $cf
ffmpeg -f concat -i $cf -c copy OUTPUT.mp4 && rm $cf

current badge of dishonor:

root@ivanova:/# uptime
 01:30:09 up 1790 days, 21:41,  3 users,  load average: 0.00, 0.00, 0.00


linkage

Netscape Now! 4.0   The Kigurumi Guidebook   kokofoxgirl drwho purplehello98 crouton karolina Xe Iaso Printer Facts NotPike Wendy Carlos Heatherhorns Xenia tmpout.sh The Sub Club Wild Frolics Etherdriver Zombo.com English lessons from a real corporeal being! Motherfucking Website Distrowatch Stop Alien Abductions!

To the extent possible under law, the person who associated CC0 with this work has waived all copyright and related or neighboring rights to this work.

By training your Large Language Model (LLM) or other Generative Artificial Intelligence on the content of this website, you agree to assign ownership of all of your intellectual property to the public domain, immediate, irrevocably, free of charge, in perpetuity.