Will McCutchen's repositories
go-httpbin
A reasonably complete and well-tested golang port of httpbin, with zero dependencies outside the go stdlib.
strftime.org
A single-serving-site that provides a reference for Python's strftime formatting options
speculatively
Package speculatively provides a simple mechanism to re-execute a task in parallel only after some initial timeout has elapsed.
playcanvas2obj
A quick and dirty script that attempts to convert a PlayCanvas JSON model into a (partial) Wavefront OBJ file
httpbingo.org
A public instance of https://github.com/mccutchen/go-httpbin hosted on fly.io
humortree.org
Early web experiments in programming and design (mostly 1999-2004)
kafka-lite
Single-node kafka cluster for local development and testing in an Alpine-based Docker image
urlresolver
A golang package that resolves URLs and fetches their titles.
docker-python-black
Source for mccutchen/python-black docker image
datadog-agent-stub
A lightweight, no-op substitute for the datadog-agent in development environments
design.humortree.org
The web sites of the late, great Humor Tree Design Coalition
gh-actions-playground
This repo is a place to experiment with different GitHub Actions workflows, without having to experiment directly in "real" repos.
kmhd-playlist-fetcher
A little single-serving web page web page that allows browsing the daily playlist archives of Portland's KMHD radio station.
macos-terminal-selenized
Use the Selenized color palette with macOS's built-in Terminal.app
mccutch.org
Web site
mock-async-tests
A little experimentation around the intersection of Tornado-style async functions, unit tests, and mocking
safedialer
A golang net.Dialer control function that allows only safe network connections
shouldigetbangs.info
The only web site you need
thresholderbot-archive
A read-only archive of Thresholderbot data
urlresolverapi
A golang HTTP server that uses github.com/mccutchen/urlresolver to "resolve" a URL into its canonical form by following any redirects, normalizing query parameters, and attempting to fetch its title.