Skip to content

Instantly share code, notes, and snippets.

View nathanprocks's full-sized avatar

Nathan Piercy nathanprocks

View GitHub Profile
#include <iostream>
#define derp using
#define deerp namespace
#define deeerp std
#define derpderp int
#define derpderpderp main
#define dderpp ()
#define ddderpp {
#define dderppp }
#define dderp 0
@nathanprocks
nathanprocks / scratchusernamehash.user.js
Created April 18, 2016 13:32
Scratch Username Hash Userscript
// ==UserScript==
// @name Scratch Username Hash
// @namespace nathanprocks.scratchusernamehash
// @version 0.1
// @description Kaj was here
// @author nathanprocks
// @match https://scratch.mit.edu/discuss/topic/*
// @grant none
// @require https://cdn.rawgit.com/jupiterio/466bbd644eb3d4b680326da15520071a/raw/be552d004ab21ab8b3bb04e687bb85d231c20554/4096mostFrequentEnglishWords.js
// @require https://cdn.rawgit.com/emn178/js-sha3/master/build/sha3.min.js

Keybase proof

I hereby claim:

  • I am nathanprocks on github.
  • I am nathanprocks (https://keybase.io/nathanprocks) on keybase.
  • I have a public key whose fingerprint is 8D55 D86B 2B75 EBA9 26DE A5D6 4F69 6E69 E9A9 9A12

To claim this, I am signing this object:

@nathanprocks
nathanprocks / scratchdiscusspostcount.user.js
Created April 2, 2016 05:15
Scratch Discuss post count
// ==UserScript==
// @name Scratch Discuss post count
// @namespace nathanprocks.scratchpostcount
// @version 0.1
// @description try to take over the world!
// @author nathanprocks
// @match https://scratch.mit.edu/discuss/topic/*
// @grant none
// ==/UserScript==