Skip to content

Instantly share code, notes, and snippets.

Code of Conduct

Technical

Never use Scala. Not even then.

If you see someone using Scala, take educational measures, not punitive. Help them be better.

Communication

@mmynsted
mmynsted / 0_reuse_code.js
Created December 22, 2015 22:16
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
#!/bin/bash
rm -vrf /System/Library/Extensions/zfs.kext
rm -vrf /System/Library/Filesystems/zfs.fs
rm -vf /usr/lib/libzfs.dylib
rm -vrf /usr/lib/libzfs.dylib.dSYM
rm -vf /usr/lib/libzpool.dylib
rm -vrf /usr/lib/libzpool.dylib.dSYM
rm -vf /usr/local/bin/zoink
rm -vrf /usr/local/bin/zoink.dSYM