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/two-factor-auth
Generate 2FA tokens compatible with Google Authenticator
robbiev/dilemma
TTY selection prompt for Go programs
robbiev/numberwang
Easily copy file names from shell command output
robbiev/multipass-chrome
Unofficial 1Password Chrome extension
robbiev/pinata
piñata is a go package to beat data out of interface{}, []interface{} and map[string]interface{}
robbiev/multipass
Unofficial 1Password data format reader in Go
robbiev/dotfiles
My config files
robbiev/markovc
markov chain implementation in C, based on source code from The Practice of Programming
robbiev/chip8
CHIP-8 emulator in C
robbiev/rewebsocket
WebSocket client that automatically reconnects, based on Gorilla WebSocket
robbiev/aoc21
robbiev/boom
HTTP(S) load generator, ApacheBench (ab) replacement, written in Go
robbiev/container-example
http://containersummit.io/events/nyc-2016/videos/building-containers-in-pure-bash-and-c and http://crosbymichael.com/creating-containers-part-1.html
robbiev/errnote
robbiev/evalc
expression evaluator in C
robbiev/gcc
robbiev/godup
DO NOT USE - work in progress
robbiev/gphotos-cdp
This program uses the Chrome DevTools Protocol to drive a Chrome session that downloads your photos stored in Google Photos.
robbiev/lecli
robbiev/libucontext
ucontext implementation featuring glibc-compatible ABI
robbiev/recipes
An experiment to see if my cooking benefits from being in version control
robbiev/regexpc
regular expression subset in C
robbiev/robbiev.github.com
My personal home page
robbiev/serenity
The Serenity Operating System 🐞
robbiev/SilentScarecrows
Mod for the Stardew Valley PC game that disables interactions with scarecrows
robbiev/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
robbiev/tipi
robbiev/ui
Platform-native GUI library for Go.
robbiev/xv6-labs-2023
robbiev/xv6-riscv
Xv6 for RISC-V