The GitHub Copilot Accessibility video series launches today in celebration of Global Accessibility Awareness Day (#GAAD) which is Thursday, May 15th 🎉

Each day this week, we’re spotlighting a new video featuring a person with lived experience using GitHub Copilot to solve real-world challenges — both personal and professional. These stories show how AI can reduce barriers, boost productivity, and unlock creativity in coding and beyond ✨

github.com/orgs/community/disc…

#GAAD

DennisL reshared this.

in reply to cariefisher

First up: Meet Vytautas, a screen reader user who codes in Visual Studio Code. With GitHub Copilot by his side, editing becomes faster, smoother, and more efficient 💪

For more videos please follow along, share widely, and help us spark conversations around accessibility, inclusion, and AI 💬

github.com/orgs/community/disc…

in reply to Sean Randall

@cachondo Actually, it's not, I use GitHub Copilot extensively and it helps me with lots of boilerplate code. I wish it was smarter though, but I'm sure it will come. I do have one small problem with it though for some reason: when it says "Next edit suggestion", it doesn't tell me the whole code of the next suggestion, unlike with the first suggestion it has. I'd like to see where its development goes, actually.
in reply to Sean Randall

@cachondo @menelion As someone who is nobody's idea of a programmer, I don't use copilot admittedly but I do use AI in-general to help me with bash scripting etc. Two of the most useful are running on my Raspberry Pi's and though searching for code snippets could have aided me I suspect, having an AI write the code out for my specific usecase meant that I could look at each line and understand why something does what it does.
There is legitimately a lot of AI hate but on the other side of the coin, a lot of good uses for it.
Tailor-made scripts which might be childsplay for some of you, aren't things I think about or know how to do, so AI has been super-useful in making my wishes a reality. Nothing overcomplicated or anything, but useful none the less.