Been a data engineer, data architect, distributed systems engineer, consultant, training, devrel, product, marketing, engineering manager... now starting my own company. Hope to share my adventure.
This is great, even neurotypicals can benefit from those ideas.
One thing I found critical when working with ADHD engineers is to invest in great developer tools and smooth CI/CD.
The moment someone loses focus, it is so hard to get it back. If your tests take over a minute to run, they may forget the code they were working on while the tests are running. Or if they push a PR to Github and then they need to follow up later on whether the build failed, they may forget to follow up. Your CI/CD really needs a good reminder system and hopefully as few manual steps as possible.
This is a really good tip! I know I've said before that if I ever learn how to maintain focus when a development server takes longer than a minute to load, I'll be unstoppable. ๐ I hadn't even thought about how much keeping Github email notifications on for CircleCI was helping me. ๐
Some comments have been hidden by the post's author - find out more
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
This is great, even neurotypicals can benefit from those ideas.
One thing I found critical when working with ADHD engineers is to invest in great developer tools and smooth CI/CD.
The moment someone loses focus, it is so hard to get it back. If your tests take over a minute to run, they may forget the code they were working on while the tests are running. Or if they push a PR to Github and then they need to follow up later on whether the build failed, they may forget to follow up. Your CI/CD really needs a good reminder system and hopefully as few manual steps as possible.
Thanks, Gwen!
This is a really good tip! I know I've said before that if I ever learn how to maintain focus when a development server takes longer than a minute to load, I'll be unstoppable. ๐ I hadn't even thought about how much keeping Github email notifications on for CircleCI was helping me. ๐