These were some of my favorite pictures from Sunday at Kumoricon. My full article about the convention will be up at JLHLS in a few days.
More photos:
"But the overwhelming majority of homeowners are doing just fine. So how is it that a mess concentrated in one part of the mortgage business — subprime loans — has frozen the credit markets, sent stock markets gyrating, caused the collapse of Bear Stearns, left the economy on the brink of the worst recession in a generation and forced the Federal Reserve to take its boldest action since the Depression?" -- The New York Times
In moving the loss from 2008 — when it actually occurred — to 2007, Société Générale has created a furor in accounting circles and raised questions about whether international accounting standards can be consistently applied in the many countries around the world that are converting to the standards. -- The New York Times, March 7, 2008
Half the participants were given a brochure describing the pill as a newly-approved pain-killer which cost $2.50 per dose and half were given a brochure describing it as marked down to 10 cents, without saying why.In the full-price group, 85 percent of subjects experienced a reduction in pain after taking the placebo. In the low-price group, 61 percent said the pain was less.
Also, wine tastes better when it costs more, even when it is the exact same wine:
The subjects consistently reported that the more expensive wines tasted better, even when they were actually identical to cheaper wines. [. . .] When subjects were told they were getting a more expensive wine, they observed more activity in a part of the brain known to be involved in our experience of pleasure.
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version 6.4.1, for Haskell 98.
/ /_\\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.
Loading package base-1.0 ... linking ... done.
Prelude> :m +List
Prelude List> let primes ns = nubBy d ns where d x y = y `mod` x == 0
Prelude List> primes [2..100]
[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97]
Prelude> :m +Data.List
Prelude Data.List> "bc" `isInfixOf` "abcd"
True
Prelude Data.List> "zz" `isInfixOf` "abcd"
False
Detective Sergeant Reuben Stroble said anyone driving by would see the box and simply assume it was a delivery for the business.
"The concealment, I mean, no one would ever think of someone being inside a box in front of a storefront window in the middle of the night," said Det. Sgt. Stroble.
Video gamers will recognize the cardboard box camouflage as a signature trick from the Metal Gear Solid series of games. When I played those games, I thought that was a silly gimmick that was very unlikely to actually work in the real world. What's next? Will we discover that random barrels and crates really do contain power-ups?
'Intelligent' cars fitted with sensors to predict traffic flow can deliver the same fuel efficiency as hybrid vehicles, a new study shows.
[...] 'intelligent' cars are conventional vehicles fitted with sensors and receivers called telematics, which work in a network, swapping information about the traffic ahead.
This traffic information is then relayed to the car to stop the vehicle or slow it down so that the ride is smooth, avoiding the stop-start phenomenon that drains fuel.
[...]
They calculated that a hybrid version of the car would deliver fuel economy of 15-25% over the unconverted vehicle.
But this saving was matched when the benchmark car was fitted with basic telematics that predicted traffic flows as little as seven seconds ahead, as determined by Australian driving conditions. [link]
"In fact, severe power shortages and rolling blackouts will now become a daily occurrence around the country over the next few years, according to NERC, because the antiquated power grid will be continuously stretched beyond its means - mainly a result of electricity deregulation, whereby power is sent hundreds of miles across the grid to consumers by out-of-state power companies instead of being sent directly to consumers by their local utilities, which is what the grid was designed for."(link)
Most Americans do not know what to do with abstraction in general. To be able to fully appreciate abstraction, you must be able to turn off your thought, or at least be able to put your thought into the background. This is not as easy as it might seem. In modern art museums, most people’s minds are dominated by thoughts like: “Even I could do this.” Or, “Why is this in a museum?” Or, “This looks like my bed sheet.” Etc.. They are unable to let the abstraction affect their emotions directly; their experience must be filtered through interpretations.