Projects

Command line tools:

  • gostache (Go) - mustache template renderer in Go.
  • synesthesia (Python) - colorize text according to its contents, so that multiple runs of the program will colorize the same text the same color.
  • grokpat (Python) - lookup and expand the well tested grok patterns from Logstash.
  • redi (Python) - change the “color” of regular expressions from one engine to another; created to convert the output of grokpat (Ruby regex) for consumption by synesthesia (Python regex).
  • pressure (Python) - measures the rate of data on stdin.
  • sostenuto (Python) - reduce the noise of streaming output by “sustaining” common lines.
  • heat (Python) - show how hot numbers are on a scale.

Games and homebrew:

Docker related:

  • Dockerfiles - dockerfiles for various tools, utilities, and language implementations.
  • Multicontainer CORBA (various) - figuring out how to run CORBA clients and servers within the Docker virtual networking environment.

Libraries: