~yosh@unix.dog

my things

here’s just a collection of things that I have made and/or do that I feel is cool enough to post here

models

utilities/libraries

  • blsm - a dead-simple no-frills library + utilities for working with MongoDB’s BSON format
  • ff-timestamper - simple CLI utility to set decoder/presentation timestamps per-packet in a video file, since the ffmpeg cli doesn’t really allow this.

shell scripts

for better or for worse, my absolute specialty is shell scripting. if you need something done in shell, chances are I can do it for you

  • flacconv - a very featureful shell script to recursively convert flac files to opus or mp3, including parallelism and many other goodies for options
  • mimix - a posix shell rewrite of mimi, which is a replacement for xdg-open that simplifies configuration a lot
  • shclip - a posix shell xorg clipboard manager
  • agetar - a dead-simple wrapper around tar and age to encrypt files collectively in a tar archive
  • misc-scripts - a personal collection of random scripts that help me do things around my computer