• Echo Dot@feddit.uk
    link
    fedilink
    arrow-up
    3
    ·
    20 hours ago

    It’s the same thing in game development. Sure AI can actually use most modern game engines now and make an ok-ish game. It’s not exactly inspired and without further human touches it’s not going to be a saleable product.

    Thing is that you can’t even use it as a starting point because the code is such a mess that is impossible to use it as a baseline.

    Somehow AI has replaced stack overflow as the even more useless advice forum. At least SO had amusingly rude comments.

  • utopiah@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    23 hours ago

    Indeed, classic. AI isn’t good enough for THEIR domain, their expertise, but for stuff they know NOTHING about it’s somehow OK. Total lack of introspection and Dunning-Kruger effect.

  • quarkquasar@lemmy.world
    link
    fedilink
    arrow-up
    40
    ·
    edit-2
    2 days ago

    The AI “artists” really crack me up.

    It’s like someone telling you they can run really fast, like crazy fast, faster than anyone else in the world.

    And then when you ask them to show you, they give you a shit-eating grin and get in a car and hit the gas.

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

    Oh no, not a block! What are they going to do now that this rando doesn’t see what they write anymore?!

    • anon_8675309@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      20 hours ago

      I think the point is they aren’t actually “writing” anymore.

      Two types of writers. Those that want to BE writers. And those who don’t want to write but say they do.

  • chonglibloodsport@lemmy.world
    link
    fedilink
    arrow-up
    60
    ·
    2 days ago

    If you’re going to send me the output of some LLM, do me a favour and just send me the prompt instead. Otherwise I’m going to spend as much time reading it as you spent writing it.

    • howrar@lemmy.ca
      link
      fedilink
      arrow-up
      16
      arrow-down
      2
      ·
      edit-2
      2 days ago

      LLMs are stochastic. If I send you the prompt instead of the output, then there’s no guarantee that the output you get will be correct. If I generate the text myself, I can verify that it’s correct before sending it off.

      The problem is that as the recipient, you have no idea whether I’ve even read the output, let alone verified or understood it. And with the low barrier to entry, it’s much more likely that you’re getting unverified slop. Sharing the prompt isn’t going to help with that.

      Edit: sorry, posted before I finished writing.

      • chonglibloodsport@lemmy.world
        link
        fedilink
        arrow-up
        29
        arrow-down
        6
        ·
        2 days ago

        Of course it will be correct: the prompt contains the idea you wanted to convey. I’ll read that and know what you meant. Feeding that prompt into an LLM doesn’t add any new ideas from you, it just inflates the text like a balloon and gussies it up with useless window dressing.

        If anything, it obscures what you meant!

        • howrar@lemmy.ca
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          They add new information all the time. That’s part of the problem with blindly accepting everything they output.

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

            Yeah and since what they add doesn’t come from you, it’s not your idea, so it isn’t coming from you anymore. It’s like if you commissioned an artist to paint something for you and then gave the painting to a friend and told them you painted it for them… no, you didn’t!

            • howrar@lemmy.ca
              link
              fedilink
              arrow-up
              2
              ·
              2 days ago

              Of course. That’s a separate problem. I’m just commenting on the part where you say that they should give you the prompt.

              Sticking with your analogy, it’s like if you commissioned someone to paint something specific, then decided that you liked the result and wanted to share it with your friends, so you give your friend the instructions you gave to the painter instead of the painting itself.

  • NotASharkInAManSuit@lemmy.world
    link
    fedilink
    arrow-up
    26
    arrow-down
    1
    ·
    2 days ago

    If you need an LLM to tell you how to write then you’re a fraud and a hack. It’s a skill, get good or fuck off, if you want to learn then you have to fucking learn, otherwise you’re just a plagiarist who doesn’t know shit.

    • BilSabab@lemmy.world
      link
      fedilink
      arrow-up
      6
      arrow-down
      15
      ·
      2 days ago

      there are ways to implement LLM Generative AI creatively but it has nothing to do with what we traditionally perceive as writing fiction. It is more of text adventure interactive writing kind of thing and you still need to do much of everything while generative AI adapts it on the go. that’s one of the few legitimate use cases that actually accomplish something that is hard to do otherwise.

      • wiener234@feddit.org
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 days ago

        I hope I understand correctly what you mean. Lika a text based adventure game but instead of fixed options you write your action and the AI reacts to it.

        So a developer could write his own LLM Model and define a setting on what he trains it and then the player have a text based adventure. The game dev has set the story but he player can write his own actions instead of using the predefined ones. The LLM then reacts to them so there is more dynamic in the game.

        Is that what you mean for example? If so I would say that is a use case with the limitation that simply using chatgpt or similar would defeat the use case because it is a to general model.

        • BilSabab@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          24 hours ago

          basically yes. technically, you still set a lot of immutable things within the system and establish rigid framework over everything so that AI doesn’t go overboard - otherwise it just get instantly amorphous and falls apart.
          i’ve seen two implementations - one featured chatgpt api and it basically freestyled a text adventure over a set framework - you still have to come up with questline patterns and faction dynamics formulas with AI playing up the immersion - things like weather, semi-randomized world-building encounters, basic dialogue. it was gimmicky but workable. the other one was much more sophisticated - it was built around ollama and it was basically all setting and faction politics built on THEREFORE BUT beats shuffling in and out - basically Fistful of Dollars kind of thing and the goal was to “sequence break” your way into endgame of sorts. So it was a bit of immersive riddle. It was clumsy but intriguing.

      • NotASharkInAManSuit@lemmy.world
        link
        fedilink
        arrow-up
        8
        arrow-down
        4
        ·
        2 days ago

        Fuck that. Writing is hard in general, if you’re not willing to do the work then you’re not doing the work, doesn’t matter if it’s hard, if you didn’t write it then you’re not writing. No excuses. Stop handing over your imagination just because things that are difficult to do well are difficult to do well.

    • ZDL@lazysoci.al
      link
      fedilink
      arrow-up
      2
      ·
      8 hours ago

      Quite ironically, this statement is probably a true one whether it’s a slop gobbler or a slop hater looking at the comments. 🤣

      • LupertEverett@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        4 hours ago

        Indeed

        I am speaking from the perspective of a hater, and if gobblers end up blocking me instead, its still a win for me lmao

        • ZDL@lazysoci.al
          link
          fedilink
          arrow-up
          2
          ·
          2 hours ago

          😆 Ayup. This post has been a gold mine of accounts to block. After mocking them.

  • YiddishMcSquidish@lemmy.today
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    Bruh, NPR had an interview recently with an author who is a fairly big name already. She was preaching the glories of ai. Like how do you fall so hard‽

  • melfie@lemmy.zip
    link
    fedilink
    arrow-up
    8
    arrow-down
    6
    ·
    edit-2
    1 day ago

    I’ve been running the Qwen 3.6 MoE model on my gaming laptop and have been using it to critique screenplays lately. It can’t write worth a shit, but it sure can tell me what’s wrong with my own writing.

    It pointed out things like this dialog is too wordy and it ruins the joke, this story beat feels “unearned”, this character feels like a “vehicle for jokes”, this line is an “exposition dump”, etc. When I ask it for suggestions on how to fix the problems it points out, its suggestions are all stupid, but when I fix the problems myself, it no longer flags them in follow-up critiques in a new chat session.

    Qwen has obviously been trained on a lot of screenplays and writing how-to books. For example, I changed the character names in a classic sitcom script, removed the series and episode title, and it recognized the writing style of the series and then even told me what episode it was. It also gives me the same advice that screenwriting books I’ve read preach, except it can point out specific cases where said principals are not being applied.

    It would be better to have a human critic, of course, but finding a human who is skilled at writing and who will take the time to critique your work can be difficult. Your friends also may not give you honest feedback. Qwen will, though. It’s not sycophantic at all from what I’ve seen, and in fact, it ripped my passion project to shreds. After I fixed all the problems it found, though, it ended up being a much better piece of writing, IMO.

    I think using a LLM as a tool to improve your own work instead of as a slop generator is the right way to go. I also feel better about running them on my own hardware and using about the same amount of power I’d use if playing a game instead while also retaining control of my data.

    • placebo@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      2
      ·
      22 hours ago

      I think most creative people who openly use AI say similar things. Even with programming, I don’t ask it to code for me - I ask it to review what I wrote.

      OOP is just too arrogant and ignorant to even consider this.

      • melfie@lemmy.zip
        link
        fedilink
        arrow-up
        2
        ·
        21 hours ago

        LLMs are a useful tool, but not a silver bullet, and if it weren’t for the shitheads overhyping them and plundering the world for profit, we’d likely not be seeing this level of backlash.

        Lemmy in particular is big on self-hosting Jellyfin and the like, and running an open weight LLM on a gaming machine you already own is in the same spirit.

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

        I have wondered if I could use AI to write unit tests, it would be worth it because it’s only a hobby project and I’m not going to do TDD otherwise. But I’m loathed to actually give the AI companies any money, especially for something that I could technically do myself, even though I won’t.

  • BilSabab@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    2 days ago

    to be fair - player piano is a great idea and there were composers who did stuff specifically for it - Nancarrow is the most prominent one. it’s a completely different aesthetic and requires not trying to make it seem like anything it is not though.

  • AceFuzzLord@lemmy.zip
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    2 days ago

    It’s like sitting at one of those old player pianos you’d put the rolled paper in and it would play the sing itself, claiming you are a modern Mozart. Despite not creating the piano, music roll, or ever doing anything special besides putting the roll in.

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

      OTOH, is using electronically created music not art too? If you write your music and put it into FL Studio or something similar to “play” the music for you, is it not art?

      I think the electric piano is a false equivalent here. Electronically created music is not the same as AI.

      • AceFuzzLord@lemmy.zip
        link
        fedilink
        arrow-up
        2
        ·
        2 days ago

        I have little issue with electronically created music so long as you actually created the music. As in going into the DAW and doing it yourself or inputting the music you recorded and doing touch ups. Whatever the case, it’d be hypnocritical of me to be against it, as someone who has created music using Musescore in the past.

        Hell, I don’t have a problem with some forms of AI ( not genAI ) in music, considering the latest vocaloid generation ( vocaoid 6 ) have come full circle back into using some form of machine learning to make voicebanks. Also because there are other programs that do similar things, but I can’t fully trust a 3rd party voicebank isn’t gonna be stealing another persons voice without consent.

        I just happened to use that old piano you’d expect to see in a western movie because I had it on my mind.

      • bellsfry@thelemmy.club
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        I think it depends on the extent to which an individual influences the end result. If the paper roll is pre made and the individual is merely placing it in its intended place, then that is different from carefully arranging notes and effects in a DAW.

  • stormeuh@lemmy.world
    link
    fedilink
    arrow-up
    20
    ·
    3 days ago

    The best way I have found to make sense of why some people are so enthousiastic to shill for AI, is to see AI as yet another product that preys upon people’s insecurities. In this case it’s maybe the worst insecurity of all: feeling like you’re less intelligent than other people.

    Taking that insecurity as the through-line, this kind of shilling makes perfect sense IMO. It’s essentially a form of self soothing, saying “everyone is or will be using this, it’s not just me!”.