Types and other techniques as an accessibility tool for the ADHD brain

15 points by felixyz


yawaramin

Also: https://www.youtube.com/watch?v=jEDpmj6fYiI - ‘Jonathan Siebern - How Reason keeps my ADHD out of production | ReasonConf 2019’

steinuil

Very interesting talk. I experience these mental schisms on a daily basis at my job writing Python and being one of the few people in the company who run a type checker in their editor, and now I’m left wondering whether I should really seek a diagnosis on whether I have some form of ADHD. I don’t think I’ve ever heard somebody speaking about their ADHD symptoms in a way that hits this close to home.

The audience question at the end made me think of something interesting:

One of the symptoms of ADHD is visual impermanence, meaning that whatever is not in your visual field of view will essentially become cache evicted […]

I tend to have several vertical splits open in my editor at all times to remind myself of the context of the code I’m working on. I also do this with windows in general, which is why I like running tiling window managers. Could there be a correlation between running tiling WMs and ADHD?