• thatradomguy@lemmy.world
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    1
    ·
    20 days ago

    Ha. I remember I used my points to create a bounty for something I kind of saw as broken with Windows but that eventually expired or something and after that, never looked back. Whole thing doesn’t make sense. Why make a bounty possible if it can just expire. Nobody answered the question… and I couldn’t accrue points to do it again in a reasonable manner so go figure…

    • MonkderVierte@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      ·
      20 days ago

      Sure is bullshit. I now and then could have answered a question i am an expert in. But i never had an account and wouldn’t have had the points to do it, because “popular question” and whatnot.

    • melroy@kbin.melroy.org
      link
      fedilink
      arrow-up
      6
      arrow-down
      2
      ·
      20 days ago

      Bad news. Since AI can only answer what it knows. If you have a question that is legit but not yet part of stackoverflow, you get a bad AI response.

      In that case you can ask it on the stackoverflow website. But due to the fact that everybody now only rely on AI stackoverflow is dead. Well there you go, you just killed the source of truth.

      • anotherandrew@mbin.mixdown.ca
        link
        fedilink
        arrow-up
        1
        ·
        20 days ago

        I don’t know if it’s just my age/experience or some kind of innate “horse sense” But I tend to do alright with detecting shit responses, whether they be human trolls or an LLM that is lying through its virtual teeth. I don’t see that as bad news, I see it as understanding the limitations of the system. Perhaps with a reasonable prompt an LLM can be more honest about when it’s hallucinating?

        • mbtrhcs@feddit.org
          link
          fedilink
          English
          arrow-up
          2
          ·
          20 days ago

          I don’t know if it’s just my age/experience or some kind of innate “horse sense” But I tend to do alright with detecting shit responses, whether they be human trolls or an LLM that is lying through its virtual teeth

          I’m not sure how you would do that if you are asking about something you don’t have expertise in yet, as it takes the exact same authoritative tone no matter whether the information is real.

          Perhaps with a reasonable prompt an LLM can be more honest about when it’s hallucinating?

          So far, research suggests this is not possible (unsurprisingly, given the nature of LLMs). Introspective outputs, such as certainty or justifications for decisions, do not map closely to the LLM’s actual internal state.

          • anotherandrew@mbin.mixdown.ca
            link
            fedilink
            arrow-up
            1
            ·
            19 days ago

            I’m not sure how you would do that if you are asking about something you don’t have expertise in yet, as it takes the exact same authoritative tone no matter whether the information is real.

            I agree – That’s why I’m chalking it up to some kind of healthy sense of skepticism when it comes to trusting authoritative-sounding answers by themselves. e.g. “ok that sounds plausible, let’s see if we can find supporting information on this answer elsewhere or, maybe ask the same question a different way to see if the new answer(s) seem to line up.”

            So far, research suggests this is not possible (unsurprisingly, given the nature of LLMs). Introspective outputs, such as certainty or justifications for decisions, do not map closely to the LLM’s actual internal state.

            Interesting – I still see them largely as black boxes so reading about how people smarter than me describe the processes is fascinating.

            • mbtrhcs@feddit.org
              link
              fedilink
              English
              arrow-up
              2
              ·
              19 days ago

              let’s see if we can find supporting information on this answer elsewhere or, maybe ask the same question a different way to see if the new answer(s) seem to line up

              Yeah, that’s probably the best way to go about it, but still requires some foundational knowledge on your part. For example, in a recent study I worked on we found that programming students struggle hard when the LLM output is wrong and they don’t know enough to understand why. They then tend to trust the LLM anyways and end up prompting variations of the same thing over and over again to no avail. Other studies similarly found that while good students can work faster with AI, many others are actually worse off due to being misled.

              I still see them largely as black boxes

              The crazy part is that they are, even for the researchers that came up with them. Sure we can understand how the data flows from input to output, but realistically not a single person in the world could look at all of the weights in an LLM and tell you what it has learned. Basically everything we know about their capabilities on tasks is based on just trying it out and seeing how well it works. Hell, even “prompt engineers” are making a lot of their decisions based on vibes only.

      • cecilkorik@lemmy.ca
        link
        fedilink
        English
        arrow-up
        3
        ·
        20 days ago

        Which is eventually going to cause AI model collapse, since AI no longer has any source of truth to train on. This is such an interesting technology being used in such a stupid and irresponsible way.

        • melroy@kbin.melroy.org
          link
          fedilink
          arrow-up
          1
          ·
          20 days ago

          Exactly my point. So what you see now is Ai is generating Ai content used for training. Also known as synthetic data… I know right?

    • madame_gaymes@programming.dev
      link
      fedilink
      English
      arrow-up
      12
      ·
      20 days ago

      Came here to say something similar about a local archive.

      You can also use the app Kiwix to make it a little easier to download/search (and grab several other doc archives like Python PEP and Wikipedia)

  • Artisian@lemmy.world
    link
    fedilink
    English
    arrow-up
    21
    ·
    20 days ago

    One of the more important knowledge repositories right now… and it’s tied to a corporation. We should probably be supporting alternatives.

    Anybody know of data backups? Do we have the whole thing on the internet archive?

    • dejected_warp_core@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      20 days ago

      Do we have the whole thing on the internet archive?

      Maybe?

      Another consideration is that it’s probably a part of many LLM training datasets by now. In fact, I’d say the combination of bad moderation and AI have made Stack Overflow less attractive lately.

  • Max-P@lemmy.max-p.me
    link
    fedilink
    English
    arrow-up
    110
    arrow-down
    3
    ·
    20 days ago

    Maybe, just maybe, most of the big questions have been asked and answered already.

    These days when I look something up it’s been answered like 8 years ago, and the answer is still valid. And they aggressively mark questions as dupes, so people aren’t opening too many repeat questions.

    • ChillPenguin@lemmy.world
      link
      fedilink
      English
      arrow-up
      19
      ·
      20 days ago

      I’ve always been afraid of opening questions on stack overflow. To the point that I’d rather just figure it out myself.

    • mesa@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      44
      ·
      20 days ago

      The article also goes into it, but I think the invent of AI and asking somewhat specific questions may also explain the decline. If you can get a result that can get you 90% of the way there with an AI that used stack overflow as a resource, theres no reason to actually ask on stack overflow. Its faster to go on the AI result or go on google/bing/etc…etc… that has the answer right there on the page.

      And the redesign…its pretty bad in my opinion.

      I was once downvoted answering a question on a library…that I created on stack overflow. Still makes me laugh.

      • Max-P@lemmy.max-p.me
        link
        fedilink
        English
        arrow-up
        30
        ·
        20 days ago

        The graph suggests it started declining well before AI became mainstream. I’m sure it accelerates it, but it had already long peaked.

        • mesa@piefed.socialOP
          link
          fedilink
          English
          arrow-up
          7
          ·
          20 days ago

          Yep I agree. Its a combo of many different things.

          I cant tell you the last time I was on SO for a question. its been that long.

    • letsgo@lemm.ee
      link
      fedilink
      English
      arrow-up
      8
      ·
      20 days ago

      Not in technology, it’s a rapidly evolving field. Answers that might have been absolutely perfect five years ago can now be irrelevant archaic trivia.

    • WolfLink@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      69
      ·
      20 days ago

      The annoying thing about the dupe policy is sometimes the answer does change and the accepted answer to the existing question is from 5 years ago.

      • eronth@lemmy.world
        link
        fedilink
        English
        arrow-up
        18
        ·
        20 days ago

        Yup. Infuriating. I can’t remember how many times I saw a thread of someone asking my version of a question that was then closed as duplicate linking to an older one that wasn’t the right version and therefore the fix was irrelevant or at least not best practice anymore.

      • CoffeeGhost@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        8
        ·
        20 days ago

        It also doesn’t help when the answer is “yeah just disable this feature that is used for security. That fixes the issue” but that really isn’t the best solution

    • WarlordSdocy@lemm.ee
      link
      fedilink
      English
      arrow-up
      7
      ·
      20 days ago

      I mean there’s always gonna be new libraries or frameworks or whatever that will have their own questions to be asked. I think the problem is at a certain point you’ve reached the maximum audience you can appeal to. Which I feel StackOverflow very much has but of course corporations have to keep making greater and greater profits so once you maximize audience you have to find other methods for profit. Which is what leads to rebrand stuff like this.

    • RobotZap10000@feddit.nl
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      1
      ·
      20 days ago

      I believe so. Whenever I have a problem, I look for an answer in the following order: search engine > reading a forum post > documentation > writing a forum post. I usually don’t work on bleeding-edge software, so somebody probably has already asked my question and received an answer too. If it hasn’t explicitly been asked yet, it might have already been answered in the documentation. Furthermore, as you said, Stack Overflow would much sooner delete your post for being a duplicate of a 21-year-old post than provide an answer to your question. There are other (and sometimes newer) tools out there that can provide the same answer without putting up so much resistance to you simply attempting to use them. If they want their traffic back, they could start there, instead of “rebranding”.

      • HarkMahlberg@kbin.earth
        link
        fedilink
        arrow-up
        14
        ·
        20 days ago

        (and sometimes newer)

        My God man, say it louder for the folks in the back. A 21 year old answer, heck even an 8 year old answer like OP said, might not STILL be the best answer in the current age. Technology evolves, new languages get invented, old languages gain some new features, and all of that happens at a rapid pace.

        I get super dismayed using SO and seeing the top answer predates Rust. (Note I don’t mean to say Rust is always the answer, but that Rust is already 13 years old. Things change.)

    • Chris@feddit.uk
      link
      fedilink
      English
      arrow-up
      28
      ·
      edit-2
      20 days ago

      Yep, I’ve never needed to ask a question on Stack Overflow as everything I’ve searched for has been answered already… or I’ve looked elsewhere for the answer as I’m not allowed to upvote, downvote or ask questions on it anyway due to lack of karma (or whatever they call it). No wonder it’s in decline if nobody new is allowed to contribute, and every new question is closed as a duplicate.

  • BananaTrifleViolin@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    20 days ago

    Stack Overflow, like Reddit, derives its value entirely from its users—it’s just a host. Now that users (and their knowledge) are moving elsewhere, the platform’s importance is fading.

    It’s odd when people worry about Stack Overflow’s decline. Online communities have always shifted: from BBSs and newsgroups to forums, chat, Yahoo Groups, Reddit, and Stack Overflow. Each had its time.

    The next gathering spot for tech-savvy users might be the fediverse, but who knows at this point. AI isn’t solely to blame for the shift—people moved to Stack Overflow because it was better than what came before. Now, as it declines in quality thanks to general enshittification of services as companies try to monetise uaers, they’re moving on again.

  • d00ery@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    19 days ago

    Stack Exchange is a business owned by investment company Prosus, and the Stack Exchange products include private versions of its site (Stack Overflow for Teams)

    Private equity milking another product dry.

  • AlecSadler@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    1
    ·
    20 days ago

    Every time I go to SO I have to deal with CloudFlare checks or captchas. I’m not genuinely not sure why, but it has kept me from clicking SO links from search engines first. Not even using a VPN. Kind of odd.

    • mint_tamas@lemmy.world
      link
      fedilink
      English
      arrow-up
      17
      arrow-down
      1
      ·
      20 days ago

      I’m sure they have all the heuristics in Cloudflare cranked up due to all programming model training aggressively digesting their content. Can’t blame them, honestly.

  • 0x01@lemmy.ml
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    2
    ·
    20 days ago

    “Which is bad news for developers”

    Nah, we’ve been through lots of iterations of community for developers, irc, maillists, forums, stackoverflow, etc. Most of my complex questions go through specific discord communities now. I’m not trying to spend a year editing a single post because some swamp ass weanie on stackoverflow has his nose covered in rule dust.

    Yes ai has changed the game a bit, but it is not removing community, it’s mostly just cutting down on the question duplication

    My most recent foray into a new technology was working with vulkan in rust on a mac, stackoverflow is useless compared to the vulkan discord.

    • melroy@kbin.melroy.org
      link
      fedilink
      arrow-up
      21
      ·
      20 days ago

      Down side of discord is huge. It’s not searchable to start with / its not index. Often it’s not even public information.

      It’s like storing data on your personal hard drive/ssd. It’s the worst way to share knowledge.

    • WhyJiffie@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      20 days ago

      fuck discord. this is the only thing I want to add to the other 2 responses

      and mind me, matrix wouldn’t be that much better in that regard. better, but still bad, because it’s a bad format for this.

  • Phoenixz@lemmy.ca
    cake
    link
    fedilink
    English
    arrow-up
    10
    ·
    20 days ago

    Stack overflow is still useful z it’s just that the vast majority of answers are like 15-20 years old as most questions were already answered by then

    • pinball_wizard@lemmy.zip
      link
      fedilink
      English
      arrow-up
      6
      ·
      20 days ago

      It does feel like they’re going that way. But that’s okay. Everyone needs an Expert Sex Change every now and then.

  • MajesticElevator@lemmy.zip
    link
    fedilink
    English
    arrow-up
    28
    ·
    20 days ago

    They don’t allow me to create an account because email restriction, VPN/IP restriction…

    If they don’t want content, that’s their choice

    • BrightCandle@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      20 days ago

      Even if your in and have a history of good questions and responses it is still ridiculously hard to get a question accepted. Stackoverflow is dying due to its own choices and its driven many people away from it. They caused their own peak in 2014 and its amazing it took this long to decline.

    • gradual@lemmings.worldBanned from community
      link
      fedilink
      English
      arrow-up
      5
      ·
      20 days ago

      Yeah, this is a problem with every single platform that becomes successful.

      • MajesticElevator@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        20 days ago

        Eh, some manage to go around. Steam doesn’t push this BS (but yea I guess they force you to pay an amount)

        Proton mail also doesn’t really go out of their way to check you… and Reddit is somewhat okay from what I remember