• itkovian@lemmy.world
    link
    fedilink
    English
    arrow-up
    31
    arrow-down
    3
    ·
    2 days ago

    Eurogamer is shit. You can serve ads without tracking. But, they don’t care.

    • Echo Dot@feddit.uk
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 hours ago

      Yeah I hate this trend of you have to subscribe in order to not be tracked. I just agree to the cookies and then block them at the OS level. Get to have my cake and eat it too.

  • Ulrich@feddit.org
    link
    fedilink
    English
    arrow-up
    52
    arrow-down
    7
    ·
    3 days ago

    Probably invaluable if you’re intent on pumping out slop.

    Video games are an art. If you outsource your art to shitty robots…what service is it that you’re providing? What are you doing that I can’t do my fucking self.

    • lime!@feddit.nu
      link
      fedilink
      English
      arrow-up
      22
      arrow-down
      1
      ·
      2 days ago

      all parts of videogames are art. sound, visuals, level design, code. you could make the argument that someone who enjoys some of those things but not all of them could more easily get a thing out the door if they could automate one part of it.

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

        Why should a single developer of a game not be allowed to offload making textures for a gravel road or some other brain-numbing task onto AI, and use the time saved to make the main features of the game better?

        • Echo Dot@feddit.uk
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          4 hours ago

          Personally I agree. The problem is then you have to declare it and the way that steam currently handles that declaration is literally the worst possible implementation of the idea, - all games just get dumped into the same category of “uses AI”. I would actually prefer them to just take the tag away, then keep it in its current dysfunctional state.

          It’s just a tag that says that AI was used in some aspect of making the game, but there’s no breakdown of how the AI was used, did it author code or did it design background elements that no one will really see, because there’s a huge difference there, and the distinction is important.

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

          exactly. aside from the ethical concerns of using unknown source material.

    • ssillyssadass@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      5
      ·
      edit-2
      2 days ago

      Way I see it AI should be allowed to be used on grunt work that stays in the background. Stuff nobody would notice but that would still take up time, so the dev can focus on making the stuff in the foreground better. Indie dev teams can be small, sometimes just one person, and the quality stands to increase if they can offload dumb, time-consuming tasks elsewhere.

      No, I’m not talking about LLMs here.

  • De_Narm@lemmy.world
    link
    fedilink
    English
    arrow-up
    55
    ·
    3 days ago

    Honestly, it would be weird for any industry to start caring about ethics after all this time.

    Not an endorsement of AI but a criticism of capitalism.

    • Echo Dot@feddit.uk
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 hours ago

      That’s like saying that colonies on Mars are the future. In the future colonies on Mars will be the direction things are going, (assuming we don’t global warm ourselves to death first) but we’re not there yet. AI have yet to prove themselves.

    • bigmclargehuge@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 day ago

      This really depends on what you consider “progress”. Some forms of AI are neat pieces of tech, there’s no denying that. However, all I’ve really seen them do in an industrial sense is shrink workforces to save a buck via automation, and produce a noticably worse product.

      That quality is sure to improve, but what won’t change is the fact that real humans with skill and talent are out of a job because of a fancy piece of software. I personally don’t think of that as progress, but that’s just me.

      • Victor Gnarly@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 day ago

        Typographers saw the same thing with personal computing in the latter half of the 90s. Almost over night, everyone starting printing their own documentation and comic sans became their canary in the coal mine. It was progress but progress is rarely good for everyone. There’s always a give and a take.

        • Echo Dot@feddit.uk
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 hours ago

          Except typographers still exist, we need them to create fonts that aren’t comic sans.

    • PastafARRian@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      1 day ago

      If someone said this in 1970 it would be just as true as you saying it today. Would you have used generative AI tools for video game development back then?

    • itkovian@lemmy.world
      link
      fedilink
      English
      arrow-up
      20
      arrow-down
      5
      ·
      2 days ago

      All I ask is in what way are LLMs progress. Ability to generate a lot of slop is pretty much only thing LLMs are good for. Even that is not really cheap, especially factoring the environmental costs.

      • mhague@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        4
        ·
        edit-2
        2 days ago

        How much do you know about transformers?

        Have you ever programmed an interpreter for interactive fiction / MUDs, before all this AI crap? It’s a great example of the power that even super tiny models can accomplish. NLP interfaces are a useful thing for people.

        Also consider that Firefox or Electron apps require more RAM and CPU and waste more energy than small language models. A Gemma slm can translate things into English using less energy than it requires to open a modern browser. And I know that because I’m literally watching the resources get used.

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

          I am not implying that transformers-based models have to be huge to be useful. I am only talking about LLMs. I am questioning the purported goal of LLMs, i.e., to replace all humans in as many creative fields as possible, in the context of it’s cost, both environmental and social.

      • NuXCOM_90Percent@lemmy.zip
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        14
        ·
        edit-2
        2 days ago

        LLMs are actually spectacular for indexing large amounts of text data and pulling out the answer to a query. Combine that with natural language processing and it is literally what we all thought Ask Jeeves was back in the day. If you ever spent time sifting through stack overflow pages or parsing discussion threads, that is what it is good at. And many models actually provide ways to get a readout of the “thought process” and links to pages that support the answer which drastically reduces the impact of hallucinations.

        And many of those don’t necessarily require significant power usage… relative to what is already running in data centers.

        The problem is that people use it and decide it is “like magic” and then insist on using it for EVERYTHING. And you go from “Write me a simple function to interface with this specific API” to “Write me an application to do my taxes and then file them for me”

        Of course, there is also the issue of where training data comes from. Which is why so much of the “generative AI” stuff is so disgusting because it is just stealing copyrighted data left and right. Rather than the search engine style LLMs that mostly just ignore the proverbial README_FBI.txt file.

        And the “this is magic” is on both sides. The evangelists are demonstrably morons. But the rabid anti-AI/“AI” crowd are just as bad with “it gave you a wrong answer, it is worthless”. Think of it less like a magic box and more like asking a question on a message board. You are gonna get a LOT of FUD and it is on you to do additional searches to corroborate when it actually matters.

        Like a lot of things AI/“AI”, they are REALLY good at replacing intern/junior level employees (and all the consequences of that…) and are a way to speed through grunt work. And, much like farming a task out to that junior level employee, you need to actually supervise it and check the results. Whether that is making sure it actually does what you want it to do or making sure they didn’t steal copyrighted work.

      • salty_chief@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        20
        ·
        2 days ago

        Sure everything starts with meager beginnings. The AI you’re upset about existing may find the cure to many diseases. It may save the planet one day.

      • ssillyssadass@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 days ago

        I can guarantee you that there will not be a point in time at which everybody on the planet just decides to stop using AI out of the goodness of their hearts.

    • CosmoNova@lemmy.world
      link
      fedilink
      English
      arrow-up
      15
      arrow-down
      1
      ·
      2 days ago

      It can be stopped just like climate change but we won‘t and kill humanity instead apparently.

      • salty_chief@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        21
        ·
        2 days ago

        We as humans can take steps to lessen our impact on the planet. We cannot stop climate change. The planet by design will always change climates. It has changed without humans influence and it will continue after we are gone.

        • very_well_lost@lemmy.world
          link
          fedilink
          English
          arrow-up
          11
          arrow-down
          1
          ·
          2 days ago

          Don’t be pedantic. Anyone with half a brain knows that when someone brings up “climate change” they’re referring to “human-made climate change” — and it’s completely uncontroversial that the changes we’ve made since the industrial revolution have greatly outweighed the changes of the Earth’s natural climate cycles.

        • pulsewidth@lemmy.world
          link
          fedilink
          English
          arrow-up
          9
          arrow-down
          1
          ·
          2 days ago

          Yep that’s absolutely not what people are talking about when they say ‘climate change’ in this context, they mean anthropogenic climate change, and you know it. Your bad faith response shows you have no interest in an honest discussion.

  • Skullgrid@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    45
    ·
    3 days ago

    doesn’t have to be an ethical nightmare. Public domain datasets on local hardware using renewable eletricity, who’s mad now, the artist you already can’t afford to pay because you have no fucking money anyway?

      • onslaught545@lemmy.zip
        link
        fedilink
        English
        arrow-up
        9
        arrow-down
        4
        ·
        3 days ago

        Not all LLMs are the same. You can absolutely take a neural network model and train it yourself on your own dataset that doesn’t violate copyright.

        • Mika@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          10
          ·
          3 days ago

          I can almost guarantee that hundred billion params LLMs are not trained on that, and are trained on the whole web scraped to the furthest extent.

          The only sane and ethical solution going forward is to force to opensource all LLMs. Use the datasets generated by humanity - give back to humanity.

          • Skullgrid@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            7
            ·
            3 days ago

            The only sane and ethical solution going forward is to force to opensource all LLMs.

            Jesus fucking christ. There are SO GODDAMN MANY open source LLMs, even from fucking scumbags like facebook. I get that there’s subtleties to the argument on the ProAI vs AntiAI side, but you guys just screech and scream.

            https://github.com/eugeneyan/open-llms

            • vrighter@discuss.tchncs.de
              link
              fedilink
              English
              arrow-up
              2
              ·
              24 hours ago

              there are barely any. I can’t name a single one offhand. Open weights means absolutely nothing about the actual source of those weights.

            • Mika@sopuli.xyz
              link
              fedilink
              English
              arrow-up
              5
              ·
              3 days ago

              even meta

              Lol, ofc meta, they have the biggest bigdata out there, full of private data.

              Most of the opensources are recompilations of existing opensource LLMs.

              And the page you’ve listed is <10b mostly, bar LLMs with huge financing, and generally either copropate or Chinese behind them.

        • Riskable@programming.dev
          link
          fedilink
          English
          arrow-up
          9
          arrow-down
          2
          ·
          3 days ago

          Training an AI is orthogonal to copyright since the process of training doesn’t involve distribution.

          You can train an AI with whatever TF you want without anyone’s consent. That’s perfectly legal fair use. It’s no different than if you copy a song from your PC to your phone.

          Copyright really only comes into play when someone uses an AI to distribute a derivative of someone’s copyrighted work. Even then, it’s really the end user that is even capable of doing such a thing by uploading the output of the AI somewhere.

          • hitmyspot@aussie.zone
            link
            fedilink
            English
            arrow-up
            4
            arrow-down
            1
            ·
            3 days ago

            That’s assuming you own the media in the first place. Often AI is trained with large amounts of data downloaded illegally.

            So, yes, it’s fair use to train on information you have or have rights to. It’s not fair use to illegally obtain new data. Even more, to renting that data often means you also distribute it.

            For personal use, I don’t have an issue with it anyway, but legally it’s not allowed.

            • Riskable@programming.dev
              link
              fedilink
              English
              arrow-up
              2
              ·
              1 day ago

              Incorrect. No court has ruled in favor of any plaintiff bringing a copyright infringement claim against an AI LLM. Here’s a breakdown of the current court cases and their rulings:

              https://www.skadden.com/insights/publications/2025/07/fair-use-and-ai-training

              In both cases, the courts have ruled that training an LLM with copyrighted works is highly transformative and thus, fair use.

              The plaintiffs in one case couldn’t even come up with a single iota of evidence of copyright infringement (from the output of the LLM). This—IMHO—is the single most important takeaway from the case: Because the only thing that really mattered was the point where the LLMs generate output. That is, the point of distribution.

              Until an LLM is actually outputting something, copyright doesn’t even come into play. Therefore, the act of training an LLM is just like I said: A “Not Applicable” situation.

              • hitmyspot@aussie.zone
                link
                fedilink
                English
                arrow-up
                1
                ·
                11 hours ago

                While that’s interesting info and links, I don’t think that’s true.

                https://share.google/opT62A4cIvKp6pwhI This case with Thomson has, but is expected to be overturned.

                Most of the big cases are in the early stages. Let’s see what the Disney one does.

                There is also the question, not just of copyright or fair use, but legally obtaining the data. Facebook torrented terabytes of data and claimed they did not share it. I don’t know that that’s enough to claim innocence. It hasn’t been for individuals.

                The question is whether they are actually transformative. Just being different is not enough. I can’t use Disney IP to make my new movie, for instance.

    • eldebryn@lemmy.world
      link
      fedilink
      English
      arrow-up
      15
      ·
      2 days ago

      Out of legit curiosity, how many models do you know trained exclusively on public domain data, which are actually useful?

    • HarkMahlberg@kbin.earth
      link
      fedilink
      arrow-up
      20
      ·
      3 days ago

      Beyond the copyright issues and energy issues, AI does some serious damage to your ability to do actual hard research. And I’m not just talking about “AI brain.”

      Let’s say you’re looking to solve a programming problem. If you use a search engine and look up the question or a string of keywords, what do you usually do? You look through each link that comes up and judge books by their covers (to an extent). “Do these look like reputable sites? Have I heard of any of them before?” You scroll click a bunch of them and read through them. Now you evaluate their contents. “Have I already tried this info? Oh this answer is from 15 years ago, it might be outdated.” Then you pare down your links to a smaller number and try the solution each one provides, one at a time.

      Now let’s say you use an AI to do the same thing. You pray to the Oracle, and the Oracle responds with a single answer. It’s a total soup of its training data. You can’t tell where specifically it got any of this info. You just have to trust it on faith. You try it, maybe it works, maybe it doesn’t. If it doesn’t, you have to write a new prayer try again.

      Even running a local model means you can’t discern the source material from the output. This isn’t Garbage In Garbage Out, but Stew In Soup Out. You can feed an AI a corpus of perfectly useful information, but it will churn everthing into a single liquidy mass at the end. You can’t be critical about the output, because there’s nothing to critique but a homogenous answer. And because the process is destructive, you can’t un-soup the output. You’ve robbed yourself of the ability to learn from the input, and put all your faith into the Oracle.

      • Mika@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        10
        ·
        3 days ago

        you can’t be critical about the answer

        You actually can, and you should be. And the process is not destructive since you can always undo in tools like cursor, or discard in git.

        Besides, you can steer a good coding LLM in a right direction. The better you understand what are you doing - the better.

        • HarkMahlberg@kbin.earth
          link
          fedilink
          arrow-up
          7
          ·
          2 days ago

          You misunderstood, I wasn’t saying you can’t Ctrl Z after using the output, but that the process of training an AI on a corpus yields a black box. This process can’t be reverse engineered to see how it came up with it’s answers.

          It can’t tell you how much of one source it used over another. It can’t tell you what it’s priorities are in evaluating data… not without the risk of hallucinating on you when you ask it.

        • MoreZombies@aussie.zone
          link
          fedilink
          English
          arrow-up
          9
          ·
          2 days ago

          How would you be critical of the answer without also doing a traditional search to compare its answer? If you have to search and verify the answer anyway, didn’t we just add an unnecessary step to the process?

          • Mika@sopuli.xyz
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            edit-2
            2 days ago

            You can have knowledge of the technology firsthand and just need to generate the code? I mean I would need to google different function names and conversion tricks all the time anyway, even if I’m really good at it. If AI slops it for me, it just speeds it up by a lot, and I can notice bad moments.

            Again, the better you know what you are doing, the more it could help.

            • very_well_lost@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              2 days ago

              That would be all well and good, if corpos weren’t pushing AI as a technology that everyone should be using all the time to reshape their daily lives.

              The people most attracted to AI as a technology (and the ones that AI companies are marketing to the hardest) are the ones who want to use it for things where they don’t already have domain-specific expertise. Non-artists generating art, or non-coders making apps on “vibes”, etc. Have you ever heard of Travis Kalanick? He’s one of the co-founders of Uber and he recently made the news after he went on some podcast to breathlessly rave about how he’s been using LLMs to do “vibe physics”. Kalanick, as you can guess, is not a physicist. In fact he’s not a scientist of any kind.

              The vast, vast majority of people using AI aren’t using it to augment their existing skills, and they aren’t using their own expertise to evaluate the output critically. This was never the point nor the promise of AI, and it’s certainly not the direction that the people pushing this technology are attempting to push it.

              • Mika@sopuli.xyz
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                1
                ·
                2 days ago

                AI marketing is total BS, but it doesn’t mean AI is not useful in it’s current state. People try to argue as if that was the case, but it simply isn’t. Agentic AI + LLM does speed up usual tasks by a whole fucking lot.

                Next day, these people would be wondering why they don’t have access to essential tools they need to be effective (means of production), completely forgotten they were against these tools completely out of principle. This is as shortsighted as it can get.

                • very_well_lost@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  edit-2
                  2 days ago

                  AI marketing is total BS, but it doesn’t mean AI is not useful in it’s current state.

                  But the AI only exists because of the marketing BS! The fact that AI is useful to qualified people in specialized fields doesn’t matter when the technology is being mass marketed to a completely different group of people for completely different use cases.

                  LLMs are called “large” for a reason — their existence demands large datasets, large data centers, large resource consumption, and large capital expenditure to secure all of those things. The only entries with the resources to make that happen are large corporations (and rich nation-states, but they seem to be content to keep any of their own LLM efforts under wraps for now). You can only say “don’t blame the technology, blame the technologist” when it’s possible to separate the two, but in this case it’s not. LLMs don’t exist without the corpos, and the corpos are determined to push LLMs into places and use cases where they have no business being.

      • Skullgrid@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        8
        ·
        edit-2
        3 days ago

        The topic is : using AIs for game dev.

        1. I’m pretty sure that generating placeholder art isn’t going to ruin my ability to research
        2. AIs need to be used TAKING THEIR FLAWS INTO ACCOUNT and for very specific things.

        I’m just going to be upfront: AI haters don’t know the actual way this shit works except that by existing, LLMS drain oceans and create more global warming than the entire petrol industry, and AI bros are filling their codebases with junk code that’s going to explode in their faces from anywhere between 6 months to 3 years.

        There is a sane take : use AIs sparingly, taking their flaws into consideration, for placeholder work, or once you obtain a training base on content you are allowed to use. Run it locally, and use renewable sources for electricity.

        • lime!@feddit.nu
          link
          fedilink
          English
          arrow-up
          6
          ·
          2 days ago

          as someone who has studied ml since around 2015, i’m still not convinced. i run local models, i train on CC data, i triple-check everything, and it’s just not that useful. it’s fun, but not productive.

        • HarkMahlberg@kbin.earth
          link
          fedilink
          arrow-up
          3
          arrow-down
          1
          ·
          2 days ago

          Wild to see you call for a “sane take” when you strawman the actual water problem into “draining the oceans.”

          Local residents with nearby data centers aren’t being told to take fewer showers with salt water from the ocean.

          • Skullgrid@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            arrow-down
            1
            ·
            2 days ago

            Is that a problem with the existence of llms as a technology, or shitty corporations working with corrupt governments in starving local people of resources to turn a quick buck?

            If you are allowing a data center to be built, you need to make sure you have power etc to build it without negativitely impacting the local people. It’s not the fault of an LLM that they fucked this shit up.

            • very_well_lost@lemmy.world
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              2
              ·
              2 days ago

              Are you really gonna use the “guns don’t kill people, people kill people” argument to defend LLMS?

              Let’s not forget that the first ‘L’ stands for “large”. These things do not exist without massive, power and resource hungry data centers. You can’t just say “Blame government mismanagement! Blame corporate greed!” without acknowledging that LLMs cease to exist without those things.

              And even with all of those resources behind it, the technology is still only marginally useful at best. LLMs still hallucinate, they still confidently distribute misinformation, they still contribute to mental health crises in vulnerable individuals, and no one really has any idea how to stop those things from happening.

              What tangible benefit is there to LLMs that justifies their absurd cost? Honestly?

              • Skullgrid@lemmy.world
                link
                fedilink
                English
                arrow-up
                3
                arrow-down
                3
                ·
                edit-2
                2 days ago

                making up deficiencies in your own artistic and linguistic skills , getting easy starting points for coding solutions.

                LLMs still hallucinate,

                Emergent behaviour can be useful in coming up with new ideas that you were not expecting and areas to explore

                they still confidently distribute misinformation,

                yeah, that’s been a problem since language, if you want a statement more close to the topic at hand, the printing press.

                they still contribute to mental health crises in vulnerable individuals, and no one really has any idea how to stop those things from happening.

                so does the fucking internet.

                Are you really gonna use the “guns don’t kill people, people kill people” argument to defend LLMS?

                chad.jpg