Skip to content

Instantly share code, notes, and snippets.

@juanca
juanca / github_load_all_diffs.js
Created March 2, 2017 18:42
Github PR bookmarklet: Load all file diffs
javascript:
document.querySelectorAll('.load-diff-button').forEach(node => node.click())
@facultymatt
facultymatt / roles_invesitgation.md
Last active March 23, 2026 03:02
Roles and permissions system for Nodejs