It just occured to me, that I haven’t asked anything on SO for a while now. It might even be years, the last I asked for help.

Most of the problems I come across were already faced by someone else.

Do you guys feel the same?

  • tiredofsametab@fedia.io
    link
    fedilink
    arrow-up
    29
    ·
    20 days ago

    Never. IIRC, I also couldn’t upvote good solutions because I had never posted or something, though I may be mis-remembering.

    • kennebel@lemmy.world
      link
      fedilink
      arrow-up
      22
      ·
      20 days ago

      This was my experience as well. They seemed to angle the system away from the casual user, which I didn’t have time to sit around and answer questions to get enough fake internet points to interact more.

      • tiredofsametab@fedia.io
        link
        fedilink
        arrow-up
        9
        ·
        20 days ago

        Yeah, it sucks. In the cases where it was really helpful, I couldn’t upvote the answer that helped me solve my issue (usually with some more poorly-documented library or something).

      • Kissaki@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        19 days ago

        fake internet points

        Your take is a valid one, but not very fair.

        Points are a reputation system. People who are contribute and provide quality get increased trust and power.

        It’s not “fake”. It’s a designed system of points with meaning.

        A casual surfer not being able to vote is by design. Which has a cost of missing out on valid votes, but the benefit of evading trolls and misuse.

        • kennebel@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          19 days ago

          Some of my saltiness comes from the fact that I tried to answer questions a few times, but told I wasn’t worthy enough to participate in the conversation, and so I was confused by the system. Also, I saw people answering with lots of points, but their answers were trash and I couldn’t impact that response/point gathering, and just made me think it was just another gamified system, and engineers love to game a system. :)

        • FizzyOrange@programming.dev
          link
          fedilink
          arrow-up
          2
          ·
          19 days ago

          If that were really true then they would give users with 100k rep some benefit of the doubt when it comes to questions… but nope. Still get closed as “too vague” by people who haven’t even heard of the thing you’re asking about.

  • Dr. Wesker@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    28
    ·
    20 days ago

    I’ve never asked a question there. Typically if there’s no quick answer to my question already available, I’ll just dig through documentation.

    • Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      19 days ago

      By responses you mean to include comments and moderation, not just answers?

      It’s sometimes there, but - from the [limited] use I have - I would certainly not qualify them as “most”.

  • MajorHavoc@programming.dev
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    20 days ago

    I find SO too pissy to interact with. If I find something useful there, I’ll copy it, but otherwise I ignore it.

  • catalyst@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    20 days ago

    I asked and answered a small handful of questions in the mid 20-teens but not really much since. I still wind up finding good answers there on a semi regular basis, though.

    I just looked in my profile and my last question was in 2017. I received a holier than thou “what you’re trying to do is wrong” type of response and finally solved it with the help of a coworker who actually cared.

  • starshipwinepineapple@programming.dev
    link
    fedilink
    arrow-up
    11
    ·
    19 days ago

    Never. For the most part i haven’t had a question that hasn’t already asked or that couldn’t be answered from reading the docs or some other source. For the cases i get stuck i ask the question to a more focused group

  • lad@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    ·
    19 days ago

    I forgot that last time was in 2023, although the previous one was in 2016. SO had a lot of moderation drama and point-grinders that (imo) led to community becoming more toxic, to the point where it’s not too pleasant for me to participate in.

    To be fair, they still have some good answers, and sometimes they can provide a useful answer, but edge-case rare obscure problems that seemed to be the very reason for SO are rarely answered now, as I see it

  • magic_lobster_party@fedia.io
    link
    fedilink
    arrow-up
    7
    ·
    20 days ago

    I haven’t asked that much on SO. Often I can find the answer myself. In other cases my question is so niche I don’t know how to formulate it into a good SO question.

    One of my questions got closed for being duplicate because it was tangentially related to a different question. I got the answer, but it left me a sour taste.

  • tyler@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    19 days ago

    Last time I asked was in 2019. I’ve asked 30+ questions total, only about half of those are ever answered. I’ve found that, the more experienced I get, the less my questions get answered on SO. Usually because my questions are well thought out, explained incredibly well, and the problem isn’t that I don’t understand something. It’s that my problem is one of a kind. E.g. no one else on the planet is having it. So of course I’m not going to get help for it.

    • ad_on_is@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      1
      ·
      19 days ago

      yeah… that’s what I realized too.

      If you ask basic questions - “google it yourself” … closed!

      If you ask anything specific (like in your case) - it’s just crickets

  • mox@lemmy.sdf.org
    link
    fedilink
    arrow-up
    5
    ·
    20 days ago

    I think I’ve asked only two or three questions there, ever, and those were on topics obscure enough that the answers ended up coming from me.

    There was a time when I answered other people pretty regularly, but that was more than a few years ago. I stopped mainly because I’m not very comfortable giving them free labour so they can be the gatekeepers of community knowledge.

    I wonder if anyone is working on a fediverse Q&A platform.

  • LazaroFilm@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    20 days ago

    You should already know that. It’s such a simple thing. — first answer on StackOverflow

    • Dave.@aussie.zone
      link
      fedilink
      arrow-up
      14
      arrow-down
      1
      ·
      edit-2
      20 days ago

      Usually iterations of:

      “Closed and locked due to duplicate of: (question asked 9 years ago about Visual Studio 2011 and Visual Basic, when you’re using VS code '22 and C#)”

      “This seems like an XY problem, what are you really trying to accomplish?”, after a one thousand word post describing in detail exactly what you are trying to accomplish and the many different reasons why you can’t just use #GENERIC_EVERYDAY_METHOD.

      Either that or the quick and dirty method that I want for a one off data conversion that uses standard libraries is heavily down voted and lost while the elaborate, all-cases-considered, 7-third-party-library-using answer becomes the top result.

      • Kissaki@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        18 days ago

        This is not my experience at all.

        It seems we search for and look at different kinds of questions.

        • Dave.@aussie.zone
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          16 days ago

          The problem with stack overflow is that you need to know enough about the domain you’re working in to describe it accurately enough to search and find that previous great answer.

          If you have no clue, and then naively ask the no-clue kinds of questions, because you have no clue, then you get beaten over the head about not searching for the existing answer that you don’t know how to search for.

  • GenosseFlosse@feddit.org
    link
    fedilink
    arrow-up
    5
    ·
    19 days ago

    Was somewhat active in the travel section, but left since 90% are now visa questions on how to get into the schengen area.

  • Eiri@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    19 days ago

    It must have been over 5 years ago. It turned me off. The culture there was so painful. People would refuse to answer a question just because they deemed the premise of your question unacceptable. Or even recommend you change your whole project’s language.

    It was like that both in questions and in chat. I never tried again.