Skip to content

Instantly share code, notes, and snippets.

SCCS1. Intercommunity Trade as Food Source
[NA] NA (3)
[1] No Trade (7)
[2] No Food Imports (51)
[3] Salt & Minerals only (4)
[4] < 10% of Food (81)
[5] < 50% of Food/less local source (38)
[7] > 50% of Food (2)
SCCS2. Food Import Acquisition
import * as fs from "fs";
import * as path from "path"
import * as ts from "typescript";
const exportList = [
"MaltaaAction",
"ClientRequest",
"Assortment",
]

Keybase proof

I hereby claim:

  • I am andyblaesus on github.
  • I am andyblaesus (https://keybase.io/andyblaesus) on keybase.
  • I have a public key ASApZn4ASPJqOoHlkpoHGEA-0mff_GTH2ZSIWd03VDTcBAo

To claim this, I am signing this object:

@blaesus
blaesus / .profile
Created March 1, 2017 08:30 — forked from bmhatfield/.profile
Automatic Git commit signing with GPG on OSX
# In order for gpg to find gpg-agent, gpg-agent must be running, and there must be an env
# variable pointing GPG to the gpg-agent socket. This little script, which must be sourced
# in your shell's init script (ie, .bash_profile, .zshrc, whatever), will either start
# gpg-agent or set up the GPG_AGENT_INFO variable if it's already running.
# Add the following to your shell init to set up gpg-agent automatically for every shell
if [ -f ~/.gnupg/.gpg-agent-info ] && [ -n "$(pgrep gpg-agent)" ]; then
source ~/.gnupg/.gpg-agent-info
export GPG_AGENT_INFO
else
@blaesus
blaesus / gist:7183430695b0d7a2c3ff
Created September 29, 2015 15:21
Andy subscriptions in feedly Cloud
Andy subscriptions in feedly Cloud
[RSS] 奇舞周刊
[RSS] Learning Three.js
[RSS] Sophie Warnes on Medium
[RSS] Web前端 腾讯AlloyTeam Blog
[RSS] Highest voted questions tagged reactjs
[RSS] 博客园_豪情
[RSS] Acko.net
[RSS] Smashing Magazine Feed
@blaesus
blaesus / gist:c3e0d1cd8764fddb0757
Last active September 7, 2015 04:13
120 Forbidden Songs EDA
{
"cells": [
{
"cell_type": "code",
"execution_count": 52,
"metadata": {
"collapsed": false
},
"outputs": [
{