Skip to content

Instantly share code, notes, and snippets.

View reelsense's full-sized avatar
🇺🇸
1635 E58A 7EFB EC41 0C0F 6FCF 14C1 182B C579 36B2

Bryan Black reelsense

🇺🇸
1635 E58A 7EFB EC41 0C0F 6FCF 14C1 182B C579 36B2
View GitHub Profile
@reelsense
reelsense / burnin.js
Created July 19, 2016 02:50
Remove burn in with magic
var $burnGuard = $('<div>').attr('id','burnGuard').css({
'background-color':'#FF00FF',
'width':'1px',
'height':$(document).height()+'px',
'position':'absolute',
'top':'0px',
'left':'0px',
'display':'none'
}).appendTo('body');
@reelsense
reelsense / tiger-vnc.rb
Last active July 5, 2016 09:42
Installing Tiger-VNC and Forcing omitting the FLTK dependency (Without omitting Brew will say that is an incompatible formulae)
class TigerVnc < Formula
homepage "http://tigervnc.org/"
url "https://github.com/TigerVNC/tigervnc/archive/v1.6.0.tar.gz"
sha256 "98ffe98fcfe883e6c35aec579295b53d73d2ccf62e0f6e53a73ecad993b096ca"
depends_on "cmake" => :build
depends_on "gnutls" => :recommended
depends_on "jpeg-turbo"
depends_on "gettext"
depends_on :x11
@reelsense
reelsense / trampgpg.sh
Created March 8, 2016 06:15 — forked from seamustuohy/trampgpg.sh
temporary travel GPG key generation script
#!/bin/bash
#==========================
# For writing to help file.
#==========================
write_help_header()
{
echo "## $1" >> $TMPDIR/README.md
}
### Keybase proof
I hereby claim:
* I am reelsense on github.
* I am reelsense (https://keybase.io/reelsense) on keybase.
* I have a public key whose fingerprint is 1635 E58A 7EFB EC41 0C0F 6FCF 14C1 182B C579 36B2
To claim this, I am signing this object: