placeholder

How Burrowing Owls Lead To Vomiting Anarchists (Or SF’s Housing Crisis Explained) | TechCrunch

Today, the tech industry is apparently on track to destroy one of the world's most valuable cultural treasures, San Francisco, by pushing out the diverse..

Click to view the original at techcrunch.com

placeholder

placeholder

How to Lie with Data Visualization | Heap Data Blog

How to Lie with Data VisualizationTeam HeapData visualization is one of the most important tools we have to analyze data. But it’s just as easy to mislead as it is to educate using charts and graphs. In this article we’ll take a look at 3 of the most common ways in which visualizations can be mislea...

Click to view the original at data.heapanalytics.com

placeholder

placeholder

Hasnain says:

On women in tech.

"“Why are there so few women in this temple?” asked the novice monk.

“Because very few girls apply for admittance anymore,” replied the abbot.

“Why is that?” asked the novice monk.

“Because it is widely known that most girls do not meet our rigorous standards,” replied the abbot.

“Why is that?” asked the novice monk.

“Because productivity requires harmony, and many female applicants are a poor fit for our culture,” replied the abbot. “Indeed, most have wasted the time we invested in them by leaving soon after arriving.”

“Why is that?” asked the novice monk.

“Because they were unhappy here, and did not work well with the monks,” replied the abbot.

“Why is that?” asked the novice monk.

“Because like so many great temples, the culture of this temple is a boy’s culture: rough and rude, cruel and crude, in work and in play,” replied the abbot.

“Why is that?” asked the novice monk.

“Because there are so few women in this temple,” replied the abbot."

Posted on 2014-04-14T16:39:19+0000

placeholder

Hasnain says:

I don't know what to think of a language that actually prints output with the following code snippet:

if (b===1 && b===2 && b===herpderp) {
console.log('this runs');
}

Posted on 2014-04-14T16:26:23+0000

placeholder

The Haskell Cheatsheet

Learning Haskell is not easy. Besides the syntax, concepts, and advanced types, there is a real lack of succinct, accessible references. As I learned Haskell I frequently wanted a quick reference for syntax, keywords and other language elements. The Haskell Report, while very thorough, wasn't quite…

Click to view the original at cheatsheet.codeslower.com

placeholder

John Resig - Write Code Every Day

Last fall, work on my coding side projects came to a head: I wasn’t making adequate progress and I couldn’t find a way to get more done without sacrificing my ability to do effective work at Khan Academy.

Click to view the original at ejohn.org

placeholder

Transcribing Piano Rolls, the Pythonic Way - __del__( self )

In this post I use Fourier transforms to revive a forgotten Gershwin piano piece. Piano rolls are these rolls of perforated paper that you put in the …

Click to view the original at zulko.github.io

placeholder