"I'm Dorothy Gale from Kansas"
Fai_Ryy
No title available

Jar Jar Binks Fan Club

Love Begins
macklin celebrini has autism

oozey mess
The Stonewall Inn
Not today Justin
No title available
No title available
tumblr dot com

tannertan36

PR's Tumblrdome

izzy's playlists!
The Bright Sessions
𓃗

Jimmy Eat World
Doug Jones

shark vs the universe
seen from Brazil
seen from United States
seen from United States
seen from Malaysia
seen from Grenada

seen from United States

seen from Philippines
seen from Australia
seen from United Kingdom
seen from Canada

seen from Canada

seen from United States
seen from Sweden
seen from Thailand
seen from Colombia

seen from China
seen from United States

seen from Brazil
seen from Uruguay

seen from Malaysia
@mutatedmonkeygenes-blog-blog
Some useful iPython notebooks
pymc tutorial by Chris Fonnesbeck http://nbviewer.ipython.org/2352771 SVM tutorial by Chris Fonnesbeck https://dl.dropbox.com/u/233041/svm.html tutorials by Matt Davis profiling python http://nbviewer.ipython.org/3062428 numpy tutorial http://nbviewer.ipython.org/2847673 scipy tutorial http://nbviewer.ipython.org/2891367 Jake Vanderplas's memoryview benchmarks (cython) http://nbviewer.ipython.org/url/jakevdp.github.com/scripts/memview_bench.ipynb main blog post: http://jakevdp.github.com/blog/2012/08/08/memoryview-benchmarks/ Jake's iPython notebook + Numba benchmarks http://nbviewer.ipython.org/3362653 Jake's iPython notebook + Round 2 http://nbviewer.ipython.org/url/jakevdp.github.com/scripts/memview_bench_2.ipynb Cython Magic Functions Extension http://nbviewer.ipython.org/urls/raw.github.com/ipython/ipython/master/docs/examples/notebooks/cython_extension.ipynb speed comparisons between Fortran: https://gist.github.com/3374804
An iPython notebook containing a short PyMC tutorial on Gaussian Processes. by Chris Fonnesbeck
http://nbviewer.ipython.org/2352771
What is Life?: With Mind and Matter and Autobiographical Sketches (Canto Classics)
http://www.amazon.com/What-Life-Autobiographical-Sketches-Classics/dp/1107604664/ref=sr_1_1
Install R on Ubuntu
http://craig-russell.co.uk/2012/05/08/install-r-on-ubuntu.html http://rstudio.org/download/server
Flasky Goodness, or why Django sucks
Afterglow: Dispatches from the bird of the universe [NYC World Science Fair 2012]
Live stream by Ustream
Qualities of an Entrepreneur - Elon Musk
Why we need Eigenvector Centrality
“Don Corleone did not have many strong ties. He was a man of few words, yet he could make an offer you can’t refuse. Don Corleone surrounded himself with his sons and his trusted capos, who in turn, handled the day to day management issues of the family.* If we used network metrics such as degree centrality, betweenness or closeness, Don Corleone would be largely invisible in the network—which is the point of how his organization was created. Positions such as Don Corleone’s can have an immense power; by knowing well connected people, they can exploit this information and information asymmetry to further their own plans, while staying largely in the shadows.” => Don has a high Eigenvector Centrality score
Large Scale Graph Processing with Apache Giraph
Large Scale Graph Processing with Apache Giraph
View more presentations from sscdotopen
"Optimism, pessimism, fuck that; we're going to make it happen. As God is my bloody witness, I'm hell-bent on making it work." -Elon Musk
http://dcurt.is/elon-musks-determination
The easiest way to share localhost web servers to the rest of the world
http://progrium.com/localtunnel/ $ gem install localtunnel $ localtunnel 8000 share this url: http://xyz.localtunnel.com
Are your SSH connections to Amazon EC2 closing while you're taking naps at your desk?
create this "config" file and place it in your ~/.ssh directory filename: "config" contents: KeepAlive yes ServerAliveInterval 60
let's rank the value of a URL by comparing the number of times it was tweeted
I would love to get the actual PageRank score assigned by Google, unfortunately it's proprietary. The various PageRank scores available on the internet are all integers (0-9), which makes it hard to form a comparison metric. Alternatively, we could build a frequency-histogram that looks at the number of times a link was tweeted on Twitter. Obviously "cheerleading" is not the best metric, so I'm open to suggestions! Let's make a REST call to Topsy: http://code.google.com/p/otterapi/wiki/Resources#/stats via http://hurl.it/ using url = http://otter.topsy.com/stats.json?url=http://www.nytimes.com { "response": { "all": 656204, "toplevel": "top1k", "contains": 0, "influential": 308, "topsy_trackback_url": "http://topsy.com/www.nytimes.com/?utm_source=otter" }, "request": { "response_type": "json", "resource": "stats", "parameters": { "url": "http://www.nytimes.com" }, "url": "http://otter.topsy.com/stats.json?url=http%3A%2F%2Fwww.nytimes.com" } } What's interesting was that 308 "influential" [whatever that means] users tweeted this link…
Add github gists to your tumblr
https://gist.github.com/1395926
MongoDB: Taming the Elephant in the Room
The MongoDB Hadoop Connector presented @ #mongoNYC 2012 by Brendan McAdams http://evilmonkeylabs.com/mongodb+hadoop/assets/player/KeynoteDHTMLPlayer.html nice discussion of "chunking", and python streaming using the MongoDB connector. Download the 1.75GB Enron Email Corpus (cleaned and properly formatted in JSON): http://goo.gl/fSleC
It appears that dancing was invented by Physicists!