This file has been truncated, but you can view the full file.
This file contains hidden or 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
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 |
This file contains hidden or 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
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 |
This file contains hidden or 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
# prints budget with % target column | |
ledger -f fin.dat -p "june" budget | |
This file contains hidden or 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
Verifying that +geerttheys is my blockchain ID. https://onename.com/geerttheys |
This file contains hidden or 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
› 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" |
This file contains hidden or 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
› aws ec2 describe-instances --filter Name=tag:class,Values=web Name=tag:Env,Values=staging --profile bs |
This file contains hidden or 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
› aws ec2 describe-instances | |
{ | |
"Reservations": [] | |
} |
This file contains hidden or 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
[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 |
This file contains hidden or 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
[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] |
This file contains hidden or 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
› 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 |
NewerOlder