Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up-
oxplot
- Sydney Australia
- https://blog.oxplot.com
Popular repositories
-
gitwatch
Watch a git repository for changes
-
fysom
Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)
-
ted2mkv
Downloads and converts TED videos to MKV format
-
rsyncbtrfs
Backup tool combining rsync and btrfs
-
bradybound
Minimalist download speed limiter/shaper
-
tjtag-pi
TJTAG JTAG flash programmer for WRT54G and related routers with Raspberry Pi support
75 contributions in the last year
Contribution activity
June - August 2018
oxplot has no activity yet for this period.
May 2018
Created an issue in go-goracle/goracle that received 13 comments
Building static binaries with libc linked in
I'm trying to build a static binary using: CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -tags netgo -ldflags '-w -extldflags "-static"' -o mai…
13
comments