Skip to content

Instantly share code, notes, and snippets.

@DanielKinsman
DanielKinsman / fiona_test.py
Last active October 20, 2016 01:21
Fiona crash on windows
#!/usr/bin/env python
# requirements: ['fiona==1.7.0', 'gdal==2.0.3']
import gdal
import fiona
import fiona.crs
schema = {'geometry': 'Point', 'properties': {'a': 'str'}}
@DanielKinsman
DanielKinsman / cryptoparty_downloads.md
Last active July 17, 2017 01:03
cryptoparty downloads

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256

Downloading software pre-cryptoparty

At cryptoparty many people are going to want to download new software on the night, and Electron Workshop's wifi is going to get hammered. You can make the whole thing quicker (and maintain better security) by downloading some stuff in advance.

Linux users should download software using their package manager (e.g. apt, synaptic, yum, ubuntu software center). Tip: if using apt you can download the pacakges without actually installing them by using the download only option e.g. sudo apt-get --download-only install pidgin-otr.

@DanielKinsman
DanielKinsman / corps.json
Last active December 17, 2015 22:38
Print media ownership in Australia
{
"nodes":
[
{ "name": "The Australian" },
{ "name": "Australian Associated Press" },
{ "name": "News Limited" },
{ "name": "Fairfax" },
{ "name": "Seven West Media Limited" },
{ "name": "The Daily Telegraph" },