Skip to content

Instantly share code, notes, and snippets.

View verygoodsoftwarenotvirus's full-sized avatar
💻
computering

Jeffrey D. verygoodsoftwarenotvirus

💻
computering
View GitHub Profile

Keybase proof

I hereby claim:

  • I am verygoodsoftwarenotvirus on github.
  • I am vgsnv (https://keybase.io/vgsnv) on keybase.
  • I have a public key ASAfJzCIjYKMRxILUjG2_8_mFEpsYgQt1MyuLJCVZtFTBQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am verygoodsoftwarenotvirus on github.
  • I am vgsnv (https://keybase.io/vgsnv) on keybase.
  • I have a public key ASB4A5bv7fRdYAs2an9gQaQzWT4T5XGww4uEgkOF6_k0wAo

To claim this, I am signing this object:

@verygoodsoftwarenotvirus
verygoodsoftwarenotvirus / tweet.sh
Created November 8, 2016 15:09
A simple bash function for tweeting from the command line
function tweet(){
echo $1 > /dev/null
}
.pq-modal-wrap-container{
display: none !important;
}
.pq-modal-screen{
display: none !important;
}
@verygoodsoftwarenotvirus
verygoodsoftwarenotvirus / try_again_ibtimes.css
Created September 4, 2016 04:27
Stop IBTimes from blurrying text when you run an Adblocker on their site
div#v_main.v_text.noselect{
color: black !important;
text-shadow: none !important;
}
/* In Stylish, apply to URLs on the domain www.ibtimes.co.uk */