
In the category of creative Theory Machine buttons:
- ifSixWasNine, by Jared Hendricks (a.k.a. "Jimi" ;-)
alert(ifSixWasNine(6)) ==> 9
alert(ifSixWasNine(12)) ==> 18
Image by TisseurDeToile -[*] via Flickr
//process all words in sentence
for(var i = 0; i < arr.length; ++i)
//result = result + encode(arr[i]) + ' '
arr[i] = encode(arr[i])
//check words
//not quite there yet..
while(isPalindrome(arr[i]) && i < arr.length){
++i
}
//determine result
if(i == arr.length)
//every word is a pal
else
//not all words are pals
Image via Wikipedia
HTML includes two types of Style Tags:
Image by Getty Images via Daylife
"Supercomputers pitted against one another in a high-stakes battle of attack and counterattack over a global network where predatory algorithms trawl the information stream, competing every millisecond to gain an informational advantage over rivals. It sounds like Hollywood fiction, but it's just an average trading day on the stock market."Note that NJ is the center of this HFT cloud, in order to minimize latency in the NYSE ECN trades.
"In planning their public demonstration in 1946, it occurred to the ENIAC team to place translucent spheres-- ping-pong balls cut in half-- over the neon bulbs that displayed the values of each of ENIAC's twenty accumulators. Ever since, flashing lights have been part of the scene involving computers and science fiction."One thing that hasn't changed in the intervening 60 years: Stagecraft.
Image via Wikipedia
Image by Sue Waters via Flickr