Welcome.
Sub-sites
These are fully-functional webapps:
Web Log
By “popular” demand.
Works that work
These are some projects of mine that are worth using:
- validate is a shockingly popular Go package for automatically validating struct fields with tags.
- pngplus is a Go package for adding arbitrary data (such as game state) to PNGs.
- WEBRSS is an RSS reader.
- ogg is a Go package for encoding and decoding ogg streams.
- vorbis is a Go package (using cgo but no dynamic linking) for decoding ogg vorbis. It works as-is, but someday it will be 100% Go.