Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. LocalLLaMA
  3. StackOverflow activity down to 2008 numbers

StackOverflow activity down to 2008 numbers

Scheduled Pinned Locked Moved LocalLLaMA
localllama
11 Posts 8 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • eyekaytee@aussie.zoneE This user is from outside of this forum
    eyekaytee@aussie.zoneE This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1

    from 10b0t0mized:
    I miss the days when I had to go through a humiliation ritual before getting my questions answered.

    Now days you can just ask your questions from an infinitely patient entity, AI is really terrible.

    V elgenzay@lemmy.mlE 2 Replies Last reply
    1
    • eyekaytee@aussie.zoneE [email protected]

      from 10b0t0mized:
      I miss the days when I had to go through a humiliation ritual before getting my questions answered.

      Now days you can just ask your questions from an infinitely patient entity, AI is really terrible.

      V This user is from outside of this forum
      V This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      Is the drop all due to AI?

      P 1 Reply Last reply
      0
      • V [email protected]

        Is the drop all due to AI?

        P This user is from outside of this forum
        P This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        The fast drop yes, but really it’s been in decline for around a decade before that.

        V 1 Reply Last reply
        1
        • P [email protected]

          The fast drop yes, but really it’s been in decline for around a decade before that.

          V This user is from outside of this forum
          V This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #4

          That sucks, is there an alternative people are using? seems like it would still be a useful knowledge base to have

          H 1 Reply Last reply
          0
          • eyekaytee@aussie.zoneE [email protected]

            from 10b0t0mized:
            I miss the days when I had to go through a humiliation ritual before getting my questions answered.

            Now days you can just ask your questions from an infinitely patient entity, AI is really terrible.

            elgenzay@lemmy.mlE This user is from outside of this forum
            elgenzay@lemmy.mlE This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #5

            Think in the future LLMs will perform worse on modern problems due to the lack of recent StackOverflow training data?

            M 1 Reply Last reply
            1
            • elgenzay@lemmy.mlE [email protected]

              Think in the future LLMs will perform worse on modern problems due to the lack of recent StackOverflow training data?

              M This user is from outside of this forum
              M This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #6

              I think so. I am legitimately worried about what happens in 10 years with everyone relying on llms to code when nobody seems to be planning for how things will work when LLM coding is nearly universal

              eyekaytee@aussie.zoneE 1 Reply Last reply
              0
              • M [email protected]

                I think so. I am legitimately worried about what happens in 10 years with everyone relying on llms to code when nobody seems to be planning for how things will work when LLM coding is nearly universal

                eyekaytee@aussie.zoneE This user is from outside of this forum
                eyekaytee@aussie.zoneE This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #7

                I do wonder if a new programming language will be invented that is 'ai friendly' and far more better integrated

                S 1 Reply Last reply
                0
                • V [email protected]

                  That sucks, is there an alternative people are using? seems like it would still be a useful knowledge base to have

                  H This user is from outside of this forum
                  H This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #8

                  The common alternative is to just ask ChatGPT your software questions, get false information from the AI, and then try and push that horrible code to production anyway if my past two jobs are any indicator.

                  Stack Overflow is still useful to find old answers, but fucking sucks to ask new questions on. If you aren't getting an AI answer to your question, then you're getting your question deleted for some made up reason.

                  The real answer that everyone hates is: If you have a question about something, read the documentation and experiment with it to figure that something out. If the documentation seems wrong, submit an issue report to the devs (usually on GitHub) and see what they say.

                  The secondary answer is that almost everything FOSS has a slack channel or even sometimes discord channels. Go to the channels and ask people who use/make whatever tool you need help with.

                  A 1 Reply Last reply
                  0
                  • H [email protected]

                    The common alternative is to just ask ChatGPT your software questions, get false information from the AI, and then try and push that horrible code to production anyway if my past two jobs are any indicator.

                    Stack Overflow is still useful to find old answers, but fucking sucks to ask new questions on. If you aren't getting an AI answer to your question, then you're getting your question deleted for some made up reason.

                    The real answer that everyone hates is: If you have a question about something, read the documentation and experiment with it to figure that something out. If the documentation seems wrong, submit an issue report to the devs (usually on GitHub) and see what they say.

                    The secondary answer is that almost everything FOSS has a slack channel or even sometimes discord channels. Go to the channels and ask people who use/make whatever tool you need help with.

                    A This user is from outside of this forum
                    A This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #9

                    The common alternative is to just ask ChatGPT your software questions, get false information from the AI, and then try and push that horrible code to production anyway if my past two jobs are any indicator.

                    If you have developers pushing bad and broken code to production your problem isn't AI.

                    H 1 Reply Last reply
                    0
                    • A [email protected]

                      The common alternative is to just ask ChatGPT your software questions, get false information from the AI, and then try and push that horrible code to production anyway if my past two jobs are any indicator.

                      If you have developers pushing bad and broken code to production your problem isn't AI.

                      H This user is from outside of this forum
                      H This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #10

                      They push their slop into MRs and get their hand smacked for now, I can't imagine it'll stay that way forever

                      1 Reply Last reply
                      0
                      • eyekaytee@aussie.zoneE [email protected]

                        I do wonder if a new programming language will be invented that is 'ai friendly' and far more better integrated

                        S This user is from outside of this forum
                        S This user is from outside of this forum
                        [email protected]
                        wrote on last edited by [email protected]
                        #11

                        imagine if there were a plethora of them already lurking out there in the deep?

                        isn't it strange then that you don't already have an AI overlord then?

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups