Pinned Repositories
awfulsearch
A simple script to search through a Something Awful thread
bistromathics
An SMS-based app written in Haskell that finally solves the question of "whose turn is it to pay for dinner?"
Last.fm-PrettyPrint
A simple CGI script to print out a last.fm user's top artists in the last week, without all the weird formatting last.fm uses.
Public-Shamer
Better yourself through public humiliation
Typo-Distance
Finds the likelihood that one string is a typo of another and generates likely typos from a given string
Vertigo-CFG-Battleship-AI
Collab with Victor Fan
wsong's Repositories
wsong/Typo-Distance
Finds the likelihood that one string is a typo of another and generates likely typos from a given string
wsong/bistromathics
An SMS-based app written in Haskell that finally solves the question of "whose turn is it to pay for dinner?"
wsong/Last.fm-PrettyPrint
A simple CGI script to print out a last.fm user's top artists in the last week, without all the weird formatting last.fm uses.
wsong/Public-Shamer
Better yourself through public humiliation
wsong/Vertigo-CFG-Battleship-AI
Collab with Victor Fan
wsong/awfulsearch
A simple script to search through a Something Awful thread
wsong/cli
The Docker CLI
wsong/cloud-run-hello
wsong/dns
Kubernetes DNS service
wsong/docker
Docker - the open-source application container engine
wsong/docker-py
An API client for docker written in Python
wsong/docker.github.io
Source repo for Docker's Documentation
wsong/docker2oci
A tool convert docker image to oci image
wsong/dotfiles
Various dotfiles and configuration files
wsong/go-restful-openapi
OpenAPI extension in Go for the go-restful package
wsong/go-restful-swagger12
Swagger 1.2 extension to the go-restful package
wsong/google-cloud-sdk
Mirror of gcloud Google Cloud Platform SDK to track release changes
wsong/k8s-conformance
🧪CNCF K8s Conformance Working Group
wsong/kubernetes-1
Production-Grade Container Scheduling and Management
wsong/memsql-python
This repository holds some python libraries and plugins designed to be used with MemSQL.
wsong/python-multipart
A streaming multipart parser for Python.
wsong/spark
Mirror of Apache Spark
wsong/spray-json
A lightweight, clean and simple JSON implementation in Scala
wsong/swarm
Swarm: a Docker-native clustering system
wsong/swarmkit
A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.
wsong/Tic-Tac-Toe
A basic tic-tac-toe game in Python with a CLI interface and an AI based on alpha-beta pruning