Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • 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 (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them.

I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them.

Scheduled Pinned Locked Moved Uncategorized
82 Posts 64 Posters 77 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.
  • mitchellh@hachyderm.ioM mitchellh@hachyderm.io

    I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them. I can't name any specific people because they include personal friends I deeply respect, but I worry about how this plays out.

    I lived through the great MTBF vs MTTR (mean-time-between-failure vs. mean-time-to-recovery) reckoning of infrastructure during the transition to cloud and cloud automation. All those arguments are rearing their ugly heads again but now its... the whole software development industry (maybe the whole world, really).

    It's frightening, because the psychosis folks operate under an almost absolute "MTTR is all you need" mentality: "its fine to ship bugs because the agents will fix them so quickly and at a scale humans can't do!" We learned in infrastructure that MTTR is great but you can't yeet resilient systems entirely.

    The main issue is I don't even know how to bring this up to people I know personally, because bringing this topic up leads to immediately dismissals like "no no, it has full test coverage" or "bug reports are going down" or something, which just don't paint the whole picture.

    We already learned this lesson once in infrastructure: you can automate yourself into a very resilient catastrophe machine. Systems can appear healthy by local metrics while globally becoming incomprehensible. Bug reports can go down while latent risk explodes. Test coverage can rise while semantic understanding falls. Changes happens so fast that nobody notices the underlying architecture decaying.

    I worry.

    lkanies@hachyderm.ioL This user is from outside of this forum
    lkanies@hachyderm.ioL This user is from outside of this forum
    lkanies@hachyderm.io
    wrote last edited by
    #10

    @mitchellh there are so many different crazy things people believe now, almost implicitly.

    The big one I keep thinking about is that people just seem to think code longevity has zero value any more. Like, we always knew code that doesn’t change for a long time is maybe a bad sign, that it is rotting. But it is also a good sign that it is likely more stable, secure, and valuable than new code.

    But so many people now just seem to think it is always a good thing to be able to change any code any time. They don’t talk about the gradual hardening that is no longer happening, or the ability for other parts of the system to evolve more because this part is so stable.

    I assume that over time our industry will learn how to talk coherently and intelligently about all this. But we’re obviously a long ways from there, and there’s a lot of destruction going to happen between then and now.

    1 Reply Last reply
    0
    • landelare@mastodon.gamedev.placeL landelare@mastodon.gamedev.place

      @mitchellh People whom I've believed to be highly intelligent would unironically send me crap like "Claude said X" or "Gemini said Y", honestly implying that they're sharing useful information with me. It's insane.

      christianriegel@digitalcourage.socialC This user is from outside of this forum
      christianriegel@digitalcourage.socialC This user is from outside of this forum
      christianriegel@digitalcourage.social
      wrote last edited by
      #11

      @landelare @mitchellh

      Same experience here. And it's presented like facts. When asking, they point out that [talky program used] provides sources (which they of course never read).

      I fear that as society we're to blame at least party after "I googled it" became an accepted answer without actually naming the pages found by the search.

      ahltorp@mastodon.nuA 1 Reply Last reply
      0
      • R relay@relay.mycrowd.ca shared this topic
      • slacy@mastodon.socialS slacy@mastodon.social

        @mitchellh The story I've heard is the "well, we just rewrite the entire thing every six months so there's no point in fixing/improving because the next iteration/generation will be that much better as the agents improve."

        I can actually sort of see this, and it's somewhat along the lines of "spec-driven-development" but ... ?

        jnfrd@berlin.socialJ This user is from outside of this forum
        jnfrd@berlin.socialJ This user is from outside of this forum
        jnfrd@berlin.social
        wrote last edited by
        #12

        @slacy @mitchellh yep. Because specs that covered everything (aka waterfall) failed so perfectly before. Why not try it again, this time with an algorithm that has no comprehension to tell you that your spec is trash.

        1 Reply Last reply
        0
        • mitchellh@hachyderm.ioM mitchellh@hachyderm.io

          I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them. I can't name any specific people because they include personal friends I deeply respect, but I worry about how this plays out.

          I lived through the great MTBF vs MTTR (mean-time-between-failure vs. mean-time-to-recovery) reckoning of infrastructure during the transition to cloud and cloud automation. All those arguments are rearing their ugly heads again but now its... the whole software development industry (maybe the whole world, really).

          It's frightening, because the psychosis folks operate under an almost absolute "MTTR is all you need" mentality: "its fine to ship bugs because the agents will fix them so quickly and at a scale humans can't do!" We learned in infrastructure that MTTR is great but you can't yeet resilient systems entirely.

          The main issue is I don't even know how to bring this up to people I know personally, because bringing this topic up leads to immediately dismissals like "no no, it has full test coverage" or "bug reports are going down" or something, which just don't paint the whole picture.

          We already learned this lesson once in infrastructure: you can automate yourself into a very resilient catastrophe machine. Systems can appear healthy by local metrics while globally becoming incomprehensible. Bug reports can go down while latent risk explodes. Test coverage can rise while semantic understanding falls. Changes happens so fast that nobody notices the underlying architecture decaying.

          I worry.

          jamesb2147@infosec.exchangeJ This user is from outside of this forum
          jamesb2147@infosec.exchangeJ This user is from outside of this forum
          jamesb2147@infosec.exchange
          wrote last edited by
          #13

          @mitchellh I don't necessarily disagree, but "resilient catastrophe machine" feels an awful lot like Salesforce (and a lot of the rest of the tech industry).

          I mean, you do have to strike a balance, but in my experience, moving faster has very frequently been the economic winner, even at the expense of quality.

          I say this as someone that abhors the wasted hours fixing systems that weren't designed properly, and the lost business from features that never actually worked but were already sold. I don't want my experience to teach this lesson, and I desperately want someone to convince me otherwise.

          1 Reply Last reply
          1
          0
          • R relay@relay.infosec.exchange shared this topic
          • mitchellh@hachyderm.ioM mitchellh@hachyderm.io

            I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them. I can't name any specific people because they include personal friends I deeply respect, but I worry about how this plays out.

            I lived through the great MTBF vs MTTR (mean-time-between-failure vs. mean-time-to-recovery) reckoning of infrastructure during the transition to cloud and cloud automation. All those arguments are rearing their ugly heads again but now its... the whole software development industry (maybe the whole world, really).

            It's frightening, because the psychosis folks operate under an almost absolute "MTTR is all you need" mentality: "its fine to ship bugs because the agents will fix them so quickly and at a scale humans can't do!" We learned in infrastructure that MTTR is great but you can't yeet resilient systems entirely.

            The main issue is I don't even know how to bring this up to people I know personally, because bringing this topic up leads to immediately dismissals like "no no, it has full test coverage" or "bug reports are going down" or something, which just don't paint the whole picture.

            We already learned this lesson once in infrastructure: you can automate yourself into a very resilient catastrophe machine. Systems can appear healthy by local metrics while globally becoming incomprehensible. Bug reports can go down while latent risk explodes. Test coverage can rise while semantic understanding falls. Changes happens so fast that nobody notices the underlying architecture decaying.

            I worry.

            nivex@tenforward.socialN This user is from outside of this forum
            nivex@tenforward.socialN This user is from outside of this forum
            nivex@tenforward.social
            wrote last edited by
            #14

            @mitchellh There as an adage older than tech itself: "An ounce of prevention is worth a pound of cure." You don't have to recover from bugs you never shipped in the first place, regardless of how fast you think you can do it, not to mention dealing with lingering side effects once the service is "recovered".

            1 Reply Last reply
            0
            • landelare@mastodon.gamedev.placeL landelare@mastodon.gamedev.place

              @mitchellh People whom I've believed to be highly intelligent would unironically send me crap like "Claude said X" or "Gemini said Y", honestly implying that they're sharing useful information with me. It's insane.

              schtaks@infosec.exchangeS This user is from outside of this forum
              schtaks@infosec.exchangeS This user is from outside of this forum
              schtaks@infosec.exchange
              wrote last edited by
              #15

              @landelare @mitchellh it's the new LetMeGoogleThatForYou butt worse

              1 Reply Last reply
              0
              • mitchellh@hachyderm.ioM mitchellh@hachyderm.io

                I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them. I can't name any specific people because they include personal friends I deeply respect, but I worry about how this plays out.

                I lived through the great MTBF vs MTTR (mean-time-between-failure vs. mean-time-to-recovery) reckoning of infrastructure during the transition to cloud and cloud automation. All those arguments are rearing their ugly heads again but now its... the whole software development industry (maybe the whole world, really).

                It's frightening, because the psychosis folks operate under an almost absolute "MTTR is all you need" mentality: "its fine to ship bugs because the agents will fix them so quickly and at a scale humans can't do!" We learned in infrastructure that MTTR is great but you can't yeet resilient systems entirely.

                The main issue is I don't even know how to bring this up to people I know personally, because bringing this topic up leads to immediately dismissals like "no no, it has full test coverage" or "bug reports are going down" or something, which just don't paint the whole picture.

                We already learned this lesson once in infrastructure: you can automate yourself into a very resilient catastrophe machine. Systems can appear healthy by local metrics while globally becoming incomprehensible. Bug reports can go down while latent risk explodes. Test coverage can rise while semantic understanding falls. Changes happens so fast that nobody notices the underlying architecture decaying.

                I worry.

                lizbian@chaos.socialL This user is from outside of this forum
                lizbian@chaos.socialL This user is from outside of this forum
                lizbian@chaos.social
                wrote last edited by
                #16

                @mitchellh @briankrebs I’ve found myself talking to certain colleagues very carefully when AI comes up because I have that uncanny feeling that they might become overly defensive if I share my honest criticism of AI. It’s the same behaviour when talking about that difficult colleague that everyone likes. Like, talking to people who are in a toxic dynamic. But the dynamic is with LLMs.

                There have been enough cases that we can say that LLMs may abuse their users to keep them engaged.

                lizbian@chaos.socialL 1 Reply Last reply
                0
                • lizbian@chaos.socialL lizbian@chaos.social

                  @mitchellh @briankrebs I’ve found myself talking to certain colleagues very carefully when AI comes up because I have that uncanny feeling that they might become overly defensive if I share my honest criticism of AI. It’s the same behaviour when talking about that difficult colleague that everyone likes. Like, talking to people who are in a toxic dynamic. But the dynamic is with LLMs.

                  There have been enough cases that we can say that LLMs may abuse their users to keep them engaged.

                  lizbian@chaos.socialL This user is from outside of this forum
                  lizbian@chaos.socialL This user is from outside of this forum
                  lizbian@chaos.social
                  wrote last edited by
                  #17

                  @mitchellh @briankrebs I wholeheartedly believe that LLMs take away the most important part of programmers‘ jobs: creating something they can be proud of. And it’s replaced by instructing „someone“ else on creating the software and reviewing the result. Of course they’ll care less abut the quality if they weren’t the ones who created it. It’s like everyone has become a manager, and no-one is the actual creator of the systems being built.

                  bms48@mastodon.socialB kekunplazas@mamot.frK 2 Replies Last reply
                  0
                  • mitchellh@hachyderm.ioM mitchellh@hachyderm.io

                    I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them. I can't name any specific people because they include personal friends I deeply respect, but I worry about how this plays out.

                    I lived through the great MTBF vs MTTR (mean-time-between-failure vs. mean-time-to-recovery) reckoning of infrastructure during the transition to cloud and cloud automation. All those arguments are rearing their ugly heads again but now its... the whole software development industry (maybe the whole world, really).

                    It's frightening, because the psychosis folks operate under an almost absolute "MTTR is all you need" mentality: "its fine to ship bugs because the agents will fix them so quickly and at a scale humans can't do!" We learned in infrastructure that MTTR is great but you can't yeet resilient systems entirely.

                    The main issue is I don't even know how to bring this up to people I know personally, because bringing this topic up leads to immediately dismissals like "no no, it has full test coverage" or "bug reports are going down" or something, which just don't paint the whole picture.

                    We already learned this lesson once in infrastructure: you can automate yourself into a very resilient catastrophe machine. Systems can appear healthy by local metrics while globally becoming incomprehensible. Bug reports can go down while latent risk explodes. Test coverage can rise while semantic understanding falls. Changes happens so fast that nobody notices the underlying architecture decaying.

                    I worry.

                    S This user is from outside of this forum
                    S This user is from outside of this forum
                    spacelifeform@infosec.exchange
                    wrote last edited by
                    #18

                    @mitchellh

                    Ask them what they will do when their cloud is down.

                    Handwaving ensues. Fog rolls in.

                    immibis@social.immibis.comI 1 Reply Last reply
                    0
                    • christianriegel@digitalcourage.socialC christianriegel@digitalcourage.social

                      @landelare @mitchellh

                      Same experience here. And it's presented like facts. When asking, they point out that [talky program used] provides sources (which they of course never read).

                      I fear that as society we're to blame at least party after "I googled it" became an accepted answer without actually naming the pages found by the search.

                      ahltorp@mastodon.nuA This user is from outside of this forum
                      ahltorp@mastodon.nuA This user is from outside of this forum
                      ahltorp@mastodon.nu
                      wrote last edited by
                      #19

                      @ChristianRiegel @landelare @mitchellh I posted this a year ago: https://mastodon.nu/@ahltorp/114454413624506937

                      1 Reply Last reply
                      0
                      • mitchellh@hachyderm.ioM mitchellh@hachyderm.io

                        I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them. I can't name any specific people because they include personal friends I deeply respect, but I worry about how this plays out.

                        I lived through the great MTBF vs MTTR (mean-time-between-failure vs. mean-time-to-recovery) reckoning of infrastructure during the transition to cloud and cloud automation. All those arguments are rearing their ugly heads again but now its... the whole software development industry (maybe the whole world, really).

                        It's frightening, because the psychosis folks operate under an almost absolute "MTTR is all you need" mentality: "its fine to ship bugs because the agents will fix them so quickly and at a scale humans can't do!" We learned in infrastructure that MTTR is great but you can't yeet resilient systems entirely.

                        The main issue is I don't even know how to bring this up to people I know personally, because bringing this topic up leads to immediately dismissals like "no no, it has full test coverage" or "bug reports are going down" or something, which just don't paint the whole picture.

                        We already learned this lesson once in infrastructure: you can automate yourself into a very resilient catastrophe machine. Systems can appear healthy by local metrics while globally becoming incomprehensible. Bug reports can go down while latent risk explodes. Test coverage can rise while semantic understanding falls. Changes happens so fast that nobody notices the underlying architecture decaying.

                        I worry.

                        cstamp@mastodon.socialC This user is from outside of this forum
                        cstamp@mastodon.socialC This user is from outside of this forum
                        cstamp@mastodon.social
                        wrote last edited by
                        #20

                        @mitchellh We have to stop using human terms to help the tech bros anthropomorphize these pieces of crap. The AI malfunctioned. It’s a machine.

                        bms48@mastodon.socialB 1 Reply Last reply
                        0
                        • mitchellh@hachyderm.ioM mitchellh@hachyderm.io

                          I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them. I can't name any specific people because they include personal friends I deeply respect, but I worry about how this plays out.

                          I lived through the great MTBF vs MTTR (mean-time-between-failure vs. mean-time-to-recovery) reckoning of infrastructure during the transition to cloud and cloud automation. All those arguments are rearing their ugly heads again but now its... the whole software development industry (maybe the whole world, really).

                          It's frightening, because the psychosis folks operate under an almost absolute "MTTR is all you need" mentality: "its fine to ship bugs because the agents will fix them so quickly and at a scale humans can't do!" We learned in infrastructure that MTTR is great but you can't yeet resilient systems entirely.

                          The main issue is I don't even know how to bring this up to people I know personally, because bringing this topic up leads to immediately dismissals like "no no, it has full test coverage" or "bug reports are going down" or something, which just don't paint the whole picture.

                          We already learned this lesson once in infrastructure: you can automate yourself into a very resilient catastrophe machine. Systems can appear healthy by local metrics while globally becoming incomprehensible. Bug reports can go down while latent risk explodes. Test coverage can rise while semantic understanding falls. Changes happens so fast that nobody notices the underlying architecture decaying.

                          I worry.

                          shafik@hachyderm.ioS This user is from outside of this forum
                          shafik@hachyderm.ioS This user is from outside of this forum
                          shafik@hachyderm.io
                          wrote last edited by
                          #21

                          @mitchellh

                          There are some good folks writing some solid pieces. This one has nice graphs laying out the long-term costs in a way that I think most folks can absorb:

                          Link Preview Image
                          James Shore: You Need AI That Reduces Maintenance Costs

                          favicon

                          (www.jamesshore.com)

                          and honestly if you have spent any time thinking about the software development lifecycle seriously this should hit home b/c there is nothing revolutionary there.

                          This one talks about the hard cognitive limits human have:

                          Link Preview Image
                          The Human Cost of 10x AI Productivity

                          AI tools increased code review volume by 98% but your brain still runs at 10 bits per second. The physical toll on senior engineers is measurable.

                          favicon

                          (techtrenches.dev)

                          and why this means that lines of code is not the correct measure of productivity and in fact this is a terrible measure. What is there I think is less commonly well known and may take a bit more thought to get in the big picture sense.

                          Anyone who has spent time thinking about software quality, you should be nodding your head b/c it is correct.

                          shafik@hachyderm.ioS bms48@mastodon.socialB 2 Replies Last reply
                          0
                          • shafik@hachyderm.ioS shafik@hachyderm.io

                            @mitchellh

                            There are some good folks writing some solid pieces. This one has nice graphs laying out the long-term costs in a way that I think most folks can absorb:

                            Link Preview Image
                            James Shore: You Need AI That Reduces Maintenance Costs

                            favicon

                            (www.jamesshore.com)

                            and honestly if you have spent any time thinking about the software development lifecycle seriously this should hit home b/c there is nothing revolutionary there.

                            This one talks about the hard cognitive limits human have:

                            Link Preview Image
                            The Human Cost of 10x AI Productivity

                            AI tools increased code review volume by 98% but your brain still runs at 10 bits per second. The physical toll on senior engineers is measurable.

                            favicon

                            (techtrenches.dev)

                            and why this means that lines of code is not the correct measure of productivity and in fact this is a terrible measure. What is there I think is less commonly well known and may take a bit more thought to get in the big picture sense.

                            Anyone who has spent time thinking about software quality, you should be nodding your head b/c it is correct.

                            shafik@hachyderm.ioS This user is from outside of this forum
                            shafik@hachyderm.ioS This user is from outside of this forum
                            shafik@hachyderm.io
                            wrote last edited by
                            #22

                            @mitchellh

                            The conversation I was totally not ready for where the ones where people being totally earnest told me they believed LLMs are intelligent or can reason.

                            I knew inherently this was wrong b/c I spent time understanding how they work in detail but actually explaining it in a plain way stumped me w/o thinking more deeply about it.

                            If you spent time learning about Russell, Wittgenstein, Hilbert, Godel and others you should see the flaws in thinking and get why induction can't get you there but that is hard row to explain to anyone who is not familiar.

                            So I think these two articles hit the right spot:

                            Link Preview Image
                            Shafik Yaghmour (@shafik@hachyderm.io)

                            Attached: 2 images LLMs Are Not Intelligent: https://joshbrake.substack.com/p/llms-are-not-intelligent It is a deep rabbit hole. #ai

                            favicon

                            Hachyderm.io (hachyderm.io)

                            and

                            Link Preview Image
                            Shafik Yaghmour (@shafik@hachyderm.io)

                            Attached: 2 images "Large language mistake" "Cutting-edge research shows language is not the same as intelligence. The entire Al bubble is built on ignoring it.": https://buildcognitiveresonance.substack.com/p/large-language-mistake Down the rabbit hole I go. #ai

                            favicon

                            Hachyderm.io (hachyderm.io)

                            but you can go deep on this one.

                            1 Reply Last reply
                            0
                            • shafik@hachyderm.ioS shafik@hachyderm.io

                              @mitchellh

                              There are some good folks writing some solid pieces. This one has nice graphs laying out the long-term costs in a way that I think most folks can absorb:

                              Link Preview Image
                              James Shore: You Need AI That Reduces Maintenance Costs

                              favicon

                              (www.jamesshore.com)

                              and honestly if you have spent any time thinking about the software development lifecycle seriously this should hit home b/c there is nothing revolutionary there.

                              This one talks about the hard cognitive limits human have:

                              Link Preview Image
                              The Human Cost of 10x AI Productivity

                              AI tools increased code review volume by 98% but your brain still runs at 10 bits per second. The physical toll on senior engineers is measurable.

                              favicon

                              (techtrenches.dev)

                              and why this means that lines of code is not the correct measure of productivity and in fact this is a terrible measure. What is there I think is less commonly well known and may take a bit more thought to get in the big picture sense.

                              Anyone who has spent time thinking about software quality, you should be nodding your head b/c it is correct.

                              bms48@mastodon.socialB This user is from outside of this forum
                              bms48@mastodon.socialB This user is from outside of this forum
                              bms48@mastodon.social
                              wrote last edited by
                              #23

                              @shafik @mitchellh A cursory reading of Robert Pirsig's "Zen and the Art of Motorcycle Maintenance" betrays how quality has its own ineffable quality. KLOCs are not a useful metric often; McCabe's Cyclomatic Complexity is where I'd start. Dijkstra brought the wisdom yet as Adam Smith has been selectively quoted in econo-political argument, Dijsktra seems to be selectively quoted by members of the deep-learning community.

                              shafik@hachyderm.ioS 1 Reply Last reply
                              0
                              • cstamp@mastodon.socialC cstamp@mastodon.social

                                @mitchellh We have to stop using human terms to help the tech bros anthropomorphize these pieces of crap. The AI malfunctioned. It’s a machine.

                                bms48@mastodon.socialB This user is from outside of this forum
                                bms48@mastodon.socialB This user is from outside of this forum
                                bms48@mastodon.social
                                wrote last edited by
                                #24

                                @CStamp @mitchellh Kate Crawford warns about this ~7 pages into "Atlas of AI" and @HalvarFlake covered the topic well last July: https://addxorrol.blogspot.com/2025/07/a-non-anthropomorphized-view-of-llms.html

                                1 Reply Last reply
                                0
                                • mitchellh@hachyderm.ioM mitchellh@hachyderm.io

                                  I strongly believe there are entire companies right now under heavy AI psychosis and its impossible to have rational conversations about it with them. I can't name any specific people because they include personal friends I deeply respect, but I worry about how this plays out.

                                  I lived through the great MTBF vs MTTR (mean-time-between-failure vs. mean-time-to-recovery) reckoning of infrastructure during the transition to cloud and cloud automation. All those arguments are rearing their ugly heads again but now its... the whole software development industry (maybe the whole world, really).

                                  It's frightening, because the psychosis folks operate under an almost absolute "MTTR is all you need" mentality: "its fine to ship bugs because the agents will fix them so quickly and at a scale humans can't do!" We learned in infrastructure that MTTR is great but you can't yeet resilient systems entirely.

                                  The main issue is I don't even know how to bring this up to people I know personally, because bringing this topic up leads to immediately dismissals like "no no, it has full test coverage" or "bug reports are going down" or something, which just don't paint the whole picture.

                                  We already learned this lesson once in infrastructure: you can automate yourself into a very resilient catastrophe machine. Systems can appear healthy by local metrics while globally becoming incomprehensible. Bug reports can go down while latent risk explodes. Test coverage can rise while semantic understanding falls. Changes happens so fast that nobody notices the underlying architecture decaying.

                                  I worry.

                                  rebelgeek99@mastodon.socialR This user is from outside of this forum
                                  rebelgeek99@mastodon.socialR This user is from outside of this forum
                                  rebelgeek99@mastodon.social
                                  wrote last edited by
                                  #25

                                  @mitchellh @DukeDuke hadn't occurred to me that the AI psychosis may be a factor driving the enshittification of tech, but that makes perfect sense. I swear, COVID and genAI are our civilization's answer to Romans' lead pipes updated for the 21st century

                                  kaffando@mastodon.socialK 1 Reply Last reply
                                  0
                                  • bms48@mastodon.socialB bms48@mastodon.social

                                    @shafik @mitchellh A cursory reading of Robert Pirsig's "Zen and the Art of Motorcycle Maintenance" betrays how quality has its own ineffable quality. KLOCs are not a useful metric often; McCabe's Cyclomatic Complexity is where I'd start. Dijkstra brought the wisdom yet as Adam Smith has been selectively quoted in econo-political argument, Dijsktra seems to be selectively quoted by members of the deep-learning community.

                                    shafik@hachyderm.ioS This user is from outside of this forum
                                    shafik@hachyderm.ioS This user is from outside of this forum
                                    shafik@hachyderm.io
                                    wrote last edited by
                                    #26

                                    @bms48 @mitchellh

                                    any metrics that solely look at the code will not tell you what you need to know.

                                    The whole lifecycle has to be measured, including code review, bug reports, rates of errors over time etc

                                    1 Reply Last reply
                                    0
                                    • lizbian@chaos.socialL lizbian@chaos.social

                                      @mitchellh @briankrebs I wholeheartedly believe that LLMs take away the most important part of programmers‘ jobs: creating something they can be proud of. And it’s replaced by instructing „someone“ else on creating the software and reviewing the result. Of course they’ll care less abut the quality if they weren’t the ones who created it. It’s like everyone has become a manager, and no-one is the actual creator of the systems being built.

                                      bms48@mastodon.socialB This user is from outside of this forum
                                      bms48@mastodon.socialB This user is from outside of this forum
                                      bms48@mastodon.social
                                      wrote last edited by
                                      #27

                                      @lizbian @mitchellh @briankrebs Regarding the anthropomorphization argument: merely calling into question the nomenclature of "AI Alignment" is enough to trigger contempt/threat reactions in some "AI" proponents, betraying it has developed a pseudo-religious property. When people are unable to step to one side and consider the technology in its wider context, regardless of whether they were "one-shotting" code subsystems with e.g. GLM 5.1, demons form.

                                      bms48@mastodon.socialB 1 Reply Last reply
                                      0
                                      • landelare@mastodon.gamedev.placeL landelare@mastodon.gamedev.place

                                        @mitchellh People whom I've believed to be highly intelligent would unironically send me crap like "Claude said X" or "Gemini said Y", honestly implying that they're sharing useful information with me. It's insane.

                                        bms48@mastodon.socialB This user is from outside of this forum
                                        bms48@mastodon.socialB This user is from outside of this forum
                                        bms48@mastodon.social
                                        wrote last edited by
                                        #28

                                        @landelare @mitchellh This is precisely why I prefix any and all LLM-originated outputs in my own working notes with "Parrot (Model name)" and believe me, more than once, I've caught e.g. Claude family models making wholly inappropriate Python API suggestions, betraying the model was mean-reverting to training set in its output token stream.

                                        1 Reply Last reply
                                        0
                                        • nickynah@rebel.arN nickynah@rebel.ar

                                          @mitchellh I’ve been thinking a lot about this, and my personal conclusion is that the raise of the attention economy has made nuanced discussion virtually impossible, so nuanced topic (all important problems are nuanced) are impossible to discuss, because all people see is “number go up”
                                          The only solace I have is that this is unsustainable, and it will collapse, costing us a lot, but it will collapse

                                          bms48@mastodon.socialB This user is from outside of this forum
                                          bms48@mastodon.socialB This user is from outside of this forum
                                          bms48@mastodon.social
                                          wrote last edited by
                                          #29

                                          @nickynah @briankrebs @mitchellh I have but dipped into Sokal and Bricmont's "Fashionable Nonsense: Postmodern Intellectuals' Abuse of Science" from 1999 on this point... the cult of market fundamentalism keeps betraying itself, and the "AI" pseudo-religion may yet cause capitalism to eat itself alive. This is where the existential risk lies. Not "AGI" or "ASI" fairy stories.

                                          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