Neurodiversity and the two layers of cognition
The article discusses the concept of neurodiversity and how different cognitive processes can lead to the same outcomes. It highlights the challenges faced by autistic individuals when their internal methods do not align with societal expectations. The author shares personal experiences to illustrate the importance of recognizing and validating diverse cognitive approaches.
- ▪Different individuals have unique internal processes for solving problems, even if they arrive at the same answer.
- ▪Autistic individuals often experience a 'translation cost' in social interactions due to differing cognitive processes.
- ▪Late diagnosis of autism is common because the output may meet societal standards, masking the underlying challenges.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 59811) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Raphaël Pinson Posted on May 22 Neurodiversity and the two layers of cognition #mentalhealth #inclusion #community #career Autism Awareness Month (15 Part Series) 1 Improvisation on the Spectrum 2 Quirk or wiring? ... 11 more parts...
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).