Skip to content

Instantly share code, notes, and snippets.

@rdnelson
rdnelson / malloc_readlink.patch
Created June 21, 2015 22:50
Checkinstall Malloc Patch
@rdnelson
rdnelson / gerrit_move.js
Last active February 12, 2016 14:39
Gerrit Changed Files Mover
// ==UserScript==
// @name Gerrit Change Mover
// @version 0.3
// @description Add keybindings to move through only modified files
// @author Robert Nelson
// @match http://gerrit/
// @updateUrl https://gist.githubusercontent.com/rdnelson/8e596fd89232cebc0445/raw/gerrit_move.js
// @downloadUrl https://gist.githubusercontent.com/rdnelson/8e596fd89232cebc0445/raw/gerrit_move.js
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Fate Roll Improver
// @namespace https://rnelson.ca
// @version 0.1
// @description Replace the dresden fate skill text boxes with per skill buttons.
// @author Robert Nelson
// @match https://app.roll20.net/editor/*
// @match http://app.roll20.net/editor/*
// @grant none
// @run-at document-body