I hereby claim:
- I am pugnascotia on github.
- I am pugnascotia (https://keybase.io/pugnascotia) on keybase.
- I have a public key ASAnNZcHvn1JGlmM4jVxTc3NfbA-Cv5OwNoOdMf7VzOJXgo
To claim this, I am signing this object:
| package main | |
| import ( | |
| "context" | |
| "encoding/json" | |
| "fmt" | |
| "github.com/twmb/franz-go/pkg/kgo" | |
| "os" | |
| "time" | |
| ) |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/perl -w | |
| # With inspiration from https://gist.github.com/schickling/2c48da462a7def0a577e | |
| use strict; | |
| use warnings; | |
| use File::Path qw( make_path ); | |
| my $machine_archive = shift @ARGV; |