Pinned Repositories
cround
A floating point number rounding package for Go which calls the rounding functions from the C standard library.
genpasswd
A random password generator written in Go.
gridserver-exporter
A simple server that scrapes GridServer reporting statistics and exports them via HTTP for Prometheus consumption.
mailrouter
A dynamically configurable email router with a web interface, written in Go.
markhale.org
Personal website
pod-event-watcher
Example of a Kubernetes Pod event watcher
round
A floating-point number rounding package for Go.
smtpd
An SMTP server package written in Go, in the style of the built-in HTTP server.
webfiles
A logging, configurable wrapper around Go's built in HTTP file server.
flyctl
Command line tools for fly.io services
mhale's Repositories
mhale/smtpd
An SMTP server package written in Go, in the style of the built-in HTTP server.
mhale/mailrouter
A dynamically configurable email router with a web interface, written in Go.
mhale/cround
A floating point number rounding package for Go which calls the rounding functions from the C standard library.
mhale/genpasswd
A random password generator written in Go.
mhale/round
A floating-point number rounding package for Go.
mhale/webfiles
A logging, configurable wrapper around Go's built in HTTP file server.
mhale/gridserver-exporter
A simple server that scrapes GridServer reporting statistics and exports them via HTTP for Prometheus consumption.
mhale/markhale.org
Personal website
mhale/pod-event-watcher
Example of a Kubernetes Pod event watcher