I’m really excited about AI as a boon for accessibility.
Example: chronic pain messes with your ability to recall. These days I have more trouble recalling facts than I used to. This makes programming hard, as much as programming is about intuition and problem solving, it also depends on memorizing a lot of facts (what was that built-in function called again…?)
I started using Copilot a few months ago and, while I almost always reject Copilot’s suggestions, it’s been amazing for remembering names of things. For me it’s been much better than an IDE (for example) because it presents the things I have trouble remembering with some context code.
Example: chronic pain messes with your ability to recall. These days I have more trouble recalling facts than I used to. This makes programming hard, as much as programming is about intuition and problem solving, it also depends on memorizing a lot of facts (what was that built-in function called again…?)
I started using Copilot a few months ago and, while I almost always reject Copilot’s suggestions, it’s been amazing for remembering names of things. For me it’s been much better than an IDE (for example) because it presents the things I have trouble remembering with some context code.