Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • 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
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. I keep watching for the AI bubble to burst.

I keep watching for the AI bubble to burst.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
noai
54 Indlæg 35 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • smiteri@mstdn.caS smiteri@mstdn.ca

    @n_dimension @VeeRat We want something that is as deterministic as a computer program, which we can obtain by writing a computer program instead of searching the set of random numbers with extra steps.

    n_dimension@infosec.exchangeN This user is from outside of this forum
    n_dimension@infosec.exchangeN This user is from outside of this forum
    n_dimension@infosec.exchange
    wrote sidst redigeret af
    #11

    @smiteri @VeeRat

    Don't mean to sound patronising.

    You may need a Good Systems Analyst
    Sometimes the answer may be "Why are we doing it thus way?" rather than "Write a program".

    smiteri@mstdn.caS 1 Reply Last reply
    0
    • pawsplay@dice.campP pawsplay@dice.camp

      @VeeRat Have you seen the Big Short? The bit where the guy keeps expecting everything to fall, but a bunch of rich assholes keep propping it up while they raid the piggy bank?

      V This user is from outside of this forum
      V This user is from outside of this forum
      venturahwybill@theforkiverse.com
      wrote sidst redigeret af
      #12

      @pawsplay @VeeRat
      Loved 'The Big Short' ❗️❗️

      1 Reply Last reply
      0
      • assimilateborg@kind.socialA assimilateborg@kind.social

        @VeeRat make the AI once generate code with does the job. Then run the code. The code always does the same thing as good or bad than yesterday. Don't ask the AI to come up with code to do the same task than yesterday. Sell it as "a nice method to use less tokens for the similar result". Get a raise for optimizing the bullshit machine.

        veerat@zeroes.caV This user is from outside of this forum
        veerat@zeroes.caV This user is from outside of this forum
        veerat@zeroes.ca
        wrote sidst redigeret af
        #13

        @assimilateborg Nah I’m not going to replace my coding team’s jobs with slop.

        G 1 Reply Last reply
        0
        • veerat@zeroes.caV veerat@zeroes.ca

          I keep watching for the AI bubble to burst. It's been so expensive for so little returns.

          At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.

          Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.

          Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.

          How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.

          I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.

          The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?

          #NoAI

          merospit@infosec.exchangeM This user is from outside of this forum
          merospit@infosec.exchangeM This user is from outside of this forum
          merospit@infosec.exchange
          wrote sidst redigeret af
          #14

          @VeeRat I too have been forced to use it.

          Current strategy is to get LLM to write scripts, then I get the scripts to do the actual work, so it is predictable day to day.

          MCP (JSON-RPC underneath the trenchcoats) is fairly amenable to use in scripts.

          Then to keep the AI usage stats happy I have the script run an LLM at the end to give a "summary", even though the scripts render their own output before that.

          When the bubble breaks, at least I have the scripts (assuming MCP doesn't also die with it), and I can manually disable the final LLM step.

          1 Reply Last reply
          0
          • veerat@zeroes.caV veerat@zeroes.ca

            I keep watching for the AI bubble to burst. It's been so expensive for so little returns.

            At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.

            Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.

            Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.

            How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.

            I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.

            The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?

            #NoAI

            leendaal@rollenspiel.socialL This user is from outside of this forum
            leendaal@rollenspiel.socialL This user is from outside of this forum
            leendaal@rollenspiel.social
            wrote sidst redigeret af
            #15

            @VeeRat its not a tool.

            G 1 Reply Last reply
            0
            • veerat@zeroes.caV veerat@zeroes.ca

              I keep watching for the AI bubble to burst. It's been so expensive for so little returns.

              At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.

              Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.

              Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.

              How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.

              I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.

              The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?

              #NoAI

              uair@autistics.lifeU This user is from outside of this forum
              uair@autistics.lifeU This user is from outside of this forum
              uair@autistics.life
              wrote sidst redigeret af
              #16

              @VeeRat

              Are you tracked by token use?

              The best answer I've heard for this is to set it up on a pointless loop and go do your work the old way.

              lightfighter@infosec.exchangeL 1 Reply Last reply
              0
              • leendaal@rollenspiel.socialL leendaal@rollenspiel.social

                @VeeRat its not a tool.

                G This user is from outside of this forum
                G This user is from outside of this forum
                glitzersachen@hachyderm.io
                wrote sidst redigeret af
                #17

                @Leendaal @VeeRat

                True. It's a cult.

                But our demented leaders pretend its a tool ("look, those sacrifices of virgins on the altar of the sun god --- it's not something we want to do, personally. It's just a tool to ensure a good rain and harvest for the next year).

                So, when we talk about how unreasonable this is, what the leadership expects, it makes sense to use "tool" in sentences like "this is not a suitable tool"...

                leendaal@rollenspiel.socialL 1 Reply Last reply
                0
                • n_dimension@infosec.exchangeN n_dimension@infosec.exchange

                  @smiteri @VeeRat

                  Don't mean to sound patronising.

                  You may need a Good Systems Analyst
                  Sometimes the answer may be "Why are we doing it thus way?" rather than "Write a program".

                  smiteri@mstdn.caS This user is from outside of this forum
                  smiteri@mstdn.caS This user is from outside of this forum
                  smiteri@mstdn.ca
                  wrote sidst redigeret af
                  #18

                  @n_dimension @VeeRat The problem to be solved in this story is upper management wanting staff to use AI.

                  n_dimension@infosec.exchangeN 1 Reply Last reply
                  0
                  • veerat@zeroes.caV veerat@zeroes.ca

                    @assimilateborg Nah I’m not going to replace my coding team’s jobs with slop.

                    G This user is from outside of this forum
                    G This user is from outside of this forum
                    glitzersachen@hachyderm.io
                    wrote sidst redigeret af
                    #19

                    @VeeRat @assimilateborg

                    Apart from the fact, that the time comes where this code would need to be extended or updated just for maintenance reasons (like: "Please use the next version of the library, this has security problems)

                    And then it mutates.

                    1 Reply Last reply
                    0
                    • smiteri@mstdn.caS smiteri@mstdn.ca

                      @n_dimension @VeeRat The problem to be solved in this story is upper management wanting staff to use AI.

                      n_dimension@infosec.exchangeN This user is from outside of this forum
                      n_dimension@infosec.exchangeN This user is from outside of this forum
                      n_dimension@infosec.exchange
                      wrote sidst redigeret af
                      #20

                      @smiteri @VeeRat

                      "Show a viable business case" works up as well as down 😀

                      smiteri@mstdn.caS 1 Reply Last reply
                      0
                      • n_dimension@infosec.exchangeN n_dimension@infosec.exchange

                        @smiteri @VeeRat

                        "Show a viable business case" works up as well as down 😀

                        smiteri@mstdn.caS This user is from outside of this forum
                        smiteri@mstdn.caS This user is from outside of this forum
                        smiteri@mstdn.ca
                        wrote sidst redigeret af
                        #21

                        @n_dimension @VeeRat Experience would suggest not.

                        1 Reply Last reply
                        0
                        • G glitzersachen@hachyderm.io

                          @Leendaal @VeeRat

                          True. It's a cult.

                          But our demented leaders pretend its a tool ("look, those sacrifices of virgins on the altar of the sun god --- it's not something we want to do, personally. It's just a tool to ensure a good rain and harvest for the next year).

                          So, when we talk about how unreasonable this is, what the leadership expects, it makes sense to use "tool" in sentences like "this is not a suitable tool"...

                          leendaal@rollenspiel.socialL This user is from outside of this forum
                          leendaal@rollenspiel.socialL This user is from outside of this forum
                          leendaal@rollenspiel.social
                          wrote sidst redigeret af
                          #22

                          @glitzersachen @VeeRat i don't think "suitable" helps there at all, they will just keep looking for a purpose then.

                          AI/llm is a tool as much as a sophisticated die. Fully refuting that a certain outcome can be achieved reliably IS the only way.

                          1 Reply Last reply
                          0
                          • veerat@zeroes.caV veerat@zeroes.ca

                            I keep watching for the AI bubble to burst. It's been so expensive for so little returns.

                            At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.

                            Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.

                            Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.

                            How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.

                            I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.

                            The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?

                            #NoAI

                            G This user is from outside of this forum
                            G This user is from outside of this forum
                            grepe@ieji.de
                            wrote sidst redigeret af
                            #23

                            @VeeRat sounds like you are trying to solve the wrong problem. different outputs would not necessarily be bad for certain use-cases. let multiple people analyse or summarise the same document document, or even have the same person do it multiple times, and you will also get different outputs. what you are doing wrong is that you are trying to use something that is a tool (in a weird sense) to replace something that can only come from an intelligent designer. your keyboard autocomplete will never write a novel for you.

                            drewph@ieji.deD 1 Reply Last reply
                            0
                            • pawsplay@dice.campP pawsplay@dice.camp

                              @VeeRat Have you seen the Big Short? The bit where the guy keeps expecting everything to fall, but a bunch of rich assholes keep propping it up while they raid the piggy bank?

                              captain_jack_sparrow@mastodon.worldC This user is from outside of this forum
                              captain_jack_sparrow@mastodon.worldC This user is from outside of this forum
                              captain_jack_sparrow@mastodon.world
                              wrote sidst redigeret af
                              #24

                              @pawsplay @VeeRat

                              the same guy who the big short was based on has already shorted on ai companies

                              "AI valuation concerns took hold in the US as well after it was revealed the trader who inspired The Big Short has bet $1.1bn (£840m) on a fall in prices for AI-related stocks Nvidia and Palantir."

                              Trader who inspired The Big Short bets against AI as tech shares fall
                              https://www.bbc.co.uk/news/articles/c867vyn2evlo

                              pawsplay@dice.campP 1 Reply Last reply
                              0
                              • veerat@zeroes.caV veerat@zeroes.ca

                                I keep watching for the AI bubble to burst. It's been so expensive for so little returns.

                                At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.

                                Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.

                                Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.

                                How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.

                                I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.

                                The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?

                                #NoAI

                                kotaro@kotaro.meK This user is from outside of this forum
                                kotaro@kotaro.meK This user is from outside of this forum
                                kotaro@kotaro.me
                                wrote sidst redigeret af
                                #25

                                @VeeRat Same as me.

                                1 Reply Last reply
                                0
                                • ohir@social.vivaldi.netO ohir@social.vivaldi.net

                                  @VeeRat
                                  > When are they going to cut their losses?

                                  They can't. It is easy to fool a man, getting them to ack they were fooled is next to impossible.

                                  https://www.groundbrkr.com/p/the-second-derivative-why-no-one

                                  dhobern@scicomm.xyzD This user is from outside of this forum
                                  dhobern@scicomm.xyzD This user is from outside of this forum
                                  dhobern@scicomm.xyz
                                  wrote sidst redigeret af
                                  #26

                                  @ohir @VeeRat

                                  1 Reply Last reply
                                  0
                                  • captain_jack_sparrow@mastodon.worldC captain_jack_sparrow@mastodon.world

                                    @pawsplay @VeeRat

                                    the same guy who the big short was based on has already shorted on ai companies

                                    "AI valuation concerns took hold in the US as well after it was revealed the trader who inspired The Big Short has bet $1.1bn (£840m) on a fall in prices for AI-related stocks Nvidia and Palantir."

                                    Trader who inspired The Big Short bets against AI as tech shares fall
                                    https://www.bbc.co.uk/news/articles/c867vyn2evlo

                                    pawsplay@dice.campP This user is from outside of this forum
                                    pawsplay@dice.campP This user is from outside of this forum
                                    pawsplay@dice.camp
                                    wrote sidst redigeret af
                                    #27

                                    @Captain_Jack_Sparrow @VeeRat Seems like he has worked on his timing. I'll guess he wins on this one. It feels like we are at that time.

                                    1 Reply Last reply
                                    0
                                    • G grepe@ieji.de

                                      @VeeRat sounds like you are trying to solve the wrong problem. different outputs would not necessarily be bad for certain use-cases. let multiple people analyse or summarise the same document document, or even have the same person do it multiple times, and you will also get different outputs. what you are doing wrong is that you are trying to use something that is a tool (in a weird sense) to replace something that can only come from an intelligent designer. your keyboard autocomplete will never write a novel for you.

                                      drewph@ieji.deD This user is from outside of this forum
                                      drewph@ieji.deD This user is from outside of this forum
                                      drewph@ieji.de
                                      wrote sidst redigeret af
                                      #28

                                      @grepe @VeeRat
                                      I've never read a comment that desperately reached so hard than this one.

                                      1 Reply Last reply
                                      0
                                      • veerat@zeroes.caV veerat@zeroes.ca

                                        I keep watching for the AI bubble to burst. It's been so expensive for so little returns.

                                        At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.

                                        Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.

                                        Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.

                                        How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.

                                        I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.

                                        The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?

                                        #NoAI

                                        401matthall@mastodon.xyz4 This user is from outside of this forum
                                        401matthall@mastodon.xyz4 This user is from outside of this forum
                                        401matthall@mastodon.xyz
                                        wrote sidst redigeret af
                                        #29

                                        @VeeRat

                                        Yeah, they're the behavior of a non deterministic toy not a tool.

                                        1 Reply Last reply
                                        0
                                        • n_dimension@infosec.exchangeN This user is from outside of this forum
                                          n_dimension@infosec.exchangeN This user is from outside of this forum
                                          n_dimension@infosec.exchange
                                          wrote sidst redigeret af
                                          #30

                                          @kauer @smiteri @VeeRat

                                          If you get told to "Git gud" often... maybe there is a message there grasshopper.

                                          Keep stepping on the garden rake.

                                          I am going to stop sounding patronising 🤡

                                          #PEBCAK

                                          1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper