new money
¶ by not another Rob?Via dowlingduncan.com.
Via dowlingduncan.com.
Retiring old favorites.
Fall approaches.
Little Boy, Big Digger
A couple of quick ones:
// Date -> Number:
var d = +(new Date());
// 1281743590756
typeof d;
// number
// almost anything -> String
d += “”;
// “1281743590756”
typeof d;
// string
// anything -> Boolean
d = !!d;
// true
typeof d;
// boolean
What are…
The 1954 Wildcat II (shown above) had styling cues reminiscent of the Corvette, but was far more radical. Free-standing headlights were connected to the bumper, while fenders were cut away for open front wheels. Finally, the Wildcat III of 1955 had a s…
crimeandcouture:
registeredtrademark:
Exiting aircraft, Fuck Yeah!
Grab a beer for each hand, and leap down the inflatable emergency slide.
2 doors, about 20 feet long, and like 200 decibels with the hammer down.
Bob: i really hope my over-analysis hasn’t “scared you off” from using quotes. i really do appreciate them.
Rob: “you” have not “scared me off”. I’ve just been “over-thinking” my “uses” lately. I’m not sure if that’s led to an increase or decreas…