Totally, and even on a good website, the real best answer isn't always obvious. I feel like on 30% of answers on StackOverflow the highlighted answer is either flat-out incorrect or out of date by 10 years and one of the answers further down will have 10x the upvotes and be more correct.
And then of course there's always the problem of asking the wrong question. Like searching "how to read string between nested brackets" or something, when really the person is just trying to parse JSON but isn't aware of what JSON is.
And then of course there's always the problem of asking the wrong question. Like searching "how to read string between nested brackets" or something, when really the person is just trying to parse JSON but isn't aware of what JSON is.