I can't check, but I don't think I've ever asked questions on StackOverflow, or even Reddit. Maybe I'm lucky, but my searches have always given me enough leads to find my own solutions or where to find them. There's a lot of documentations and tips floating around the internet. And for a lot of technologies, the code is available as well (or a debugger).

Maybe those are two sides of the same coin, question-askers are treated harshly because the priority of the site isn't to help them, the priority is to help the people who are searching up similar questions and browsing the threads. It makes perfect sense from a business perspective, because for every question-asker you'll have many more question-browsers.

I always enjoyed documenting things. So got great delight out of carefully asking the few questions I was really stuck on on stack overflow... and then half the time later coming up with a solution and adding that good answer.

(Mostly this ended up being weird Ubuntu things relating to usecases specific to robots... not normal programming stuff)