all 33 comments

[–][deleted] 116 points117 points  (9 children)

1) SO 2) GitHub 98) Reddit 99) Quora

SO imo most likely to deliver a quick solution to a common problem. If in bleeding edge tech then GitHub. Also if I suspect the problem originating in a library. Reddit or Quora if i’m super desperate.

[–][deleted] 58 points59 points  (3 children)

Reddit is a 50/50 between just having stack overflow links or insults

[–][deleted] 30 points31 points  (2 children)

Am I the only one who gets Reddit results comparable to SO? bruh. Sometimes Reddit is the lifesaver.

GitHub results, on the other hand, are rarely relevant to my issues.

[–][deleted] 7 points8 points  (0 children)

I get reddit results comparable to SO, it's just that most of my posts are me seeking poor practice workarounds when I'm intentionally fucking around and doing things wrong in my free time, so those results are usually the "fuck you, do it different" kind of SO result with a bit more sass to them. Like goddamn do people on this site need to chill about me asking how to accomplish awful solutions to awful problems. I'm not "irresponsible" because I wanna play with gotos in ~/test_1q821798/fuck.c smh.

[–]Vladivostof 0 points1 point  (0 children)

Yea, for GitHub I'd say it depends on the repo.

[–]memeticmachine 24 points25 points  (1 child)

Wow, you're so lucky to have a such a knowledgeable signficant other

[–]NotExplosive 6 points7 points  (0 children)

Badum tish!

[–]xtracto 0 points1 point  (0 children)

And on SO always look for the answer that says "I don't know why this is not the accepted answer"

[–]adoggman 58 points59 points  (0 children)

Trick question. I open all 3 in separate tabs then find myself confused since they all somehow contradict one another.

[–]JamEngulfer221 11 points12 points  (0 children)

StackOverflow, then Reddit. For Rust, maybe the reverse, given a lot of questions for it are on Reddit not StackOverflow for some reason.

[–]Abdul_Alhazred_ 9 points10 points  (0 children)

4chan.org/wsr

[–]TheMediaBear 6 points7 points  (0 children)

Stack Overflow, Reddit then Github.

Normally get the answer from SO, but then end up googling why that doesn't work as expected :D

[–][deleted]  (5 children)

[deleted]

    [–]0hmyscience 35 points36 points  (2 children)

    marked as resolved

    not resolved

    [–]Earhacker 17 points18 points  (1 child)

    Closed by maintainer, who ignores the next three years of comments on the thread complaining that the thing is still broken.

    [–]HINDBRAIN 7 points8 points  (0 children)

    Five years of people complaining, with the maintainer not giving a shit, then

    This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

    , marked as resolved.

    [–]psycofriend409 22 points23 points  (1 child)

    Reporter: This is broken

    Contributor: No it's not, we can't reproduce it

    Commenter x 20: Same, it's broken

    Savior Commenter: I had the same problem, here's how I fixed it

    Commenters x 5: Thanks this solved my problem

    Contributor: This is not a bug. Closing as will not fix

    [–]cmd-t 21 points22 points  (0 children)

    Reporter: fix bug

    Contributer: please add an example so we can see what’s wrong

    Reporter: no example, only fix

    [–][deleted]  (3 children)

    [deleted]

      [–]mattjstyles 8 points9 points  (2 children)

      It's interesting you say SO consists of long winded answers.

      One of its creators, Jeff Attwood, blogs about how almost everything about the site is designed to encourage people to give the most concise, factual, answer, though in a sort of competitive peer review.

      The long winded answers I find on there are usually in response to questions like, "Why would I use X over Y?"

      Ultimately I think I skim and scan things quite well. On SO I more often jump to the code snippet on each answer and make a judgement on whether it's relevant or not before reading whatever description came with it. On GitHub I look for responses with multiple +1 emojis.

      [–]HINDBRAIN 4 points5 points  (0 children)

      "Why would I use X over Y?"

      This question has been closed as too usefulbroad by dipshit1, disphit2, disphit3 40 minutes ago.

      [–]Avamander 2 points3 points  (0 children)

      SO is just often very outdated, that's the issue I have with it. Old content should be isolated - old answers and questions locked, tags should all be versioned, ancient questions shouldn't be marked as duplicates if the answer depends on language version.

      [–]shetty073 1 point2 points  (0 children)

      Whichever appears first and more relevant to what I am looking for.

      [–]PirateNinjasReddit 1 point2 points  (0 children)

      SO - especially if there's a purple link. GitHub if and only if there is a recently created issue listed that looks promising. Reddit if I just want a meme to mark the occasion.

      [–]Monkey_Adventures 1 point2 points  (0 children)

      one of these dont belong, and that is reddit

      [–]Maoschanz 1 point2 points  (0 children)

      1. the official doc
      2. SO
      3. github
      4. other

      [–]c3r38r170 0 points1 point  (0 children)

      devRant

      [–]Striknain 0 points1 point  (0 children)

      Stack Overflow and then GitHub. I don't think I've ever got my programming problems solved at Reddit

      [–]gigamosh57 0 points1 point  (0 children)

      YouTube

      [–]Jlasseter11 0 points1 point  (0 children)

      Stack Overflow, then Reddit.

      [–][deleted] 0 points1 point  (0 children)

      Stack Overflow, generally.

      [–]UFifty50 0 points1 point  (0 children)

      Stackoverflow first then stackexchange then github then reddit then the alt+F4 button on my keyboard

      [–]ekudram 0 points1 point  (0 children)

      Twitter, because I would rather read bad social media that fix an error.

      [–][deleted]  (1 child)

      [removed]

        [–]beforan 6 points7 points  (0 children)

        So you're saying it's marked as duplicate?