010 — Code

Programming Solutions

Small, sharp,
useful.

Custom tools, web apps, automation, and programmed solutions — written to solve a specific problem instead of every problem.

ben@wilsoncode ~ %
$ whoami
creative-engineer
$ ls --tools
editors/  scripts/  webapps/
$ cat principle.txt
// the cheapest joy on earth
// is finding out a thing works.
$
— Featured Tool

Featured Tool

prints.json Editor

Browser-only · jQuery · SortableJS

A zero-backend editor for managing this very site's painting catalog. Loads a JSON file in the browser, lets you drag rows to reorder, edit cells inline, and exports a clean file when you're done.

A nice example of the philosophy: ship the smallest piece of software that solves the actual problem. No CMS, no database, no deploys — just a file and a UI for it.

— Projects