How to get your QR code onto Google Maps

Put it on your roof.
QR on a roof

Posted in Culture | Tagged , , | Leave a comment

The Collatz | hailstone | 3n+1 problem

Inverted. Thanks to Jason Davies.Inverse Collatz Map by Jason Davies

A shout-out too to Mike Bostock for his d3.js, a library for Data-driven documents.

Posted in Math Art | Tagged , | Leave a comment

Bohemian Rhapsody on a flatbed scanner

Posted in Culture | Tagged | Leave a comment

Stock market order types

… and how to use them in a volatile market, when we may have another flash crash. Beware And Prepare For Mini Market Flash Crash. Avoid sell-stop orders because in a flash crash, prices drop to (some approximation of) zero, and bounce back within minutes. Your stop order becomes a market order at the stop price, and then you can be sold out at the bottom, only to see the price snap back to normal a few minutes later. Sucks to be you. Use a stop-limit sell order instead.

Then use a limit-buy order to be on the other side of that disastrous trade above.

The author uses “mini-flash crash” to describe the ~10% sell-off and recovery of early summer 2010 — a process that took several weeks. To me there is a fundamental difference between a decline and recovery that continues over more than one day, and a flash crash that is a glitch from high-frequency trading that rights itself within minutes.

Posted in Investing | Tagged , , , | Leave a comment

DELL

Today I have focused on DELL. It had two stories on the front page of Seeking Alpha:

Dell’s Transition Creates Buying Opp by Kedar Special Situations
Dell: Still Not For Growth Investors by Helix Investment Management

Seeking Alpha likes to do these dueling headlines together, but in this case the second one is misleading: the bulk of the article is about what a great turnaround story Dell has, it’s just not going to register in the stock price soon enough for growth investors.

The common element is that Dell has a good turnaround story. However it has gone nowhere in the last 2 years, after a strategic re-orientation that started almost 4 years ago. The problem is, non-Apple computers are a commodity business with low margins, and that historically has been its main business. So it’s having to scramble to diversify, but it’s doing a much better job than HP.

I’ll want to start watching it more closely when it gets to 17. I set up an alarm in Yahoo. (The actual recent high was 17.60 on 2011 July 20.)

UPDATE 2016 August 28

In 2013 Dell was taken private by its founder, and is no longer publicly traded.

Posted in Investing | Tagged , , | Leave a comment

Ten Reasons You Need a Cast Iron Skillet | Macheesmo

Ten Reasons You Need a Cast Iron Skillet | Macheesmo.

Posted in Food | Tagged , , | Leave a comment

The Chess Master and the Computer – The New York Review of Books

The Chess Master and the Computer – The New York Review of Books.

Our best minds have gone into financial engineering instead of real engineering, with catastrophic results for both sectors

Posted in Intelligence | Tagged , , , | Leave a comment

Official Google Blog: A new approach to China

Official Google Blog: A new approach to China.

Posted in Politics | Leave a comment

A Handy CSS Debugging Snippet

A Handy CSS Debugging Snippet.

* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }

Posted in CSS, Web Mastery | Tagged | Leave a comment

Food insecurity

Another data visualization challenge, from the Guardian.

Hungry America: food insecurity, state by state | News | guardian.co.uk.

Posted in Data Visualization | Tagged , | Leave a comment