• msage@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 hours ago

    Seize the means of production.

    Food, shelter, water.

    We will build the the rest from there.

  • lechekaflan@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    edit-2
    23 hours ago

    “Revolution”? More like devolution.

    Just look at some large-format advertisements at the local level, as some print shops have started to use AI slop and thus eliminating the need to hire an experienced illustrator.

    Fortunately, some people are already fighting back to oppose the devolution, committing themselves to the Butlerian Jihad.

  • IchNichtenLichten@lemmy.wtf
    link
    fedilink
    English
    arrow-up
    12
    ·
    22 hours ago

    I’ve still not heard a convincing argument explaining how these companies are going to make enough money to offset the billions they’ve spent on R&D and hardware.

    It’s strange really, if I was an investor that would be the first question I’d ask but I guess VCs are smarter than I am.

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

      The same way they do in every other bubble.

      • the bubble pops, most companies fail. Mostly bankruptcies, massive layoffs but also huge tax writeoffs
      • of the surviving companies, a couple strike the jackpot.

      Most of that huge overall investment is lost, but everyone wants to be in on the one or two that succeed, and those specific investments could have huge returns

      • IchNichtenLichten@lemmy.wtf
        link
        fedilink
        English
        arrow-up
        2
        ·
        19 hours ago

        How do they succeed though?

        I’m not seeing the market for LLMs in any meaningful roles given they are prone to saying things that aren’t true. Would you hire someone who does good work 90% of the time and for the rest, tells you the work is done, when it’s not, or worse.

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

          LLM vendors are starting to charge money. I’m sure it’s not even close to profitable but it’s a start. Perhaps when the bubble pops and market consolidates, fewer vendors with more paying customers each …

          Using an LLM is a skill just like any other. If you just take what it gives you, you can’t expect good results. If you evaluate what it gives you and prompt it to improve, the results aren’t as bad.

          I use an LLM for coding and a definitely a skeptic, but I do find it a useful tool and am really interested in seeing if I can make it work.

          Initially I found some amount of success at lower levels, saving me some time

          • it could auto complete entire lines of code (and that’s trivial to evaluate and correct if necessary)
          • it was pretty good about generating unit tests since they tend to be simple and repetitive. In general corrections tend to be smarter coverage, tweaking the tests to cover more functionality with fewer tests
          • it’s pretty good with utility scripts. For example today I had a decision and wanted supporting data: in minutes it generated a script to call APIs in my scm and generate some stats for 4,000 code repos …. And it worked

          Currently I’ve created rulesets and project context so

          • it’s been quite successful at code reviews (it finds things I miss, and has resulted in my human reviewers finding less)
          • I’m proud of one for identifying refactoring opportunities. It finds good spots and makes good suggestions, but so far I have to implement myself: its code hasn’t been usable. I can also objectively verify by reduced cyclomatic complexity.

          Trying to find other scenarios it can be successful, it’s clear that insufficient context is a limiting factor. The fun challenge is to see if there are more successful scenarios if you can give it enough context. I’ve gone past rulesets and project context, to connect relevant services and metadata about our product set and environment. They want a team to try vibe coding and I’m still very skeptical, but my part of the effort is a real solvable problem and fun challenge whether they succeed or not

          • Repple (she/her)@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            3 hours ago

            Thats a pretty good attitude. I have unfortunately been forced to use as much as possible for work for over a year. On the one hand Claude opus 4.6 is really a massive improvement to what I was using at the beginning of last year, which is honestly a scary trajectory.

            On the other, I still don’t have any trust at all for production code as I see far too many errors. I can pump out rapid prototypes way faster than before, (and I was always very very fast at that) but I learn less from them. I still feel like using the LLM is like stealing from the future. For the most part I need to do the actual work eventually, understanding the code takes as long as writing it, and fixing takes longer.

            Where I find it really useful is exploratory. It errors a lot but has compressed essentially the whole of human writing, so I can ask about approaches to specific problems and find apis and techniques I wouldn’t necessarily have found before. It still hallucinates an api more than once a day for me, but as long as you check it that’s something.

            I still don’t think the revolution is here. It only feels like it could be because it’s been subsidized to hell and back, and I am terrified of the human cost: insane data center use, the economic toll of bubble popping (which of course will be felt by the masses), all the layoffs, and what happens to humans when we offset thinking rather than just memory to computers. There’s gonna be a lot of pain in the coming years

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

              Definitely one of the weaknesses is: what about maintenance? Ai has been poor at maintaining existing code, and we all know that maintenance is much more expensive than development. Will it be able to maintain its own code? What if there are no longer enough developers to do it manually? Where is our future then?

              I’ve definitely been adding priority to refactoring. It was always a good idea for maintainability, for new developers to get up to speed and be able to contribute, but now we have the idiot developer that is LLMs. Perhaps more refactoring is meeting it halfway

  • phutatorius@lemmy.zip
    link
    fedilink
    English
    arrow-up
    43
    ·
    1 day ago

    So far, there hasn’t been an AI revolution, any more than there was a Segway or an NFT revolution.

    • criss_cross@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      23 hours ago

      Right? Like if all the hype was true I’d expect this golden age of software at the drop of a hat.

      Instead all we get is still minor inconvenience and dark patterns that no one wants.

  • ignirtoq@feddit.online
    link
    fedilink
    English
    arrow-up
    124
    ·
    1 day ago

    For enthusiasts, AI promises to usher in something that socialists have long dreamed of: a world without scarcity in which human beings can move finally from the realm of necessity to the realm of freedom.

    Like many problems techbros try to solve, this is a problem of politics and social organization, not technology. We have had the technology to free the entire human population from several fundamental scarcities for decades (food and housing most prominently, but also many diseases), but the groups with the resources to do so actively choose not to solve those problems. Mostly because they are antisocial psychopathic billionaires.

    • gizmonicus@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 hours ago

      This is one of the most infuriating arguments AI proponents make. It is absolutely ridiculous on its face if you think about it for more than a second.

      Yesterday someone quoted Elon at me, which go fuck yourself but I digress, saying “we’ll have universal basic abundance”. Who? Not me and you, that’s for fucking sure because we literally have enough RIGHT NOW. So where is it? Rhetorical question of course because the same dickhead making these absurd claims about a tech utopia is also actively fighting against systems that would make it harder for people like him to hoard so much wealth.

      Goddamn it.

    • lietuva@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      19 hours ago

      100 years ago people believed that productivity will rise so much, that we will work for 20 hours week, yet here we are.

    • Rekall Incorporated@piefed.social
      link
      fedilink
      English
      arrow-up
      20
      ·
      1 day ago

      It’s like global malnutrition/hunger, it’s not that we don’t have enough food (I believe total global calorie per capita per day output might be significantly above the recommended 2,500 or so calories); it’s the distribution where the problem lies.

      • BetaDoggo_@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        23 hours ago

        We absolutely have the resources to solve those distribution issues, there just isn’t an economic incentive to allocate them that way.

      • ramble81@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        Which to OPs point is a socio-political problem. We have the technology and means to distribute it globally, or ensure it’s created closer to the need, it’s just not being done.

    • CosmoNova@lemmy.world
      link
      fedilink
      English
      arrow-up
      34
      arrow-down
      1
      ·
      1 day ago

      In reality things are becoming more scarce because of AI and I‘m afraid we‘ve only scratched the surface. And all that when we barely have any actual use cases for it.

  • CombatWombat@feddit.online
    link
    fedilink
    English
    arrow-up
    29
    ·
    edit-2
    1 day ago

    I’m not sure there’s any more depressing climax I could imagine to this story:

    While the talk of eradicating friction or even rents suggests a “freeing up” of capital for more productive investment, given services would follow manufacturing into a realm of hyperproductive overcapacity, there would seem to be no upside to the euthanasia of the rentier in this instance.

    Rather than “free up” business, this development would destroy it. Capital may well be a parasite, but in the absence of revolutionary pressure it is still work-producing. Our jobs might be bullsh-t, but without them there is only unemployment and (even more) poverty.

    • CosmoNova@lemmy.world
      link
      fedilink
      English
      arrow-up
      31
      ·
      1 day ago

      For most people it is easier to imagine the end of the world than it is to imagine the end of capitalism.

    • maegul (he/they)@lemmy.ml
      link
      fedilink
      English
      arrow-up
      12
      ·
      edit-2
      1 day ago

      Yea … it’s the bit I don’t get why people don’t care about this more.

      If we’re replaced, there’s nothing really left for us in the terms of the way we’ve conceived our whole world for centuries. Sure maybe we go native again or something, but let’s be real, that is a massively tough transition even if it’s viable.

      • Yondoza@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        ·
        23 hours ago

        It’s even more bleak than that. Politically, the bargaining power of the masses is from the labor they contribute. As soon as the need of human labor is gone, there is absolutely no reason for those with power to heed the will of the populus. You can say open revolt, but if we’re talking a situation where any significant portion of the military is automated, uprisings are no longer a concern.

  • Phoenixz@lemmy.ca
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    1 day ago

    There has been a computer revolution for sure

    There has been a mobile phone revolution, absolutely

    There was even a social media revolution, changed the way we interact

    AI, though, so far has been just “the next it fad” in the 2-5 year cycle, like NFT before it, like Crypto currencies before that, and what was it before that? Web 3.0, then before that there was… Trying to remember… cloud computing? Each of these fads had minor to no influence.in how we did things, and for AI we only just added in stupidity of writing documents with AI which completely misses the point why we write those documents to begin with

    • ebc@lemmy.ca
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      1
      ·
      22 hours ago

      The AI fad is a lot more like the Internet fad than the crypto fad. I think once the bubble pops (like the .com bubble 25 years ago) some use-cases will definitely remain. But yeah, we definitely are in a bubble.

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

      I was with you up to “cloud computing”. That bubble was a huge success that has really revolutionized how software is provided

      • well known winners include AWS, Google, Microsoft but there are many more depending how you define cloud computing
      • also some huge flops

      AI has a lot of mindshare and has demonstrated contributions in several areas. For example, ai slop you see on YouTube is making some people money. As a coder I do find it sometimes a useful tool, and I can definitely see the near future where it’s a required skill, and no, if you just ask it to spit out slop you’re not getting anything but slop ). I don’t see how it’s going away. However it doesn’t (yet?) live up to its hype nor is there (yet?) a profitable business for providers.

      Meanwhile the crypto and NFT bubbles were pyramid schemes that only ever made money from themselves. Web 3.0 probably looks useful to its proponents but was only ever a niche that no one else cared about

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

      im iffy on the social media thing. I would call it a type of stagnation. its not really improving anything. honestly the enshitification is kinda worse than stagntion. smarphones seemed incredible when the iphone and android first came out.

    • ryathal@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      2
      ·
      22 hours ago

      AI is a lot closer to a revolution than to a bust. It’s already likely going to remain an established tool for software development and process automation.

      It still remains to be seen if a company can be a single person managing an army of agents can actually become a sustainable company. This would be an industrial revolution on steroids type change that’s honestly terrifying.

      An equally or even more likely scenario is we get most of the way there, but it only reduces the need for developer type jobs by 20-50%. From here lots of things could happen. The job market could stay somewhat stable as while companies hire less people, there are more smaller companies with direct hires as the barrier is massively reduced. The job market drastically shrinks and software becomes a less attractive discipline compared to other types of engineering or office work. An industry wide Cobol type situation happens as those that survive the job losses retire and laid off workers have moved on to other industries and no junior positions exist.

    • partofthevoice@lemmy.zip
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      6
      ·
      24 hours ago

      Software engineers use AI. Software engineers make software. Software runs all the shit. Generative AI has definitely lead to a revolution, regardless of how we feel about it. It’s not revolutionary like the internet was, nor like the steam press, nor like toast, but… maybe it’s revolutionary like … I don’t know … browsers in phones?

      Not to mention AI is helping us understand how consciousness works better. Not because it actually resembles consciousness, but because it doesn’t while many people thought it would. This realization helps us develop our language and understanding better… now we distinguish between different kinds of intelligence more, and certainly understand better that you can have intelligence without consciousness. That’s a philosophical revolution.

      Honestly, the technology is cool. The clout around it is ass. How the technology is being used is ass. What behaviors the technology is incentivizing is ass. But as a matter of fact, that it’s possible at all to exploit natural redundancy in language to the point of producing generative machines — that by itself is quite cool.

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

        Not because it actually resembles consciousness, but because it doesn’t

        There have been several waves of advancement for things initially called ai. However one of the most common threads is that it helps us define what intelligence is not.