I hereby claim:
- I am yetzt on github.
- I am yetzt (https://keybase.io/yetzt) on keybase.
- I have a public key whose fingerprint is 95FD 1501 193F A3EC 4236 E1B2 CD1D 2634 E29F 8B52
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Ingredients
Try to get a hand on the original scandinavian, hot version ("Tyrkisk Pejber" or "Turkin Pippuri" with three flames on the packaging).
| #!/usr/bin/env node | |
| /* | |
| excepto patronum! | |
| a small, vanilla node script to post uncaught exceptions to slack | |
| */ | |
| var https = require("https"); | |
| var querystring = require("querystring"); |