Skip to content

Instantly share code, notes, and snippets.

@frankstrater
frankstrater / ckan_getdata_test.py
Created October 11, 2021 07:20
CKAN get datasets tests
#!/usr/bin/python3
import requests
import json
api_url = 'https://mediasuitedata.clariah.nl/api'
cacheFile = 'ckan_test.json'
response = requests.get(api_url + '/action/package_list')
listCKANCollections = response.json()['result']
@frankstrater
frankstrater / keyboard_shortcuts.md
Last active September 27, 2022 09:50
Keyboard Shortcuts

Keyboard shortcuts

Mix of personal most used keyboard shortcuts.

Number keys (first 8 on dock / taskbar)

Keyboard shortcut Action
Super + 1 browser
Super + 2 email/calendar
@frankstrater
frankstrater / stability.md
Created November 8, 2016 14:56
Rhye's and Fall of Civilization guide to stability

Rhye's and Fall of Civilization guide to stability

Introduction

What is stability?

In order to create a true rise and fall of civiliations, Stability has been added to the game. Stability is the most arcane system to be implemented in a Civ4 mod, and here we will attempt to explain it. Stability plays a very important role in RFC. Nearly everthing you do effects the stability of your civilization.

  • The number of cities you build, their location and the buildings you construct.