A place to cache linked articles (think custom and personal wayback machine)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 124KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. <!doctype html><!-- This is a valid HTML5 document. -->
  2. <!-- Screen readers, SEO, extensions and so on. -->
  3. <html lang="fr">
  4. <!-- Has to be within the first 1024 bytes, hence before the `title` element
  5. See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
  6. <meta charset="utf-8">
  7. <!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
  8. <!-- The viewport meta is quite crowded and we are responsible for that.
  9. See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
  10. <meta name="viewport" content="width=device-width,initial-scale=1">
  11. <!-- Required to make a valid HTML5 document. -->
  12. <title>How To Talk About Autism Respectfully (archive) — David Larlet</title>
  13. <meta name="description" content="Publication mise en cache pour en conserver une trace.">
  14. <!-- That good ol' feed, subscribe :). -->
  15. <link rel="alternate" type="application/atom+xml" title="Feed" href="/david/log/">
  16. <!-- Generated from https://realfavicongenerator.net/ such a mess. -->
  17. <link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
  18. <link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
  19. <link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
  20. <link rel="manifest" href="/static/david/icons2/site.webmanifest">
  21. <link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
  22. <link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
  23. <meta name="msapplication-TileColor" content="#f7f7f7">
  24. <meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
  25. <meta name="theme-color" content="#f7f7f7" media="(prefers-color-scheme: light)">
  26. <meta name="theme-color" content="#272727" media="(prefers-color-scheme: dark)">
  27. <!-- Documented, feel free to shoot an email. -->
  28. <link rel="stylesheet" href="/static/david/css/style_2021-01-20.css">
  29. <!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
  30. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
  31. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
  32. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
  33. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  34. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  35. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  36. <script>
  37. function toggleTheme(themeName) {
  38. document.documentElement.classList.toggle(
  39. 'forced-dark',
  40. themeName === 'dark'
  41. )
  42. document.documentElement.classList.toggle(
  43. 'forced-light',
  44. themeName === 'light'
  45. )
  46. }
  47. const selectedTheme = localStorage.getItem('theme')
  48. if (selectedTheme !== 'undefined') {
  49. toggleTheme(selectedTheme)
  50. }
  51. </script>
  52. <meta name="robots" content="noindex, nofollow">
  53. <meta content="origin-when-cross-origin" name="referrer">
  54. <!-- Canonical URL for SEO purposes -->
  55. <link rel="canonical" href="https://coda.io/@mykola-bilokonsky/public-neurodiversity-support-center/how-to-talk-about-autism-respectfully-84">
  56. <body class="remarkdown h1-underline h2-underline h3-underline em-underscore hr-center ul-star pre-tick" data-instant-intensity="viewport-all">
  57. <article>
  58. <header>
  59. <h1>How To Talk About Autism Respectfully</h1>
  60. </header>
  61. <nav>
  62. <p class="center">
  63. <a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
  64. <use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-home"></use>
  65. </svg> Accueil</a> •
  66. <a href="https://coda.io/@mykola-bilokonsky/public-neurodiversity-support-center/how-to-talk-about-autism-respectfully-84" title="Lien vers le contenu original">Source originale</a>
  67. </p>
  68. </nav>
  69. <hr>
  70. <div class="HVtqADz6 hu8TEfLP U6k83TfH kr-slate-editor kr-slate-editor-is-directly-focused" data-editable-id="root" contenteditable="false" spellcheck="false" data-coda-ui-id="editable" tabindex="-1"><div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-tjS4Zcwdv2" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">First, thank you for being here and reading this. I appreciate it more than you probably think. Most people simply don’t take the time to get this stuff right, and if you’re a journalist or media producer who is taking that time then I want to thank you profusely.</p></div>
  71. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-9QpQK1GvIs" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">If you take away nothing else from this essay I’d like you to take this: one of the core mottos of our community comes from South African disability rights activism: “</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">Nothing About Us Without Us.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">” If you can keep those five words in your mind when writing about Autistic people your journalism is going to get a lot better.</p></div>
  72. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-02MUYrViFN" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">If you take two things (and let’s be real, I want you to take more than two things but I’m a pragmatist) it’s that </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?">you shouldn’t be writing about Autism if you don’t understand the Double Empathy problem</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">, covered below.</p></div>
  73. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-apIHf4KIkZ" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Finally, if this whole thing is overwhelming,</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-bold kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?"> let me please ask that before you bail out you scroll to the end and look at the </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-bold kr-blue-light-bg" data-editable-id="TODO: Need an id?">Resources</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?"> section</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">. I’ve provided links to groups who can help you fact-check and sensitivity-read your work.</p></div>
  74. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-ZBGpdkyW3j" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">After all, you wouldn’t write about gay people without interviewing gay people, right? You wouldn’t support a women’s rights organization run entirely by men, whose policies directly contravene what the women they’re advocating for say they want, I assume? You wouldn’t listen to the caretaker of a speaking but physically disabled person speak over that person in a story about disability, right?</p></div>
  75. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-OGws9PtHnA" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">So remember that we have been systemically excluded from agency in our own lives, in small and large ways, for decades. And understand that when we say “Nothing about us without us” </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">we are not expressing a preference</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">, we are setting a boundary in terms of what respectful representation looks like.</p></div>
  76. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h2 z628VJht S7mvk5xn wp1IF9SI" data-editable-id="cl-MWaijqVb6o" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Why Should You Listen To Me?</p></div>
  77. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-OX8ihLctkA" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">I’m not a doctor or a researcher. I’m a 38 year old Autistic and ADHD software engineer. That means that I have 38 years of lived experience navigating Autistic and ADHD life. No neurotypical expert who has studied Autism or ADHD has a better window into the lived experience than I do, and no non-Autistic person can understand or relate to our culture in the ways that I can.</p></div>
  78. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-0pG2F8BwCV" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">But as I’ll argue repeatedly throughout this essay, Autism is not a monolith. I can’t possible speak for all Autistic people, and many will disagree with many of the claims I’m making. Just like any other population we have all sorts of politics, different perspectives and opinions.</p></div>
  79. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-gdJmUZqpGL" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?">I’m coming to you now as an ambassador one such perspective</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> — we call ourselves the </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">, and while I can’t even claim to speak for the entire NDM I’m going to do my best to share our perspectives on Autism and how to discuss it. </p></div>
  80. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-KPvIt5ozVv" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">I’m not here to present you with an authoritative definition of Autism — I’m here to complicate your narratives in a way that makes room for me and people like me to f</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">inally </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">be included in the conversation. It’s my great hope that a lot of what I say just </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">makes sense</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> once you hear it framed this way. You can always find me to ask me questions on twitter, where I spend all of my free time as </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">.</p></div>
  81. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-xwJjqY-q34" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Recently, </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> promoted and </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> talking about marijuana and Autism. Some of the language in the promotions was a bit problematic, and suggested to me that Doctor Gupta may not have spoken with many </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> individuals when preparing this work. So, without any real expectation, I tweeted at Doctor Gupta and asked if he would be open to some gentle feedback about how he was framing and discussing Autism.</p></div>
  82. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-MFkJhgp824" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">To my incredible surprise, Doctor Gupta not only responded via DM but added me to the short list of people he follows on Twitter. He asked if we could have a phone call, so we did, and it went really well from my perspective. Doctor Gupta shared how much he cares about accurately representing patients the way they want to be represented, making it clear that he learned to use person-first language (”person with diabetes”, as opposed to “identity-first language” which would be “diabetic person”) for instance early in his career when covering diabetes. But he then did something I’ve honestly never seen — he reflected for a moment and said that he understood why Autism may not be the same kind of thing as diabetes, and said that it was possible he needed to be educated on the matter.</p></div>
  83. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-FSIMBt6v_w" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">We talked about PFL vs IFL, about “severe” autism and about how to reason about self-harming behaviors. Throughout the entire conversation he listened carefully and asked incisive questions to make sure he was understanding what I was saying. He made me feel heard and respected, and I appreciate that. I summarize the interaction in </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">, if you’re curious.</p></div>
  84. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-V2cqcmQtKn" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">What the conversation made me realize is that a lot of folks in the media really </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">want</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> to do better but don’t know how. They have experts they call when they want a blurb about Autism, and none of those experts are actually Autistic. Why would Doctor Gupta listen to me over a distinguished chair of the neurology department at some prestigious university when we disagree?</p></div>
  85. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-SRa_0SeCPV" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">So there was a lot of pressure on me in that phone call to not only represent the Autistic perspective but to argue as to why it was necessary to seek it out. I did my best, but walked away wishing I’d covered so many more things.</p></div>
  86. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-RYDmzWdNCB" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Fortunately, Doctor Gupta promised he’d look over any links I sent him — so I’m drafting this essay partly as a way to provide feedback to Doctor Gupta, but more broadly as a way to help people in the Media understand when they’re being harmful or offensive in the way they talk about us.</p></div>
  87. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-W5VKFzaalH" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">If you are in the media and are not Autistic and are reading this to help inform your reporting, I want to thank you. You are doing more work than almost anyone else in your industry to understand the people you are covering. </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-bold" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">I’d also like to ask that if you find anything in this document educational to please consider sharing it with your editors and fellow journalists. We </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-bold" data-editable-id="TODO: Need an id?">need</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> Autistic voices to join the chorus of non-Autistic experts you consult when discussing us if we want to see improvement.</p></div>
  88. <div class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-sg-6HKgRE7" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">So let’s talk about how to talk about Autism respectfully.</p></div>
  89. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-fvtqWcHOyI" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">The first thing you’ll want to do is understand that </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">. Now, not every Autistic person agrees with this claim — the term “disability” is loaded, and its definition is complex. It’s one of those words that is particularly subject to cultural baggage — it means something a bit different in Europe, for instance, than it means in the United States, in ways that can be hard to quantify.</p></div>
  90. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-7ns1SPbomX" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">So let me give you this quick pointer: if an autistic person says “</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">” they are correct and you should believe them. If an Autistic person says “Autism is a disability” they are also correct, and you should believe them. </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">I release you from the perceived obligation of reconciling these claims — just understand that this is a complex subject and both “Autism” and “Disability” are hard to define in objective terms.</p></div>
  91. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-4y_oQ_j2i8" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">But I want to be clear about one thing: to call Autism a disability is </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">not</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> to call it a pathology. Autism is a valid way of being, and while there may be certain pathologies that only affect Autistic people it’s not the case that we are </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">.</p></div>
  92. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-9mwglC4Uz5" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">But that doesn’t mean we aren’t disabled, and in American culture at least it’s important to understand the ways in which the disabled community is let down by journalists if we want to understand how to do better by Autistic people. So.</p></div>
  93. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-zawGUhnPb4" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">To many people disability </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> — disability sounds like a bad word to people who don’t have to deal with it. In reality, somewhere </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> and </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> are disabled and </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">most</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> humans will spend at least some portion of their life with a disability.</p></div>
  94. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-gAGL-qNRC4" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">A lot of media coverage of Autism fails in the way that news coverage of all disability fails — it uncritically embraces the </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> that the author may be feeling. We can feel this when it happens, it’s really obvious. </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">This may make for journalism that abled readers can relate to more easily, but it does so by treating the disabled people as objects of pity and revulsion rather than as full, complex human beings</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> with their own perspectives.</p></div>
  95. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-Q6cduA2Hbf" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">There are a lot of ways to learn more about disability, and one way in may be </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> I wrote on twitter that polls abled people about some questions relating to disability and then analyzes their responses. But my key advice here is really simple:</p></div>
  96. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-N1hfW7EDZP" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Interview Disabled People</p></div>
  97. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-J7gksXmTQj" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">You can mitigate almost all of this (unintentional! understandable!) harm by making sure that your interviews include the actually disabled people, not just the people in their lives. Sometimes this may seem complex — not all Autistic people can speak, for instance, and even if they can they aren’t necessarily treated by caregivers as trusted narrators of their own experiences and you may experience pushback simply for asking for their perspective. It is still your job to seek out authentic and relevant disabled voices for your piece.</p></div>
  98. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-RxqLKzswPX" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: We Are Not A Monolith</p></div>
  99. <div class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-XDoEKtZ_kW" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Every disabled person is different. Every experience of disability is unique. It’s often not enough to interview a single disabled source, especially if that’s juxtaposed against a dozen abled sources. That way lies tokenism. The truth is if you want bonus points you can find disagreement within the disabled community, and use that to enrich the complexity of your reporting in a way that doesn’t pick sides but recognizes that these issues aren’t black and white.</p></div>
  100. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h2 z628VJht S7mvk5xn wp1IF9SI" data-editable-id="cl-08CNyLMTIL" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">The Double-Empathy Problem</p></div>
  101. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-ZX070YcXRU" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">There’s a fascinating bit of research by Damian Milton that up-ends a lot of assumptions that a lot of people make about Autism, and it’s called the “</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">”. </p></div>
  102. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-D2Sgw5uxe_" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Let me put this in no uncertain terms:</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?"> if you do not understand the Double Empathy problem you have no business writing </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic kr-blue-light-bg" data-editable-id="TODO: Need an id?">anything at all</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?"> about autism for general consumption. </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">This is not because you are a bad person — it’s because you have missed</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> in Autism research in decades.</p></div>
  103. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-djsjPbU8gC" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">The Double-Empathy problem conclusively demonstrates that the communication breakdowns that Autistic people experience </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">are not one-sided</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">. Rather it turns out that allistic (not autistic) people struggle to understand Autistic people just as much as Autistic people struggle to understand allistic people.</p></div>
  104. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-D8-Zbqq6f-" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">In other words, it is NOT THE CASE that autistic people have a communication deficit; rather, it seems to be the case that the more two people diverge in terms of the way they experience the world the less able to understand each other </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">they both become</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">.</p></div>
  105. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-IpT1uDDey6" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Because most people in the world are not Autistic it seems “obvious” that Autistic people have a communication problem; what’s really mind-blowing is the realization that it’s not a property of Autism but rather a property of expectation mismatch between Autistic and non-Autistic communicators.</p></div>
  106. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-a-Vt2_xq0X" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: It’s Not a Deficit</p></div>
  107. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-_jMs_YIq0k" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">This means that anyone talking about “deficits” in Autistic communication is blaming Autistic people for a systemic problem that exists squarely in the interplay between Autistic and non-Autistic expectations. We are not broken, and we are not responsible for the fact that our communication style is </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">different</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">. We must be respected as such.</p></div>
  108. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-zkUOSxV4Yy" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Notice the Emotional Labor</p></div>
  109. <div class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-EMsqabhIfZ" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">The implications here are staggering. It means that Autistic people have taken the blame for these communication breakdowns wholesale, and we spend our lives trying make up for what we’re told is a deficit on our end.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?"> Nobody grants us the same benefit of the doubt and interpretive generosity that we are trained to give others — we have to get it right on the first try or we’re seen as problems.</p></div>
  110. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-pfj2gbhEMx" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">You probably learned to refer to disabled people using something called “person-first language”. This means if you’re referring to someone with diabetes you’ll say “Person with Diabetes”, not “Diabetic Person”. This is valid, and many people with e.g. Diabetes want to be referred to this way.</p></div>
  111. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-v2523C-fB-" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">You should always defer to the individual when referring to them</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">, because some people feel strongly about this. Some people with Diabetes will prefer to be called Diabetics, even if they’re a minority, and their will should be respected too.</p></div>
  112. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-T4yQ-q3Rr_" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?">In the Autistic community we often feel differently about person-first language. Many of us have a lifetime of trauma from parents, caregivers, teachers, friends and partners trying to separate the “problematic” parts of us from the “real” parts of us.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> “Person with Autism” is the language of someone who wants to think of the Autistic person in their life as experiencing an external challenge that can be overcome.</p></div>
  113. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-q8HRzWhjUK" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">We overwhelmingly prefer “Autistic Person”, because it turns out our Autism is not some pathology that interferes with the functioning and expression of the “real” us — it is in fact a core part of our identity, and trying to erase that truth is in fact a way to erase important parts of our experience.</p></div>
  114. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-nTtLAUoAxm" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Individual Choice Matters</p></div>
  115. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-Ac0xcxGR5f" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">My next “key takeaway” is going to be to tell you that there is </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> for “identity-first language” in the Autistic Community</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">. Please note I am not saying “There is unanimous support”. Plenty of Autistic people DO feel like their Autism is a pathology that they don’t want to identify with, and prefer PFL. Their individual choices must be respected too.</p></div>
  116. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-fvY2pRKuB4" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Overwhelming Autistic Preference</p></div>
  117. <div class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-FQZ-QQwk1k" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">That said, most Autistic adults on</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> after </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> s</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">ay that they prefer “Autistic Person” to “Person with Autism”. </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">So when you write or talk about Autism in your coverage one thing we all look at is whether you chose to use IFL or PFL. It’s not that choosing PFL is that big a deal in the big picture (though some people feel strongly about it!) — it’s that by choosing PFL you are signaling to your readers that you either don’t know or don’t care that most Autistic adults prefer IFL,</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?"> and most of us will read your coverage accordingly.</p></div>
  118. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-qeooEVGVR4" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">One thing you’ll find as you do your research into the Autistic community is that this is actually a pretty difficult question to answer. One way to answer it is to look at what the DSM5 says — this is how American mental health professionals define Autism. But there’s a problem with the DSM-5 criteria — they’re written entirely as a set of observations of behavior of Autistic children. At no point does the DSM go into motivations, and at no point does the DSM suggest that Autism could be anything other than a pathology. </p></div>
  119. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-veqDoIhPFZ" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">When you read </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> of Autism you end up seeing Autism as fundamentally alien and unrelateable. </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">So I translated it.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> to humanize what they’re saying and turn it into a mirror instead of a weapon.</p></div>
  120. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl--lyeiQOU7Q" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">But note: that’s just my interpretation of their interpretation. </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?">That’s not how I’d personally </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic kr-green-light-bg" data-editable-id="TODO: Need an id?">define</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?"> autism. I’d define it today as something like this: “Different things are obvious to me than are obvious to you.”</p></div>
  121. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-y6YcnXMHUh" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">When you try to get into a more specific definition you run into a </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">: </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">almost everything you can say will have some Autistic person responding and saying “Actually the opposite is true for me!”</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> Some autistics are hypersensitive to certain stimuli, some are hyposensitive. Some can’t speak, some don’t stop talking. Some autistics love to socialize, some hate it. Some have high support needs, some don’t have any apparent support needs. “When you’ve met one autistic person you’ve met one autistic person” is the phrase often bandied about.</p></div>
  122. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-SGqD0i2g2w" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">That doesn’t mean that we don’t share experiences in common. Most of us struggle to relate to neurotypical people in the ways that neurotypical people relate to each other (see Double Empathy, above). Most of us experience emotions extremely intensely. Most of us have some degree of trauma from a lifetime of being misunderstood. </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Many of us struggle with the inability to name our own feelings (called </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">) </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">and many of us have co-occuring conditions ranging from ADHD to Epilepsy to Learning Disabilities, and one common form of Autistic erasure is to conflate the Autistic experience of these co-occuring conditions as making someone “more Autistic”. See below to learn more about so-called “Severe Autism”.</p></div>
  123. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-EIFGS21o-K" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">One place where novel and interesting research is being done is on the subject of </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> — basically, Dinah Murray noticed that some brains seem to be optimized for thinking about many things at once and some brains seem to be optimized for concentrating deeply on a single train of thought and posited that many if not most Autistic people (and, interestingly, people with ADHD) seem to be </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">monotropic thinkers</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> in a way that neurotypical people are not. </p></div>
  124. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-gR6i_7krSv" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">We may struggle, for instance, with talking about something we find interesting while at the same time paying attention to the interest levels, engagement and social cues of the people we’re talking to, while paying attention to the facial expressions we’re making, etc all at the same time, while keeping track of time, etc. Those are all separate threads of thought that we have to remember to attend to manually, and each one interrupts something else. (As a result, being Autistic is in a sense an ongoing exercise in applied phenomenology, but that’s a paper for another time...) </p></div>
  125. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-9JNAshoytB" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">All of this is subtle, subjective, and manifests differently depending on the individual.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> That’s why Autism is so hard to define — because its outward manifestations are such a horrible way to try to quantify something so purely subjectively experienced. </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">? How do we talk about Autism in a way that people can relate to?</p></div>
  126. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-AqUbtZxfET" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Well, an interesting and novel form of emergent Neurodivergent literature is the “list of traits”. It’s important to understand that things like Autism and ADHD and all these other neurotypes, they’re not objectively measurable phenomena they’re subjectively experienced ways of being. So unless someone conforms to an obvious cliche they often have no idea that they’re walking around with a different neurotype until they read something like </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> and see aspects of their own life reflected that they’ve never seen before. Often, they just think they were bad at being a person. That sucks!</p></div>
  127. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-8_wj2fTxbo" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Assumptions About Autism Don’t Generalize</p></div>
  128. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-4cnhGMzJ50" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">What this means is that you have to be very careful when making claims about what Autistic people are like. You are probably going to end up referring to some subset of Autistic people in some way that makes a claim that turns out to be wildly false when made against some other subset of Autistic people. Your reporting should reflect this nuance, and you should be open to feedback when you get it wrong. </p></div>
  129. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-SxoC6lLo2Y" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Don’t Just Listen To Me</p></div>
  130. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-aW2v_s5ffO" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">I really appreciate you taking the time to read this — but I am only one Autistic voice. What I hope you’ll walk away with is an understanding that every Autistic person you interview will give you a unique perspective into what Autism is, how it manifests and what kinds of challenges it’s associated with. Each of these perspectives is as valid as any other.</p></div>
  131. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-0qxhtL1XC-" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">Key Takeaway: Trust in Subjective Experience</p></div>
  132. <div class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl--Br3QSj7BI" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Nobody can prove their Autism to you. Nobody can take a blood test and say “Yep, Autistic!” Autism is a purely subjective experience that can manifest in </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">many very different ways</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">, and only some of those ways are medically recognized as “Autism”. It’s important to understand that unless you are Autistic you simply Will Not Understand Or Relate To certain Autistic experiences. That’s okay. We don’t understand or relate to all of yours. Embrace the chaos and allow us our truths!</p></div>
  133. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h2 z628VJht S7mvk5xn wp1IF9SI" data-editable-id="cl-I-I_yFAzgt" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">What About “Severe” Autism?</p></div>
  134. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-MF52QJh9N1" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-bold kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">“Ok,” you may be patiently thinking, “but I’ve just read a lot of words and what you’re describing doesn’t help me understand how to talk about someone who is </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-bold kr-italic" data-editable-id="TODO: Need an id?">really</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?"> autistic. You know, can’t talk, violent, no empathy, etc. You can’t tell me that Autism is just about perceiving things differently, everyone knows there are real problems!”</p></div>
  135. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-KM-WSAGm6l" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">I hear you, and I understand what you’re getting at. You’ve just interviewed a family of an Autistic kid who can’t speak, maybe self-harms and harms others, and is in a constant state of distress that seems to be getting worse as the kid gets bigger. Soon they’re going to be dangerous to themselves and their caregivers, and nobody really knows what to do about this.</p></div>
  136. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl--m6pH6SJTw" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">And it is trying your patience to sit here and listen to me tell you that there’s something harmful in telling the story about the obviously struggling family when they are the ones you most clearly relate to. They ARE suffering! And they OBVIOUSLY care about their Autistic kid! So why not tell their story, right?</p></div>
  137. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-KHqKequQuI" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">But if and when you tell that story you need to be careful about how you do it. For instance, just because an Autistic person can’t speak doesn’t mean that their Autism is “severe” — most frequently it means that they’re dealing with </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">, a </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> that makes it difficult to use the </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> for careful coordination in tasks like speaking words.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> These people can and do write, and it turns out their inner lives are just as rich and interesting as ours — they just don’t have access to speech.</p></div>
  138. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-yf8ImWIVkB" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">Does that make them “severely autistic”? Or does that make them Autistic with a co-occurring speech disorder? Do they need support for “severe Autism” or do they need support for their Apraxia?</p></div>
  139. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-eXU0YTL4k5" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Similarly, if an Autistic person is also Epileptic that’s going to present in a way where the two conditions inform each other. Seizures may be perceived differently, Autistic hyperfocus may be misinterpreted, etc. In many cases the experience of having both conditions is </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">more challenging</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> than just having one or the other.</p></div>
  140. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-Vx9vpodaqS" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">Does that make people with both Autism and Epilepsy “more autistic”, or does it make them Autistic with co-occurring Epilepsy? Do they need support for “severe Autism” or do they need support for their Epilepsy?</p></div>
  141. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-puAX_sKqMz" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">So what if an Autistic person also has Down syndrome? Or, to more accurate reflect the thinking of neurotypical researchers, what if a person with Down syndrome is also Autistic? For the longest time these two were held to be mutually exclusive diagnoses, but now </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">.</p></div>
  142. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-VvbmefHz4_" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">Does that make people with both Autism and Down syndrome “more autistic”? Does it make their Down syndrome “more severe”? Or is it a complex intersection of two different conditions that inform many of the same subjective experiences?</p></div>
  143. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-99S6_Al_xg" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">It turns out that </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">shows that there’s not really a thing you can point to and say “That! That’s Autism, and there can be more or less of it in a person.”</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> That’s not how it works. Some people are Autistic, and that means that different things are obvious to them, and that’s that.</p></div>
  144. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-X5eDPrQPlc" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Some of those people also have sometimes truly debilitating co-occurring conditions. But that’s no different from any other population, right?</p></div>
  145. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-a-jWi2koFr" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">So let’s go back to our example above, the family supporting the “severely autistic” child. Is the child “severely autistic”, or does the child have additional unidentified support needs and co-occurring conditions? Are you absolutely certain? If not, please refrain from using phrases like “severe Autism” because they conflate and erase a lot of complexity and nuance and serve ultimately to create a category of Autistic people who are simply written off as irrational and subhuman.</p></div>
  146. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-9u3mifk7HX" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Finally, there is no “severe Autism” in the diagnostic criteria, though some diagnosticians insist on using “functioning levels” as a measure for this. A “high functioning” Autistic is someone like me, who doesn’t have many obvious support needs and who you wouldn’t necessarily recognize as Autistic if you met me. We used to diagnose these people with </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">“</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">”.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> A “Low functioning” autistic is someone like the example kid we’re discussing — they have high support needs and probably some co-occurring conditions.</p></div>
  147. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-2DA1ubGL8f" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">But both of those terms completely erase the subjective experience of the individual.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?"> I have days where I am “low functioning” by any meaningful definition (but peoples’ expectations of me don’t change), and that kid has days where he’s “high functioning” (but probably not recognized as such).</p></div>
  148. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl--UewIT1pEu" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">So in the Autistic community we don’t use labels like “High Functioning” or “Low Functioning”, we prefer to speak in terms of </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">“</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">”</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> which acknowledges that sometimes we do need support, acknowledges that our support needs can be variable, and doesn’t define us or our autism in a deficit-centered way.</p></div>
  149. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-t96rywAqqR" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: There Is No “Severe” Autism</p></div>
  150. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-F1-45oTUoE" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Using the phrase “severe autism” may do what you intend in terms of conjuring to the public eye a figure of an Autistic person struggling with a number of co-occurring conditions. But use of this phrase conflates those conditions with Autism itself in a way that erases a lot of meaningful and nuanced subjective experience.</p></div>
  151. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-nVPpazkSbb" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: No Behavior is Unmotivated</p></div>
  152. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-UdiE25-7Gv" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">That kid hitting himself and others is in severe distress. His behavior is not irrational and is not malicious — he is not trying to cause harm. He is trying to regulate, and probably trying to articulate that he is in distress in the only way he knows how. When we isolate the distressing behavior and dismiss the motivation as mysterious and unknowable we are damning that child to misunderstanding and isolation. The solution here is to recognize that this </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">, and that the kid is being traumatized by his inability to be understood.</p></div>
  153. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-gfTr03nMRq" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Note: tics exist. </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">Unintentional</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> behavior exists. But that behavior is always motivated by </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">something</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> even if that something is a neurological compulsion. I’m not saying all behavior is communication — I’m saying it’s a mistake to throw one’s hands up and say “they’re just doing that for no reason” when confronted with a problematic or confusing behavior.</p></div>
  154. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-X6hHFVxB42" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Listen to Nonspeakers</p></div>
  155. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-8lKVHN1vjC" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Non-speaking Autistic</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> people often </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> (and often </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">) something called </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> (augmentative and alternative communication) to communicate, and will complicate every assumption you’ve ever made about how the brain works, about how society works and about how disability works. </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> have to be actively sought out, and they often need help being heard — but they’re there, and if you seek them out you will revolutionize journalistic practice around this whole topic. </p></div>
  156. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-6rxGUznaXi" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">“Masking” is a set of behaviors and reactions that an Autistic person performs in order to seem “less Autistic” to other people. It involves things like paying attention to and explicitly controlling our facial expressions, tone of voice, what our arms are doing, etc.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> It means paying attention to the ways other people are able to easily exchange information and catering every interaction to their needs. It means laughing at jokes we don’t find funny and nodding along at stories we don’t understand. It often means, when we’re growing up, reverse-engineering the frankly nonsensical responses of the people around us. It often means a lifetime lived in shame and fear of being “found out” for the horrible offense of being “different”.</p></div>
  157. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-2hEOIn3z7Q" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">What this means in practice is that no, not every Autistic person is obviously Autistic</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">. Many of us are as different from you as can be but do the emotional labor of showing up and “passing” as Neurotypical every day.</p></div>
  158. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-XJV4VPHTxg" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">And yes, this has a cost. Learn more in </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> and, if you’re Autistic and struggling with this, learn more in </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> .</p></div>
  159. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-pVM0zOC6tJ" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: There Is No Autistic “Look”</p></div>
  160. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-Nf-mt8z57_" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">A common thing that strangers may say to me if I disclose to them is “You don’t look Autistic!” Now, they think they are being kind — they’re telling me “I never would have known that there was something wrong with you!” and, like, that’s not... exactly the compliment they think it is, right? </p></div>
  161. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-QYggm2kQmR" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Anyone Could Be Autistic</p></div>
  162. <div class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-w6kqNPrr1z" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">The fact is we come in all shapes and colors and you may be surprised which people in your life are secretly Autistic — </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">maybe even secretly from themselves. </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">We know that most Autistic people are </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">— wouldn’t it be amazing if the piece of journalism YOU wrote helped introduce someone to themself in a way that allowed them to recognize themselves as Autistic for the first time? That’s what we’re working towards, here!</p></div>
  163. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-Md6_sDW4in" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Everyone knows Autistic people lack empathy, right?</p></div>
  164. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-Hg0-oooXsm" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">This is not only wrong</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">, it’s so painfully and ironically wrong that it’s almost funny.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> But before I get into why it’s a particularly bad example of a claim that doesn’t generalize I want to acknowledge that there ARE Autistic people — just like there are non-Autistic people — who don’t seem to feel empathy.</p></div>
  165. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-lZ4S_nikBC" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Those are still full human beings and still deserving of your love, respect and acceptance. They are not broken, they are who they were born to be and we must make room for them.</p></div>
  166. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-QDNyNf2L3h" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">But most Autistic people aren’t like this. There’s </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> than others; if anything, </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> — we’re the people you’ll see crying when a stuffed animal is “hurt”, making emotional farewells to inanimate objects on trash day, and going out of our way to understand and accommodate the needs of the people around us. Most of us have experienced an </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">extreme</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> lack of empathy from the people around us for our whole lives, and we don’t want </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">anyone else</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> to ever experience that.</p></div>
  167. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-taY9ONlSwE" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">So why do we have a reputation as lacking empathy? Because we show empathy differently than Neurotypical people do, and that has been misunderstood by medical professionals and passed off as truth for decades now. We talked about the Double Empathy problem above, but let’s focus more on the ways that that manifests and </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">why</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> so many people think Autistic people lack empathy.</p></div>
  168. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-2k7Ck-hh4u" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">When you tell me a story about something bad that happened to you I will most likely respond by telling you a story of the time something similar happened to me. If you are also Autistic you will understand that this is me showing you that I understand what you’re going through and can relate to your challenges. But if you’re neurotypical you will likely interpret this as me making the whole thing “about me”; you may assume I’m choosing to decenter you to cater to some narcissistic tendency I have to make everything center on me.</p></div>
  169. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-GSVe7k1yZz" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Further: a lot of us seem to have an issue where we “absorb” the emotions of the people around us. If you are feeling angry and you engage with me I will start feeling angry. If you are sad I will start feeling sad. If you are joyful I will start feeling joy. It is </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">hilarious</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> to me that this is considered a “lack” of empathy.</p></div>
  170. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-8ltjz_zhxj" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Finally, hyperempathy can be exhausting and excruciating. When you can’t walk past the TV news without an emotional breakdown you eventually learn to start tuning out those things that don’t directly impact you. As a result you may start to appear “uncaring” when the actuality is that you’re protecting yourself from the very real problem of caring too much.</p></div>
  171. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-_1IesK6Ih7" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Do you see how this is a fundamental misunderstanding? Autistic people express different things — including empathy!! — in Autistic ways. Because of this, and because the non-Autistic people responsible for documenting and writing about us don’t understand it, we’ve been accused of lacking empathy. Countless undiagnosed hyper-empathic Autistic people think “I have way too much empathy to be Autistic!” and that’s 100% because of how Autistic empathy is talked about.</p></div>
  172. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-3EPJoi4ps7" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Autistic Expression</p></div>
  173. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-E5VQnP_zHr" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">When writing about Autistic people be open to the idea that you are misunderstanding their empathy because they aren’t expressing it in the way you would. Pay attention to how much effort the Autistic people you’re speaking to, for instance, put into making sure you understand them. They are doing SO MUCH emotional labor for you, translating their subjective realities into expressions they hope will allow you to understand them. Autistic communication is </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">rooted </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">in empathy, because </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">⁠</p></div>
  174. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-zSCtpmEEDV" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Experts Are Frequently Wrong</p></div>
  175. <div class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-nl5lPdmMWc" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">This should set off a few red flags for you. Anyone you’re interviewing that tells you that Autistic people don’t feel empathy, for instance, simply doesn’t know what they’re talking about. But entire academic subfields have spun up around misunderstandings of what Autism is and what Autistic people experience, and these subfields are all run by non-Autistic individuals doing their best to interpret without asking questions. It’s </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">common</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> to discover that everyone from Steven “Autistic People are somewhere between robots and chimpanzees” Pinker to Simon “Autism is an Extreme Male Brain” Baron-Cohen is actually completely full of shit when they talk about this stuff. </p></div>
  176. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h2 z628VJht S7mvk5xn wp1IF9SI" data-editable-id="cl-36uGNvIf2D" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Autism and Intersectionality</p></div>
  177. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-P6t5ZUL0La" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?">Autism as a neurotype </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?"> but is </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?">.</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">There are Autistic people of every race, though diagnosis often privileges white people. There are Autistic people of every gender, and in fact Autistic people are far more likely to be trans or otherwise gender nonconforming than non-Autistic people. There are Autistic people of every sexual orientation, every class, every nationality and every religion.</p></div>
  178. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-i_rJA912pR" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">All of these categories are social constructs. That does not mean that they’re not real — hell, Hydrogen is a social construct — but it does mean that the way we relate to these concepts may be different than you expect.</p></div>
  179. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-WqxGXxVyFk" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">What that means is that it’s important to understand the concept of </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> as developed by Black Feminists over the past few decades</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">. </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Intersectionality is the acknowledgement that different axes of oppression compound, confound and inform each other in ways that give rise to emergent complexity and unique expression of identity. </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">A Black man and a Black woman are going to have very different experiences, and when you include things like sexuality and disability into the mix it turns out that sussing out identity gets pretty complicated.</p></div>
  180. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-OMqYuhclad" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">All of this holds when we add Autism. To be Autistic and Male is to be similar in some ways and different in other ways than someone who is Neurotypical and Male: even our very basic experience of very basic categories is complicated and informed by our neurodiversity. Don’t even get me started on </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">how </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">this</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> — </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">white people get called “Autistic” and Black people are often diagnosed with “Oppositional Defiant Disorder”, for instance, </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">.</p></div>
  181. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-rPjQZ-eOTH" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">Key Takeaway: Seek Out Autistic People of Color</p></div>
  182. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-OmvKnLSV7F" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Actively seek out and amplify </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">multiply-marginalized Autistic voices like </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> and </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> and </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> and </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">.</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> If your journalism talks to five Autistic adults you’re way ahead of the curve, but if they’re all white then you’re falling behind in another way that’s just as important. We </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">all</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> need to be heard and recognized as fully human. Bonus points if you ask about how many undiagnosed Autistic people of color are currently sitting in American prison cells.</p></div>
  183. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-0aR1lhsM0l" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Neuroqueerness</p></div>
  184. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-X0lk0KNNHE" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Nick Walker argues persuasively that to be neurodivergent is in some sense to be queer. She frames this using the word “Neuroqueer” and defines what she means in </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">. Some Autistic people go farther, and claim that because of the way Autism intersects with things like Gender and Sexuality that to be Autistic is intrinsically to be queer; this site hosts an essay making that very case, here: </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> </p></div>
  185. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-58fNeYBw6l" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: Diagnostic Privilege</p></div>
  186. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-hfsXYQUyrw" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">The diagnostic criteria for Autism were</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">. The further you are from that category the </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">, even by well-intentioned professionals. </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">This is one reason why </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">; nobody is making this up, but not everyone will be believed.</p></div>
  187. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h3 tpmoHiys S7mvk5xn wp1IF9SI" data-editable-id="cl-nA66T9X-PL" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Key Takeaway: We Are Everywhere</p></div>
  188. <div class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-ZhLB2YwDCE" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Every community, every demographic, has Autistic members. Remember that we exist everywhere, and we’re reading what you’re writing. It’s easy to think of us as “other”, as a separate category distinct from whatever group you’re writing about; instead, how does your writing change if you recognize that there are Autistic people present in the demographic you’re covering?</p></div>
  189. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-h2 z628VJht S7mvk5xn wp1IF9SI" data-editable-id="cl-HGsgByMl-X" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">Nothing About Us Without Us</p></div>
  190. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-nfEYEXxn5n" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">If you’ve read this far thank you very much. I hope I’ve provided enough information here to at least complicate your sense of what Autism is, and to help you understand the ways in which reductive coverage of Autistic people does more harm than good. We are a complex invisible diaspora of extremes, and anything you say about one of us will be false for another.</p></div>
  191. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-5TGOQOn78y" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">If there’s one key takeaway I want you to have from this article it’s this: that our community’s slogan, “Nothing About Us Without Us”, is not only a concise summary of our policy positions but a commitment to self-determination with or without the help of the people around us. </p></div>
  192. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-lL0UT4Wzhf" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">And here’s where that gets complicated, because as you read this whole essay you were getting one relatively privileged Autistic person’s perspective on Autism. I’m a mostly-cis mostly-straight white dude with a high paying tech job and a lot of resources to spend on healing, recovering and processing my own mental health. But I can’t </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">possibly</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> speak for all Autistic people, and if you’ve been reading along you’ll understand why.</p></div>
  193. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-yJFKiFJphk" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-red-light-bg" data-editable-id="TODO: Need an id?">The fact is that there exist Autistic people who would disagree with any given claim I made in this article.</p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> They exist, and </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?">while I obviously disagree with them it is a </p><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic kr-green-light-bg" data-editable-id="TODO: Need an id?">core value of ours</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-green-light-bg" data-editable-id="TODO: Need an id?"> that they be acknowledged and included in the conversation so that they can represent themselves.</p></div>
  194. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-9pexBTmkro" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">This only works when we stop trying to find the One Right Way to think and talk about Autism and instead accept that it’s a complex multifaceted dynamic system that can sustain many interpretations, and that a part of supporting the Autistic people around you is supporting those that you disagree with, too. And that’s complex and takes a long time to sit with.</p></div>
  195. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-TuWCv3cp8K" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">We need allies in this fight, and one easy way to be an ally is to center Autistic people in your reporting when that’s relevant.</p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> We aren’t objects of pity, we aren’t challenges sent from heaven to test our parents, we aren’t serial killers waiting to break. We are mostly patient, tired, misunderstood and struggling.</p></div>
  196. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-ZUm9QkRwh_" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">This document was originally created on December 19, 2021. It lives in a constant state of revision, so there’s no real “final” draft. If you like it, please check out my other </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> on this site. I also have a </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> section with links to useful things for Neurodivergent people, and a </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?"> list for tracking your favorite Neurodivergent twitter accounts.</p></div>
  197. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-C-5r5TXPsJ" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">More importantly, though! Here are some links to Autistic-run Autism organizations. </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-blue-light-bg" data-editable-id="TODO: Need an id?">If and when you write about Autism in major media, if and when you express opinions about Autism in a medical or professional context, if and when you teach about Autism, please make sure that your perspective is informed by fact-checking with these people.</p></div>
  198. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-5TdmEqxmxj" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b" data-editable-id="TODO: Need an id?">This is not optional, this is the right thing to do.</p></div>
  199. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-j6Y1Jxjnhb" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">I want to draw your attention to something, here. I’m giving you a list of organizations to look at for resources about Autism and there are some conspicuous absences. You’ve probably never heard of Neuroclastic, but you’re probably wondering why Autism Speaks isn’t on this list, or NEXT for Autism, or Autistica — those you’ve probably heard about, right?</p></div>
  200. <div data-next-line="OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0" class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-NtTwhJWK_7" data-kr-drop-target="true"><p data-next-span="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic kr-green-light-bg" data-editable-id="TODO: Need an id?">I hope, after reading this essay, you can understand the frustration of the Autistic community at the very idea that the loudest voice in most discussions of Autism at the policy, communication and research level is a group of non-Autistic people who called themselves, of all things, “Autism Speaks”. </p><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">Not only is their entire framing of Autism pathologizing and negative but they promote a form of behavioral control of Autistic children called “ABA”. Many Autistic adults have said that going through ABA gave them PTSD, and it’s worth exploring why ABA is so well-established and highly promoted — but that’s beyond the scope of this document.</p></div>
  201. <div class="kr-line-set-width H5IwV_uC OyPlFagl W8I3dhr7 jDL47qdc kr-line kr-paragraph kr-indented fIftOrkU block-level-0 S7mvk5xn wp1IF9SI" data-editable-id="cl-5i6l7gQgQl" data-kr-drop-target="true"><p class="kr-span OyPlFagl _raUlkcz W8I3dhr7 t2Chds3b kr-italic" data-editable-id="TODO: Need an id?">If you’re familiar with the Autistic community you may also notice that ASAN is not listed. ASAN has done outstanding work, but pending further community engagement around accountability and transparency I can’t currently recommend them at the expense of other orgs. They’re currently expanding their leadership to include more people of color and are working on addressing some major critical feedback they’ve received. Once addressed I’ll reconsider adding them to this list - but in the interest of inclusivity, if you are just discovering this space you should know that ASAN exists and is a leader in the Autistic community.</p></div>
  202. </div>
  203. </article>
  204. <hr>
  205. <footer>
  206. <p>
  207. <a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
  208. <use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-home"></use>
  209. </svg> Accueil</a> •
  210. <a href="/david/log/" title="Accès au flux RSS"><svg class="icon icon-rss2">
  211. <use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-rss2"></use>
  212. </svg> Suivre</a> •
  213. <a href="http://larlet.com" title="Go to my English profile" data-instant><svg class="icon icon-user-tie">
  214. <use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-user-tie"></use>
  215. </svg> Pro</a> •
  216. <a href="mailto:david%40larlet.fr" title="Envoyer un courriel"><svg class="icon icon-mail">
  217. <use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-mail"></use>
  218. </svg> Email</a> •
  219. <abbr class="nowrap" title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340"><svg class="icon icon-hammer2">
  220. <use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-hammer2"></use>
  221. </svg> Légal</abbr>
  222. </p>
  223. <template id="theme-selector">
  224. <form>
  225. <fieldset>
  226. <legend><svg class="icon icon-brightness-contrast">
  227. <use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-brightness-contrast"></use>
  228. </svg> Thème</legend>
  229. <label>
  230. <input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
  231. </label>
  232. <label>
  233. <input type="radio" value="dark" name="chosen-color-scheme"> Foncé
  234. </label>
  235. <label>
  236. <input type="radio" value="light" name="chosen-color-scheme"> Clair
  237. </label>
  238. </fieldset>
  239. </form>
  240. </template>
  241. </footer>
  242. <script src="/static/david/js/instantpage-5.1.0.min.js" type="module"></script>
  243. <script>
  244. function loadThemeForm(templateName) {
  245. const themeSelectorTemplate = document.querySelector(templateName)
  246. const form = themeSelectorTemplate.content.firstElementChild
  247. themeSelectorTemplate.replaceWith(form)
  248. form.addEventListener('change', (e) => {
  249. const chosenColorScheme = e.target.value
  250. localStorage.setItem('theme', chosenColorScheme)
  251. toggleTheme(chosenColorScheme)
  252. })
  253. const selectedTheme = localStorage.getItem('theme')
  254. if (selectedTheme && selectedTheme !== 'undefined') {
  255. form.querySelector(`[value="${selectedTheme}"]`).checked = true
  256. }
  257. }
  258. const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
  259. window.addEventListener('load', () => {
  260. let hasDarkRules = false
  261. for (const styleSheet of Array.from(document.styleSheets)) {
  262. let mediaRules = []
  263. for (const cssRule of styleSheet.cssRules) {
  264. if (cssRule.type !== CSSRule.MEDIA_RULE) {
  265. continue
  266. }
  267. // WARNING: Safari does not have/supports `conditionText`.
  268. if (cssRule.conditionText) {
  269. if (cssRule.conditionText !== prefersColorSchemeDark) {
  270. continue
  271. }
  272. } else {
  273. if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
  274. continue
  275. }
  276. }
  277. mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
  278. }
  279. // WARNING: do not try to insert a Rule to a styleSheet you are
  280. // currently iterating on, otherwise the browser will be stuck
  281. // in a infinite loop…
  282. for (const mediaRule of mediaRules) {
  283. styleSheet.insertRule(mediaRule.cssText)
  284. hasDarkRules = true
  285. }
  286. }
  287. if (hasDarkRules) {
  288. loadThemeForm('#theme-selector')
  289. }
  290. })
  291. </script>
  292. </body>
  293. </html>