Skip to content

Instantly share code, notes, and snippets.

View bbarad's full-sized avatar

Benjamin Barad bbarad

View GitHub Profile
javascript:!function(){
if(window.location.href.indexOf("user=")>-1)
{window.location.href=window.location.href+'&sortby=pubdate';}
else if(window.location.href.indexOf("&q=")>-1)
{window.location.href=window.location.href+'&scisbd=1';}
}();
@bbarad
bbarad / keybase.md
Created September 9, 2016 19:04
Keybase Proof

Keybase proof

I hereby claim:

  • I am bbarad on github.
  • I am bbarad (https://keybase.io/bbarad) on keybase.
  • I have a public key whose fingerprint is 15F1 05DC C3D0 E590 8B2E DA2B ABE8 2F5A C18E 2902

To claim this, I am signing this object:

@bbarad
bbarad / crouton_setup.sh
Last active February 26, 2020 17:03
Set up Precise with i3-wm on an Asus C200 using crouton
# Must have already entered dev mode to use this shell script from a crosh shell.
wget -O ~/Downloads/crouton http://goo.gl/fd3zc
sudo sh -e ~/Downloads/crouton -t x11,audio,keyboard,extension -n i3precise
# This takes 15-20 minutes.
sudo enter-chroot -n i3precise