Hacker News new | ask | show | jobs
by throwaway192874 1743 days ago
I see you're an economics professor with an interest in computation, and perhaps learning to program? Awesome!

Ask any experienced programmer how often they use StackOverflow, and they'll tell you daily. It's an invaluable resource to our community and we often wonder how we got along without it before.

In particular, it's great for highly specific questions about very niche things. Like, with this version of this library and in this stack, this very odd behavior is happening and I only see it in IE8, what could it be? That's not something you'll find and answer for on MDN. MDN is a fantastic reference resource when you know what you're looking for and need the details, but it's not a Q&A platform about anything.

SO is not perfect, sometimes you have to dig for the right information (something this change is trying to improve), and perhaps it's not ideal for beginners, but I wouldn't want to live in a world without something like StackOverflow, and would be significantly less productive