Pinned Repositories
chip8
CHIP-8 emulator in C
devdns
DNS server that replies the same address ("127.0.0.1" by default) to all type A queries
dilemma
TTY selection prompt for Go programs
multipass
Unofficial 1Password data format reader in Go
multipass-chrome
Unofficial 1Password Chrome extension
numberwang
Easily copy file names from shell command output
pinata
piñata is a go package to beat data out of interface{}, []interface{} and map[string]interface{}
rewebsocket
WebSocket client that automatically reconnects, based on Gorilla WebSocket
two-factor-auth
Generate 2FA tokens compatible with Google Authenticator
robbiev's Repositories
robbiev/devdns
DNS server that replies the same address ("127.0.0.1" by default) to all type A queries
robbiev/coh-linkedlist
C port of the "intrusive doubly-linked list" code described here: http://www.codeofhonor.com/blog/avoiding-game-crashes-related-to-linked-lists
robbiev/luhnybin
Implementation of the Luhny Bin coding challenge
robbiev/pytelemeter
Python utility to view Telenet internet download/upload volume statistics (not in a working state)
robbiev/BuilderProxy
Code described at http://garbagecollected.org/2007/07/12/builder-pattern-deluxe
robbiev/DollarMaps
Code described at http://garbagecollected.org/2008/04/06/dollarmaps/
robbiev/easylog
Simplistic logging API for Java
robbiev/ImmediateModule
Google Guice inline module creation using anonymous constructor syntax
robbiev/mars-functional-java
https://code.google.com/p/marsrovertechchallenge/
robbiev/robsolid.com
RobSolid website
robbiev/rtelemeter
Ruby utility to view Telenet internet download/upload volume (not stage) statistics
robbiev/backoff
The exponential backoff algorithm in Go (Golang).
robbiev/clojure-playground
robbiev/csharp-chained-comparison
Chaining comparison operations with C#, like x < y < z
robbiev/django-learning
robbiev/django-tutorial
robbiev/garbagecollected
Automatically exported from code.google.com/p/garbagecollected
robbiev/higherlower
GWT sample app I wrote for Google Gin back in 2008 (https://code.google.com/p/google-gin/)
robbiev/imac81-linux
My iMac 24" linux setup
robbiev/ldnclj-vigenere-v2
ldnclj-vigenere-v2
robbiev/mars-scala
https://code.google.com/p/marsrovertechchallenge/
robbiev/masterd
robbiev/my-oh-my-zsh
robbiev/oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
robbiev/play-learning
Looking at Play Framework
robbiev/play-twitter-java
Java example of Play Framework Twitter API usage
robbiev/Play20
Play framework 2.x
robbiev/pyrate
A pirate bot for Twitter; repeats everything someone else tweets in Piratese
robbiev/stripe-sample
Trying out Stripe API