/citnpr

boomer learns react in 2019

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Conservatism is the New Punk Rock

The Implicit Association Test

what's the opposite of a magnum opus

http://conservatismisthenewpunkrock.com

Scoring

  • millisecond precision
  • max(time, 300)
  • min(time, 3000)
  • I stopped reading the IAT paper at this point
  • wrong answers are discarded
  • the averages of these sets determines the result (not what the paper does)

Contributing

Try to do your part to make the code as weird looking as possible. See samples from the source code for inspiration:

Like weird sigil art

const bad = n => n <= 0 || isNaN(n);

or misusing keywords

this.null = null; // whether the null hypothesis is pro or con
// ...
this.null = true;

TODO

  • implement the actual statistics from the original paper
  • figure out how to score wrong answers (rn they're dropped)
  • add control stages to make the results scientifically meaningful
  • invasive telemetry
  • does this deserve a cert?
  • never touch this site again
  • never touch react again

License

AGPL