Skip to content

Instantly share code, notes, and snippets.

@fartwhif
fartwhif / keybase.md
Created June 11, 2020 01:59
Keybase proof

Keybase proof

I hereby claim:

  • I am fartwhif on github.
  • I am fartwhif (https://keybase.io/fartwhif) on keybase.
  • I have a public key ASB3_P4w0y_kVjlbAy5ZX7O1dw9QJxNjagLqyPfvC4StSAo

To claim this, I am signing this object:

@fartwhif
fartwhif / sanereddit.user.js
Last active July 26, 2018 15:00
Sanereddit will remove the sidebar/bloatbar on the right, and expand the linklist and comments to the appropriate width, allowing reddit to be used in a sane manner.
// ==UserScript==
// @name sanereddit
// @namespace sanereddit
// @version 1.5
// @grant none
// @license MIT
// @description Sanereddit will remove tons of bloat, allowing reddit to be used in a sane manner.
// ==/UserScript==
(function() {
function getScrollbarWidth() {