What | Signup form |
---|---|
MSL/Site Lead | https://malfare.typeform.com/to/IvEbiT |
Nomad | https://malfare.typeform.com/to/YIiWkO |
Interpreter/Driver | https://malfare.typeform.com/to/tluV9Q |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# `brew install dasel` if needed… | |
find . -name "*.json" -type f -exec bash -c 'dasel -r json -w csv < "$0" > "${0%json}csv"' {} \; | |
# and to purge the jsons… | |
#find . -name "*.json" -type f -delete |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# Copyright (C) Matthieu Patou <[email protected]> 2010-2011 | |
# | |
# This program is free software; you can redistribute it and/or modify | |
# it under the terms of the GNU General Public License as published by | |
# the Free Software Foundation; either version 3 of the License, or | |
# (at your option) any later version. | |
# | |
# This program is distributed in the hope that it will be useful, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/local/bin/bash | |
set -e | |
# set this to be your ledger's ledger_id | |
floatledgerid=some-ledger-uuid | |
# this is perhaps a little more than needed, | |
# but we use Keychain Access for our API Keys — it | |
# has a simple interface that works in scripts | |
if [[ "$OSTYPE" == "darwin"* ]]; then |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# keychain-search: | |
set -e | |
if [ -z $1 ]; then | |
echo "Specify thing to look for as argument" | |
echo "Maybe you want one of: | |
adam-stage-play adam-beta-play adam-play |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[client] | |
default-character-set = utf8mb4 | |
[mysql] | |
default-character-set = utf8mb4 | |
[mysqld] | |
character-set-client-handshake = FALSE | |
character-set-server = utf8mb4 | |
collation-server = utf8mb4_unicode_ci |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
May-06 | 20 | |
---|---|---|
Jun-06 | 18 | |
Jul-06 | 9 | |
Aug-06 | 28 | |
Sep-06 | 43 | |
Oct-06 | 14 | |
Nov-06 | 22 | |
Dec-06 | 14 | |
Jan-07 | 29 | |
Feb-07 | 39 |
Send mail as [email protected]
service | instructions |
---|---|
Gmail-1 | https://support.google.com/mail/answer/22370?hl=en |
Gmail-2 | http://ellisbenus.com/web-design-columbia-mo/workaround-using-gmail-alias-forwarded-email-addresses/ |
Live/Outlook.com | http://windows.microsoft.com/en-us/windows/outlook/add-alias-account |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
awk '{print $NF}' addressbook.csv | head | while read L; do gpg --keyserver pgp.mit.edu --search-keys ${L}; done |
I hereby claim:
- I am adamamyl on github.
- I am adamamyl (https://keybase.io/adamamyl) on keybase.
- I have a public key whose fingerprint is F342 2EB6 5394 A8B5 0C3A 6EC4 B20F 50D4 855B 3066
To claim this, I am signing this object:
NewerOlder