~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

creative works

models

computer stuff

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

utilities/libraries

  • blsm - a dead-simple no-frills library + utilities for working with MongoDB’s BSON format

misc

  • modular-awesomewm-config - an opininated split of the default config of awesomewm, allowing for easier configuration than a monofile (todo: rework it so you can “compile” it into a monofile for relaxed memory usage)