Skip to content

Instantly share code, notes, and snippets.

View gtheys's full-sized avatar

Geert Theys gtheys

View GitHub Profile
This file has been truncated, but you can view the full file.
Initialize engine version: 5.6.3p1 (9c92e827232b)
GfxDevice: creating device client; threaded=1
Initializing Metal device caps: AMD Radeon Pro 560
Begin MonoManager ReloadAssembly
Platform assembly: /private/var/folders/n_/1vbglhmj67b49v0ncjkmbtzw0000gp/T/AppTranslocation/B3E8E803-A48D-4C6F-AF98-8D152427F46B/d/RimWorld1722Mac.app/Contents/Resources/Data/Managed/UnityEngine.dll (this message is harmless)
Loading /private/var/folders/n_/1vbglhmj67b49v0ncjkmbtzw0000gp/T/AppTranslocation/B3E8E803-A48D-4C6F-AF98-8D152427F46B/d/RimWorld1722Mac.app/Contents/Resources/Data/Managed/UnityEngine.dll into Unity Child Domain
Platform assembly: /private/var/folders/n_/1vbglhmj67b49v0ncjkmbtzw0000gp/T/AppTranslocation/B3E8E803-A48D-4C6F-AF98-8D152427F46B/d/RimWorld1722Mac.app/Contents/Resources/Data/Managed/Assembly-CSharp-firstpass.dll (this message is harmless)
Loading /private/var/folders/n_/1vbglhmj67b49v0ncjkmbtzw0000gp/T/AppTranslocation/B3E8E803-A48D-4C6F-AF98-8D152427F46B/d/RimWorld1722Mac.app/Contents/Resources/Dat
@gtheys
gtheys / txt
Created December 28, 2017 07:04
Rimnworld modlist
HugsLib | http://steamcommunity.com/sharedfiles/filedetails/?id=818773962
Expanded Prosthetics and Organ Engineering | http://steamcommunity.com/sharedfiles/filedetails/?id=725956940
ResearchPal | http://steamcommunity.com/sharedfiles/filedetails/?id=946390822
Rimsenal - Storyteller pack | http://steamcommunity.com/sharedfiles/filedetails/?id=725952322
ModSwitch | http://steamcommunity.com/sharedfiles/filedetails/?id=1139051045
Work Tab | http://steamcommunity.com/sharedfiles/filedetails/?id=725219116
Medical Tab | http://steamcommunity.com/sharedfiles/filedetails/?id=715565817
EdB Prepare Carefully | http://steamcommunity.com/sharedfiles/filedetails/?id=735106432
Colonist Bar KF 0.18.0 | http://steamcommunity.com/sharedfiles/filedetails/?id=729908976
Allow Tool | http://steamcommunity.com/sharedfiles/filedetails/?id=761421485
@gtheys
gtheys / ledger_3_commanfs.dat
Created January 24, 2016 12:47
Collection of ledger-cli commands I use often
# prints budget with % target column
ledger -f fin.dat -p "june" budget
Verifying that +geerttheys is my blockchain ID. https://onename.com/geerttheys
› aws ec2 describe-instances --filter Name=tag:class,Values=web Name=tag:Env,Values=staging --profile bs | jq '.Reservations[].Instances[].PublicDnsName'
"ec2-52-52-52-52.eu-west-1.compute.amazonaws.com"
"ec2-52-52-52-53.eu-west-1.compute.amazonaws.com"
@gtheys
gtheys / gist:0994bd41bbca97e0664f
Created August 24, 2015 11:58
aws ec2 describe-instances --filter Name=tag:class,Values=web Name=tag:Env,Values=staging --profile bs
› aws ec2 describe-instances --filter Name=tag:class,Values=web Name=tag:Env,Values=staging --profile bs
@gtheys
gtheys / gist:35e2922561ed29bb2228
Created August 24, 2015 11:56
aws ec2 describe-instances
› aws ec2 describe-instances
{
"Reservations": []
}
[default]
region = eu-west-1
[profile id-mob-staging]
output = table
region = eu-west-1
[profile id-mob-prod]
output = table
region = eu-west-1
[profile bs]
output = json
@gtheys
gtheys / ini
Created August 24, 2015 11:54
aws/credentials
[default]
aws_access_key_id = XXX
aws_secret_access_key=XXX
[id-mob-staging]
aws_access_key_id = XXX
aws_secret_access_key = XXX
[id-mob-prod]
aws_access_key_id = XXX
aws_secret_access_key = XXX
[bs]
@gtheys
gtheys / gist:b8e3885bf040bdf83a54
Created August 24, 2015 11:53
aws ec2 describe <tab> completion
› aws ec2 describe-
describe-account-attributes describe-import-image-tasks describe-placement-groups describe-spot-datafeed-subscription describe-vpc-attribute
describe-addresses describe-import-snapshot-tasks describe-prefix-lists describe-spot-fleet-instances describe-vpc-classic-link
describe-availability-zones describe-instance-attribute describe-regions describe-spot-fleet-request-history describe-vpc-endpoint-services
describe-bundle-tasks describe-instance-status describe-reserved-instances describe-spot-fleet-requests describe-vpc-endpoints
describe-classic-link-instances describe-instances describe-reserved-instances-listings describe-spot-instance-requests describe-vpc-peering-connections
describe