
-
Thanksgiving goodies. Thanks Mom!
-
@powazek omg
-
I got buns hun
-
About to be pulled #bbq
-
Complicated drink time. Handsome Jack. #cocktails
-
Butt rubbed and waiting #shouldersaturday
-
First snow of 2018.
-
The Backfire Effect Backfires
Yay for continued studies.
But new research has mostly failed to replicate the backfire effect, suggesting that it may not be common, if it happens at all. For instance, Andrew Guess and Alexander Coppock recently published a paper describing three experiments where they tried and failed to elicit a backfire effect, even under conditions that would seem favorable to produce it. In a study of race and peoples’ views on the death penalty, Nyhan and his colleagues also found that backlash effects were small or nonexistent. I talked with Nyhan about this a while back.
Most researchers are bummed if their studies can’t be replicated, but Nyhan was happy. It’s good news, he said, because it suggests that fact-checking really can counteract false beliefs.
Source: 2018 Election Day: Live Coverage And Results | FiveThirtyEight
-
Beto Mania
The fervor took hold in my pocket of Houston—quietly, at first, and then everywhere all at once.
-
Mapes
-
Jack as Link
-
Punks for devil’s night
-
Make Your Own Allspice Dram
Allspice dram is a simple liqueur flavored with allspice berries. It’s also known as pimento dram, because allspice is a berry from the pimento tree. (But pimento makes most people think of olives, so I don’t like to call it that.) There’s nothing like it.
Source: DIY vs. Buy: Should I Make My Own Allspice Dram? | Serious Eats
And here’s the recipe.
-
What’s the problem?
-
Disparate reading choices?
-
Frosty
-
Locally made Pommore, super limited batch. @mad_cocktails you need to grab some of this stuff.
-
Funky chair back?
-
Hi Dug.
-
Always a good day when this shows up in the mail.
@uofmichigan -
Found in the closet. cc @markfletcher4599
-
Dinner art #burninator
-
Sunset at the #a8cgm
-
Little morning baseball
-
September fires
-
-
Fuzzer
-
Gym mushies
-
async / await
What do think this JS code prints?
const arr = [3, 1, 2]; const wait = (ms) => new Promise(resolve => { setTimeout(resolve, ms); }); arr.forEach(async item => { await wait(item * 100); console.log(item); })
How about this?
const arr = [3, 1, 2]; const wait = (ms) => new Promise(resolve => { setTimeout(resolve, ms); }); const mapped = arr.map(async item => { await wait(item * 100); return item * 2; }) console.log(mapped);
-
Sooooooooo gooooooooood. #smoked #okra
-
James Mickens on Browsers
In summary, Web browsers are like quantum physics: they offer probabilistic guarantees at best, and anyone who claims to fully understand them is a liar.
This essay is from 2014, but it’s still just as correct.
-
Today’s fortune
-
CC @beaulebens
-
Ann Arbor alley art. Anyone know who these folks are?
-
Spatched
-
Cyber
-
Neat viz of the Snead Squat
A really interesting use of color progression to show movement across slo-mo video.
-
Working on a sunset
-
Four years back
-
“Law embodies the wisdom of the ages.
Progress comes slowly.
Learned and cultured lawyers are safeguards of the Republic” -
So good
-
You must be logged in to post a comment.