Yuval
Ask HN: Devs with ADHD do you use specialized tooling?
1–10 of 84 posts
Re: Ask HN: Devs with ADHD do you use specialized tooling?
#2Re: Ask HN: Devs with ADHD do you use specialized tooling?
#3It helps a lot if your workplace can accommodate you a bit on the latter. Previously I've been jumping around on tasks related to code, testing, infrastructure, documentation and customer support, just to be able to avoid the feeling of boreness and repetition.
Working as a consultant and starting my own businesses also helped a lot as then I'm free to work on whenever basically, as long as the contract you accept are not longer than a few months and you do enjoy all aspects of running a business for example.
But no, no specific software or so, just methodology.
Re: Ask HN: Devs with ADHD do you use specialized tooling?
#4Best tool I found against it is two parts A) split tasks into smaller pieces, probably smaller than what your peers do, as it's easier to progress when you can complete things in smaller sittings and B) do tasks in various disciplines if possible, where they differ a bit more than just programming tasks. It helps a lot if your workplace can accommodate you a bit on the latter. Previously I've been jumping around on t…
Thanks for this awesome comment!
Re: Ask HN: Devs with ADHD do you use specialized tooling?
#5b) as others replied, keep work units small enough to be able to tick off multiple per day.
c) drown out that noise if in a shared office: Get some good headphones, search Youtube for ADHD music.
d) minimize distractions: Don't hesitate to mute your messenger and close your mail app for an hour or two to get that focus time.
e) Use that TO DO list to guide you through the day, amend it and re-prioritize as needed.
f) Try Pomodoro technique. (Disclaimer: I personally hardly ever use it, unless the work is truly horrible.)
g) Try to make your work day as comfortable as needed, don't be hard on yourself. Ideally you should like your way of work. If that's not possible, e.g. you have to clock out to do short breaks, look for a different employer.
h) Automate the hell out of your work day, be it with scripts, keyboard macros, inbound mail rules. Your life is too short to type and click the same things again and again.
Re: Ask HN: Devs with ADHD do you use specialized tooling?
#6I ended up eventually getting diagnosed, even doctors who don't usually prescribe stimulants prescribe them to me. I went from being unemployed and extremely depressed and doing small odd jobs living out of a cheap hotel room, to working at a FAANG like company without even studying for the interview. I am 26 and often wonder what life would have looked like if I got help earlier.
Todo lists help. Exercise helps. Medication did the trick for me.
Re: Ask HN: Devs with ADHD do you use specialized tooling?
#7Re: Ask HN: Devs with ADHD do you use specialized tooling?
#8Re: Ask HN: Devs with ADHD do you use specialized tooling?
#9Best tool I found against it is two parts A) split tasks into smaller pieces, probably smaller than what your peers do, as it's easier to progress when you can complete things in smaller sittings and B) do tasks in various disciplines if possible, where they differ a bit more than just programming tasks. It helps a lot if your workplace can accommodate you a bit on the latter. Previously I've been jumping around on t…
Task 1: open VS code.