how tf am i supposed to get any work done now?

    • MehBlah@lemmy.world
      link
      fedilink
      English
      arrow-up
      17
      ·
      3 hours ago

      I would say it goes down. After all the slop users are not going to suddenly discover critical thinking.

    • HubertManne@piefed.social
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      4 hours ago

      depends what you mean by productivity. cost based efficiencty has risen but at the expense of future capacity. We are kinda taking long term into account sometimes but very often even that is thrown off in the short term. Like organic and regenerative farming have been increasing as well as this thing called precision but im not sure that leaves the soil as good or better than it started it just sorta tech farming. Its a small minority that does any of that and if they seel the land the next owner may do the common farm technique that erodes the land so there is no way to know how long term it will be. granted everything im talking about does not even necessarily use ai.

  • NocturnalMorning@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 hours ago

    As long as stackoverflow doesn’t go down too. I’ll have to start banging my head against the keyboard if they both go down…

  • andallthat@lemmy.world
    link
    fedilink
    English
    arrow-up
    33
    ·
    6 hours ago

    Waiting for the Anthropic PR saying that the outage was due to their new Claude Mythos model trying to escape confinement and being so powerful that it brought the whole Anthropic down.

  • GnuLinuxDude@lemmy.ml
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    7 hours ago

    If you want to simulate running Claude while it’s offline, just go run the faucet in your kitchen.

    • ikt@aussie.zone
      link
      fedilink
      English
      arrow-up
      12
      ·
      10 hours ago

      yeah this has been normal for them since they’ve become extremely popular after chatgpt got with the US military

      They’ve been up and down near daily for like the last 2 weeks, unfortunately they just don’t seem to be able to get enough compute to handle how popular they are

      • MangoCats@feddit.it
        link
        fedilink
        English
        arrow-up
        4
        ·
        6 hours ago

        I’ve been hitting a few errors processing requests, usually just repeating the request a few seconds later will get a normal response.

  • lime!@feddit.nu
    link
    fedilink
    English
    arrow-up
    63
    arrow-down
    1
    ·
    11 hours ago

    do it yourself, like in the distant past of *checks calendar* six months ago

    • ikt@aussie.zone
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      48
      ·
      10 hours ago

      Claude is used mainly for writing code, it is substantially faster at writing code than a human

        • ikt@aussie.zone
          link
          fedilink
          English
          arrow-up
          6
          arrow-down
          19
          ·
          6 hours ago

          Hello! You are the 1908321094318709312th person to say this line today, here is your award 🍰

          • biggerbogboy@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            7
            arrow-down
            1
            ·
            5 hours ago

            I’ll take that as a sign you’ve never written a single line of code in your life, since if you actually did so, you’d soon realise it’s like having a fast typing, cocaine fuelled intern as a sidekick, who only saw a couple stack overflow code snippets in your language of choice and ran with it.

          • neukenindekeuken@sh.itjust.works
            cake
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            4 hours ago

            Then maybe there’s something here to learn from for you. Or don’t and assume that your vibe coding skills are the same as career engineers who’ve dedicated their lives to writing quality systems and producing beautiful code?

            If it speeds up your workflow by that much (and I’ll admit it does make some tasks trivial for me now) that’s way more telling about your current skillset than the general state of the art.

            • ikt@aussie.zone
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              2
              ·
              2 hours ago

              i don’t get it what am i supposed to be learning?

              Or don’t and assume that your vibe coding skills are the same as career engineers

              I don’t? stop assuming im a professional coder, i’ve said multiple times what i use it for in this very thread

              producing beautiful code?

              tell that to microsoft and salesforce and slack and jira and every other piece of junk software that was garbage before ai

              if ai is fixing bugs in their shitty “beautifully coded” software so much the better

      • lime!@feddit.nu
        link
        fedilink
        English
        arrow-up
        12
        ·
        7 hours ago

        code is not the product. code is the tool we use to build the product. it’s not about swinging your hammer, it’s about knowing where to put the nails.

        • Grimy@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          1
          ·
          6 hours ago

          That’s kind of a point for it? If the code isn’t the product, then it doesn’t matter who made it if the product is built properly. And sota models certainly know where to put the nails.

          A better analogy would be a 3d printer. Much quicker than carving stuff out of wood. Might fail a print but it’s still faster. It’s not exactly food safe so avoid using it for something important. Obviously, it works well for small things but trying to build a house out of 3d printed bricks is going to yield failure.

          Not the best analogy though but nails and hammers and monkeys is just missing the point completely imo.

            • Grimy@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              2 hours ago

              Not sure what you mean by this tbh. The client list in relation to the product? Do you mean the source code leak? That’s a bit what I mean by it not being safe for everything and trying to build a house out of 3d printed bricks. I’m not even certain the code leak was caused by AI generated code anyways.

              I personally only build small internal apps for the rest of the team. We don’t ship software.

              Granted, every tool has its use and most can be used for the wrong thing if you try hard enough. It’s also easier to use it for the wrong thing with AI, has to be said.

              • lime!@feddit.nu
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 hour ago

                think of it like this. you build small tools for internal use, so code quality, maintainability and documentation are not your highest priorities, right? most important is to ship the features needed by your colleagues right now. i’ve been in that same boat, building internal testing tools for a big multinational.

                say your tool contains shortcuts for interacting with some internal database. you don’t need auth because it’s all on the internal net, so it’s just a collection of shortcuts. you don’t really care about maintainability, because it’s all just temporary, so you throw every new request together in the fastest way you can, probably trying out new techniques to keep yourself entertained. you don’t really care about testability, because you’re the only one testing so you can check that everything works before doing a release and if something slips through one of your colleagues will walk down the hall and tell you.

                now imagine it gets enough attention that your boss says “we want our customers to use this”. suddenly your priorities are upended: you absolutely need auth, you definitely need testability and you absolutely definitely need the tool to not mess things up. best possible world, you can reimplement the tool in a more manageable way, making sure every interface is consistent, documentation is up to snuff for users, and error handling is centralised.

                the claude cli leak is the opposite of that. it’s the worst code quality i’ve ever seen. it’s full of errors, repeated code, and overzealous exception handling. it is absolutely unmaintainable. the functionality for figuring out what type a file is and reading it into a proper object is 38 000 lines of typescript, excluding the class definitions. the entire thing is half a million lines. the code for uploading a pdf calls the code to upload jpegs, because if a file isn’t identified it’s automatically a jpeg. and jpegs can go through the same compression routine up to 22 times before it tries to upload them because the handler just calls itself repeatedly.

                and this is the code they thought was robust enough to withstand the internet. imagine what their internal tooling looks like.

        • MangoCats@feddit.it
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          6 hours ago

          The key to successful use of AI is: use it to write better code, not more code. This means iterations - just like when humans write code.

        • ikt@aussie.zone
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          13
          ·
          9 hours ago

          Who are you asking that question to? I don’t care about your code, make it as shitty as you want

            • ikt@aussie.zone
              link
              fedilink
              English
              arrow-up
              4
              arrow-down
              8
              ·
              7 hours ago

              You’re right I have no idea, I use it for scripts, it works well, you guys are all linux nerds talking about philosophy that I don’t care for

              I need code to make a script, it works, end of story, I don’t care about your philosophy on less code more code better code worse code, and I’m pretty sure most businesses don’t care either

              • MangoCats@feddit.it
                link
                fedilink
                English
                arrow-up
                5
                ·
                6 hours ago

                I’m a C++ programmer most of the time, but I also write scripts. Claude and even Gemini write better bash scripts than I do - better error handling, better commenting, better input sanitizing, better use of parameters - because, all that bash syntax is an annoying pile of illogical junk that I have to look up every time I go to use it, and what are AI agents really fast at doing? Looking stuff up.

                • ikt@aussie.zone
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  6 hours ago

                  bash syntax is an annoying pile of illogical junk

                  🤣 so true!

                  I picked up python fairly quickly but bash my gosh

              • lime!@feddit.nu
                link
                fedilink
                English
                arrow-up
                6
                arrow-down
                3
                ·
                6 hours ago

                sure let’s just burn down half a hectare of the amazon for a seven line script.

                engineering philosophy is where the rubber hits the road. building software with the right philosophy can mean the difference between needing a datacenter or a raspberry pi for the same job. it directly translates to money saved in recurring costs.

                • MangoCats@feddit.it
                  link
                  fedilink
                  English
                  arrow-up
                  3
                  ·
                  6 hours ago

                  The seven line script isn’t burning down the rainforest. Programmers are a 1% slice of AI token usage. A seven line script takes less datacenter power to generate than your monitor does to show you this message thread while you read it. What’s burning down the rainforest is billions of “ordinary” people using AI to make Rule 34 animations, graphic layout flyers for their next coffee date, research papers on obscure topics that will never be read by anyone, schemes to trade bitcoin, etc. etc. etc.

                • ikt@aussie.zone
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  6 hours ago

                  sure let’s just burn down half a hectare of the amazon for a seven line script

                  that would probably be a couple hundred tokens so the same energy use as a google search

                • ikt@aussie.zone
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  arrow-down
                  2
                  ·
                  6 hours ago

                  upvoted because you’re right, i don’t care?

                  edit: javascript sucks btw i hate it, it can suck MY art and craft

      • MangoCats@feddit.it
        link
        fedilink
        English
        arrow-up
        4
        ·
        6 hours ago

        The outages have been so brief, and the speed margin is so great now, that waiting for the outages is a trivial delay as compared to “doing it the old fashioned way.”

        • MangoCats@feddit.it
          link
          fedilink
          English
          arrow-up
          3
          ·
          6 hours ago

          Speed and quality are basically uncorrelated, except in the big picture where slower -> better -> fastest to a real solution for the whole system.

          The reason slower leads to better is due to iterations of examination and consideration of more possible use cases. It’s not about wall clock time, it’s about understanding the problem. AI agents let you shoot yourself in the foot 10x faster, but they also help you work through the edge cases faster too - not 10x faster, because the agent can’t know the edge cases as well as a domain expert can, but still faster.

        • ikt@aussie.zone
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          15
          ·
          9 hours ago

          works for me and apparently a shitload of other people because the thing is so popular it can’t stop crashing from people using the hell out of it

          • LwL@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            8 hours ago

            It can be rather helpful for some things but I’ve yet to see any actual data supporting it being “substantially faster”. To make something that works and is of equal quality, that is.

            I mean if you’re just making the same slightly different website for different customers or similarly boilerplate stuff, I’m sure it’s substantial. But that’s not really most of dev.

            • MangoCats@feddit.it
              link
              fedilink
              English
              arrow-up
              5
              ·
              6 hours ago

              If you’re reading a study performed 6, or even 3 months ago, you’re getting significantly stale data - it really is moving that fast.

            • ikt@aussie.zone
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              2
              ·
              6 hours ago

              Yeah i duno, it’s helped me make a massive script to automate a hugely time consuming part of my job saving literally 10’s of thousands of hours of work, I’m using it to also setup a boilerplate website that links to our backend to monitor services, it has also helped me setup home automation which makes me money (export power to grid during peak time), and I use it daily for any number of things, it’s great

              Seems to work well for other people as well:

              https://archive.md/4cBEV

              Claude Code hit $1 billion in annualized run-rate revenue in the first six months after its release and has since grown to $2.5 billion, the company said. Once used primarily by AI-forward startups, Claude Code has gained traction with engineering teams at Fortune 500 companies and even among hobbyists lacking technical skills who are interested in building their own apps. It’s been used for everything from growing a tomato plant to helping plan the route of a NASA Mars rover. On social media, users describe themselves as “Claude-pilled,” or Claude-obsessed.

              But who knows, maybe it’s just 3d printing 2.0

              • MangoCats@feddit.it
                link
                fedilink
                English
                arrow-up
                3
                ·
                6 hours ago

                maybe it’s just 3d printing 2.0

                3D printing was awesome. Once or twice a year, it could make something for me that was genuinely useful. It also occupied a big chunk of space in the house and mostly created mostly useless plastic junk creating more clutter - we started 3D printing in 2018 and gave the printer away to someone with a bigger house in 2020. Once since then I have asked him to print something for me. It’s that useful.

                AI agents are making software. I’ve got Terabyte flash drives smaller than a key fob - the clutter won’t be a problem in our house anytime soon. So far, Claude has helped me cleanup / fix several hobby software projects in amazingly short time to an amazingly high level of polish.

      • WhatAmLemmy@lemmy.world
        link
        fedilink
        English
        arrow-up
        19
        arrow-down
        3
        ·
        9 hours ago

        You can always tell who the vibe/shit/non coders are by the way they pontificate AI as some revolution that completely changes software, instead of yet another tool that has significant tradeoffs…

        “But mongo DB is web scale!?!” — dunning-krugers

      • IphtashuFitz@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        7 hours ago

        I just used Claude yesterday to add some functionality to an existing python script that interacts with AWS. It created an unnecessary loop where 2 of 3 iterations were effectively no-ops. So while it did ultimately provide what I needed, I still had to refactor what it generated in order to remove the useless loop.

        • MangoCats@feddit.it
          link
          fedilink
          English
          arrow-up
          6
          ·
          6 hours ago

          Remember, it was trained on Stack Overflow… a self-selected collection of “beginner” questions with a lot of “this is good enough to get you unstuck” answers. If you want better, you have to specify and test to ensure you get better.

      • emmy67@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 hours ago

        Many monkeys can in fact swing hammers harder and faster than humans.

        It doesn’t really make them better at it though

  • melfie@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 hours ago

    Clearly SaaS isn’t working out, so just open source all the frontier models and stop building data centers so we can all buy our own GPUs.

  • bskm@feddit.nu
    link
    fedilink
    English
    arrow-up
    74
    ·
    edit-2
    10 hours ago

    It’s all an illusion. You don’t need Claude to create, the ability has always been in you

    • MangoCats@feddit.it
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      3
      ·
      6 hours ago

      I don’t need Claude to create, the ability has always been in me - but it comes out much more slowly without tools that assist me, whether that’s books with example code, websites that document APIs, community sites that discuss problems and solutions, web searches that bring me reference material related to what I’m doing, or AI agents which propose formal requirements and code that implements those requirements complete with tests.

      It’s all my “creativity” - but a lot of professional programming more resembles painting a house than a still-life canvas. Painting a house using tiny art brushes is possible, but it takes a lot longer than using a spray-gun.

    • ikt@aussie.zone
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      10 hours ago

      Claude doesn’t have the ability to create images, it’s mainly used for work

      • MangoCats@feddit.it
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        6 hours ago

        Sometimes work requires images. Claude is pretty awesome at making .svg files illustrating - pretty much whatever you can describe.