Skip to content

Instantly share code, notes, and snippets.

@ThomasThoren
ThomasThoren / _README.md
Last active February 17, 2021 13:41 — forked from craigds/xml-to-har.py
Convert Internet Explorer's XML HAR file to a JSON HAR file

Setup

pip install -r requirements.txt

Usage

python xml-to-har.py har.xml har.json
@ThomasThoren
ThomasThoren / _README.md
Last active March 10, 2019 18:54
iTerm2

iTerm2

@ThomasThoren
ThomasThoren / _README.md
Created January 23, 2017 22:56
QGIS keyboard shortcuts

Keyboard shortcuts for QGIS. These have been tested on a Mac, but should also work on Windows.

Open "Settings" -> "Configure Shortcuts..." menu to see full list.

Shortcut Action
Shift + + i Identify features tool
Shift + + h Hide all layers
Shift + + u Show all layers
Shift + ⌘ + h Zoom fit current layer
@ThomasThoren
ThomasThoren / orleans-voting-precincts.geojson
Created October 11, 2016 15:52
Orleans voting precincts
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ThomasThoren
ThomasThoren / _README.md
Last active June 17, 2016 21:44
Intro to SQL (IRE 2016)

jq

Docs: https://stedolan.github.io/jq/

Download sample JSON data from the City of Austin. This contains traffic light data.

$ curl -o data.json https://data.austintexas.gov/resource/fs3c-45ge.json
@ThomasThoren
ThomasThoren / _README.md
Last active March 9, 2019 19:25
Web browsers
# Default Makefile
# Save as ~/.Makefile or similar and use as starting point for new Makefiles.
PROJECT_DIR=`pwd`
# Keep intermediate files
.SECONDARY:
.PHONY: help
@ThomasThoren
ThomasThoren / .block
Last active April 12, 2016 14:16
FiveThirtyEight NBA chart
height: 700
border: no
@ThomasThoren
ThomasThoren / README.md
Created April 5, 2016 01:12
FiveThirtyEight text animation