How data travels from phone to computer Relativity in words of four letters or less How to fool yourself — and others — with statistics Open source biology software from Microsoft Research Farmers
How data travels from phone to computer Relativity in words of four letters or less How to fool yourself — and others — with statistics Open source biology software from Microsoft Research Farmers
I was looking at a word-of-the-day calendar the other day and the word was peripeteia. I didn’t remember what the word meant, but I remembered that I heard someone use it in a presentation. Eventually I remembered that Mike Rowe…
bc is a quirky but useful calculator. It is a standard Unix utility and is also available for Windows. One nice feature of bc is that you can set the parameter scale to indicate the desired precision. For example, if…
American creativity is declining according to a recent Newsweek article. The article says that America is embracing rote learning just as China is embracing creativity. In China there has been widespread education reform to extinguish the drill-and-kill teaching style. ……
There’s a simple statistic called the Lincoln Index that lets you estimate the total number of errors based on the number of errors found. I’ll explain what the Lincoln Index is, why it works, give some code for playing with…
This was my daughter’s fortune cookie from lunch yesterday: Digital circuits are made from analog parts.
Water towers Derek Sivers’ big loss How to lose time and money SciPy 2010 presentations Turning a sphere inside-out part I: Part II
Everything I do regularly in Mathematica can be done in Python. Even though Mathematica has a mind-boggling amount of functionality, I only use a tiny proportion of it. I skimmed through some of my Mathematica files to see what functions…
A decade ago, commercial software vendors would claim that their products were cheaper than open source alternatives when you considered the total cost of ownership. Free software was free to obtain, but difficult to install, configure, maintain, and support. A…
I heard a great term the other day: geek fatigue. Being a geek often means doing things the hard way, at least in the short term. There’s usually some long-term advantage, real or imagined, to justify doing things the hard…
Years ago, Dentyne chewing gum ran an advertising campaign with the line “four out of five dentists surveyed recommend sugarless gum for their patients who chew gum.” Of course there’s no mention of sample size. Maybe “four out of five”…
In his book Made by Hand, Mark Frauenfelder quotes Peter Gray on what’s wrong with contemporary education. Gray says that school is about always preparing for some future time when you will know enough to actually do something, instead of…
How Google works Somewhere between Paris Hilton and Socrates Research-driven startups Carnival of Mathematics #67
The unit ball in n dimensions under the Lp norm has volume I ran across this formula via A nice formula for the volume of an L_p ball. That post gives an even more general result that allows different values…
Travis Oliphant announced this morning at the SciPy 2010 conference that Microsoft is partnering with Enthought to produce a version of NumPy and SciPy for .NET. NumPy and SciPy are Python libraries for scientific computing. Oliphant is the president of…