Skip to content

Instantly share code, notes, and snippets.

View elafargue's full-sized avatar

Edouard Lafargue elafargue

View GitHub Profile
use warnings;
use Getopt::Std;
getopt('xytGgwsf',\%opts);
# pcm file = $opts{f}
# samples per pixel x
$xscale = $opts{x} // 1200;
@elafargue
elafargue / keybase.md
Created October 10, 2017 03:53
keybase.md

Keybase proof

I hereby claim:

  • I am elafargue on github.
  • I am elafargue (https://keybase.io/elafargue) on keybase.
  • I have a public key ASCptJO36sIF7xam2G7MrTACAiztWDBfW-PxuqoUgyWUZAo

To claim this, I am signing this object:

@elafargue
elafargue / A Hypriot K8S install.md
Last active October 26, 2019 05:32 — forked from aaronkjones/k8s-pi.md
K8s (v1.10.5) on Hypriot (July 2018)