smichalk.dev home notes projects misc links

projects

Various projects of mine are under git.smichalk.dev. If it boots on OpenBSD and (especially) doesn't need npm install it lives here

Sending patches

Email is the forge. Inline patches or attachments generated by git format-patch.

git config sendemail.to sm@secpaste.dev

git format-patch origin/main

git send-email *.patch

Build expectations

FAQ

Do you accept feature requests?

Sure, as patches. Ideas without code become TODO graffiti.

Where are the releases?

Tags exist.