Skip to content

Instantly share code, notes, and snippets.

@BirdMachine
BirdMachine / Woody
Last active November 26, 2021 03:16
import Self from '/home/Birdie'
class Wood {
constructor(species, placement ) {
this.species = species;
this.placement = placement
}
imbue() {
Self.luck++
}
}
@BirdMachine
BirdMachine / Don't DM Me
Last active August 29, 2015 14:19
Quick snippet to hide the DM menu for the newly Deprocated DM 'feature' on Twitter
// ==UserScript==
// @name Don't DM Me
// @namespace NotAnotherDM
// @description Hides the DM 'feature' (aka bug) on twitter
// @include https://twitter.com/*
// @version 1
// @grant none
// ==/UserScript==
document.getElementsByClassName("global-dm-nav")[0].style.display="none";

Keybase proof

I hereby claim:

  • I am birdmachine on github.
  • I am birdmachine (https://keybase.io/birdmachine) on keybase.
  • I have a public key whose fingerprint is E8B8 AA6B 486B C4C0 7169 9728 17CA 6BAE 97B6 1AB3

To claim this, I am signing this object: