Pinned Repositories
go-httpbin
A reasonably complete and well-tested golang port of httpbin, with zero dependencies outside the go stdlib.
humortree.org
Early web experiments in programming and design (mostly 1999-2004)
palettor
Yet another way to extract the color palette from an image using k-means clustering
slabtype
Fancy text layout in a box
speculatively
Package speculatively provides a simple mechanism to re-execute a task in parallel only after some initial timeout has elapsed.
strftime.org
A single-serving-site that provides a reference for Python's strftime formatting options
thresholderbot-standalone
An older, standalone version of Thresholderbot that you can run on your own servers.
triangulizor
A scalable, fault-tolerant way to triangulize your images!
twitter-url-regexen
The regular expression(s) Twitter uses to match URLs.
urlresolver
A golang package that resolves URLs and fetches their titles.
mccutchen's Repositories
mccutchen/go-httpbin
A reasonably complete and well-tested golang port of httpbin, with zero dependencies outside the go stdlib.
mccutchen/strftime.org
A single-serving-site that provides a reference for Python's strftime formatting options
mccutchen/palettor
Yet another way to extract the color palette from an image using k-means clustering
mccutchen/speculatively
Package speculatively provides a simple mechanism to re-execute a task in parallel only after some initial timeout has elapsed.
mccutchen/dycco
Another Python port of Docco, the literate-style documentation generator
mccutchen/sketches
A little collection of visual experiments.
mccutchen/playcanvas2obj
A quick and dirty script that attempts to convert a PlayCanvas JSON model into a (partial) Wavefront OBJ file
mccutchen/fillcache
A simple in-process cache with single-flight filling semantics
mccutchen/httpbingo.org
A public instance of https://github.com/mccutchen/go-httpbin hosted on fly.io
mccutchen/humortree.org
Early web experiments in programming and design (mostly 1999-2004)
mccutchen/kafka-lite
Single-node kafka cluster for local development and testing in an Alpine-based Docker image
mccutchen/urlresolver
A golang package that resolves URLs and fetches their titles.
mccutchen/docker-python-black
Source for mccutchen/python-black docker image
mccutchen/biscut
The web site for the best gosh darn biscuit cutter in the world
mccutchen/datadog-agent-stub
A lightweight, no-op substitute for the datadog-agent in development environments
mccutchen/ddstatsd
statsd proxy to convert metric namespaces to tags
mccutchen/design.humortree.org
The web sites of the late, great Humor Tree Design Coalition
mccutchen/gh-actions-playground
This repo is a place to experiment with different GitHub Actions workflows, without having to experiment directly in "real" repos.
mccutchen/go-appengine-skeleton
mccutchen/kmhd-playlist-fetcher
A little single-serving web page web page that allows browsing the daily playlist archives of Portland's KMHD radio station.
mccutchen/macos-terminal-selenized
Use the Selenized color palette with macOS's built-in Terminal.app
mccutchen/mccutch.org
Web site
mccutchen/mccutchenandsons.com
mccutchen/mock-async-tests
A little experimentation around the intersection of Tornado-style async functions, unit tests, and mocking
mccutchen/safedialer
A golang net.Dialer control function that allows only safe network connections
mccutchen/shouldigetbangs.info
The only web site you need
mccutchen/thresholderbot-archive
A read-only archive of Thresholderbot data
mccutchen/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.
mccutchen/urlresolverui
mccutchen/wrm.io
Source code for wrm.io