This page collects software projects I have written or maintain. I program for fun and for small practical tools, in the spirit of free software and simple systems.
GitHub: https://github.com/nemo-olmax (Moses Olson, MD)
P9-clock
https://github.com/nemo-olmax/P9-clock
Retro command-line clock written for Plan 9.
Olmax Medical Corporation
https://github.com/nemo-olmax/olmax_go
(and related
olmax_html)
An S corporation I used for anesthesia practice taxes.
I also built an experimental website (Go) so doctors could see
patients for Bitcoin.
Anesthesia Dosage CLI (Go)
anesthesia.html
— local source:
main.go,
constants.go
2020 Linux/CLI tool: weight (kg) and age (years) → common anesthesia
dose estimates with max-dose caps, plus age-adjusted MAC for sevo/des/iso
(Mapleson formula). Educational / historical only — not for clinical use.
Includes an in-browser runner on the project page. (Hosted on this site;
GitHub not required.)