Skip to content

Instantly share code, notes, and snippets.

@ojas
ojas / monty hall
Created February 9, 2015 22:07
Monty Hall
{
"metadata": {
"name": "",
"signature": "sha256:54dd0380143918c25eba34914e70f3100831189ab021b2871dcf92f0b5cce9d3"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@ojas
ojas / refresh_css.txt
Created September 19, 2016 16:43
Hacks
// run this in your console…
(function(){
var nc = (new Date()).valueOf();
jQuery('style').each(function() {
var c = this.innerHTML;
if (c.indexOf('@import')!==-1)
this.innerHTML = c.replace('.css?', '.css?' + nc );
});
})();
@ojas
ojas / email.html
Last active October 24, 2016 21:32
Hubspot Email Rendering Issue in iOS Mail
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<title></title>
<meta property="og:title" content="">
<meta name="twitter:title" content="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" id="hs-inline-css">
/*<![CDATA[*/
/* everything in this node will be inlined */
@ojas
ojas / trump.py
Created October 25, 2016 20:37
Trump-ify
#!/usr/bin/env python
def trumpify(x):
return '“Nobody %s more than me.” – Donald Trump' % x
if __name__ == "__main__":
things = ['repects women', 'understands the horror of nuclear', 'reads the Bible', ]
for thing in things:
print(trumpify(thing))
@ojas
ojas / requests_curl_logger.py
Last active November 10, 2016 17:37
Python Helpers
"""
Log your requests activity in curl format and with pretty colors.
import requests
from requests_curl_logger import curl_log
r = requests.get('http://example.com', hooks=dict(response=curl_log))
"""
from json import dumps as json_dumps
@ojas
ojas / chapter23.md
Created November 20, 2016 22:44
The Demon-Haunted World - Maxwell and the Nerds - Carl Sagan

Maxwell and The Nerds

Why should we subsidize intellectual curiosity?

– Ronald Reagan, campaign speech, 1980

There is nothing which can better deserve our patronage than the promotion of science and literature. Knowledge is in every country the surest basis of public happiness.

– George Washington, address to Congress, 8 January 1790

@ojas
ojas / The Path to Freedom.md
Last active June 19, 2022 06:48
The Path to Freedom - by Carl Sagan & Ann Druyan

The Path to Freedom

We must not believe the many, who say that only free people ought to be educated, but we should rather believe the philosophers who say that only the educated are free. – Epictetus, Roman philosopher and former slave, Discourses

Frederick Bailey was a slave. As a boy in Maryland in the 1820s, he had no mother or father to look after him. ('It is a common custom,' he later wrote, 'to part children from their mothers . . . before the child has reached its twelfth month.') He was one of countless millions of slave children whose realistic prospects for a hopeful life were nil.

@ojas
ojas / clfu.md
Created July 19, 2017 15:12
Command Line.md
pbpaste | perl -e 'use URI::Escape; my $url = <STDIN>; chomp $url; my $url = "https://www.pinterest.com/pin/find/?url=" . uri_escape($url); print($url);' | xargs open
@ojas
ojas / Chromebook Setup.md
Last active October 14, 2017 16:05
Chromebook Dev Setup

!very rough notes - a work in progress!

Enable Developer Mode:

  • Hold down esc + refresh + power to restart
  • Press ctrl + d to switch to developer mode (warning: this will basically wipe your machine, so save anything you need to save)
  • fix yourself some coffee. it'll take a while and a few reboots
  • login

Install Chromebrew:

@ojas
ojas / review.md
Last active April 6, 2018 14:24
stanley_meyer_1992_interview_amazing_technology.md

0:00-1:30 look at all those buttons! he stole a tectronix o-scope from the local community college and made it his dashboard? when i was a kid, our next door neighbor had a buggy. American flag, "Jesus Christ is Lord" holy cow, OH plates too! I remember those plates.

2:15 look at the "computer system" look at all those signal capture or processing channels. one channel per slot more or less. that's what it looks like.