• Fmstrat@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    12 hours ago

    GitHub could ban a lot of bots of they took a close look at that repo and who starred it. Bet they will. Mmhmm. Yup. Any time now.

  • Avicenna@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    15 hours ago

    “In the fast-paced world of artificial intelligence, I’m constantly finding new ways to harness the power of technology. One of the most captivating aspects of AI models like GPT is their ability to “hallucinate” – generating completely new ideas and concepts that go beyond mere data processing. This capability underscores AI’s potential to create, not just analyze.”

    First time I am seeing someone sell hallucination as a “feature not a bug”

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

    I’m fairly certain that the account is run by a bot and every single repo and line of code and text (readme, comments, etc.) are LLM slop. It’s also probably part of a much larger bot network. Possibly an AI company experimenting with their newest slop-bots.

  • Blackmist@feddit.uk
    link
    fedilink
    English
    arrow-up
    29
    ·
    3 days ago

    Forgot to put “make sure the project compiles” in his .md files. What an amateur.

  • kadu@scribe.disroot.org
    link
    fedilink
    arrow-up
    90
    ·
    edit-2
    4 days ago

    I have a visceral “AI” sensor that triggers when I see these:

    “Rust Implementation (v2)”

    “Performance Benchmarks (Validated)”

    Human beings don’t self-validate explicitly like that. AI loves doing it.

    You generate code, there’s a bug, you ask for a fix, your AI of choice will always output with:

    *** Fix build issue ***

    *** End fix ***

    and then call it “Version 2 (Validated)”.

    Sometimes it’s more subtle, but you can feel it, it loves adding “confirmed”, “working”, “validated”.

    • FishFace@piefed.social
      link
      fedilink
      English
      arrow-up
      56
      arrow-down
      2
      ·
      4 days ago

      My sensor is much simpler. If I see emoji in headings or bulleted lists, I assume it’s shit. It might be AI slop, or it might just be kids getting overexcited with the little pictures, but both deserve suspicion and scrutiny.

      If a bunch of the emoji don’t even make sense it can get in the bin.

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

      I have a project with a bunch of compose files that define the services I self host. I “deploy” the project by sshing into my server and doing “git pull” which means I’m often making changes that don’t get tested before committing to source control. As a result I have long chains of commits like:

      • refactor the sproingy widget
      • refactor the sproingy widget v2
      • refactor the sproingy widget working
      • maybe the sproingy widget works this time?
      • ok finally found the issue with refactor sproingy widget
      • fix formatting of sproingy widget

      And now I’m wondering if I’ve been an llm this whole time

      • exu@feditown.com
        link
        fedilink
        English
        arrow-up
        13
        arrow-down
        1
        ·
        4 days ago

        Make your changes in a new branch and rebase/squash when you push it to main.

        • IronKrill@lemmy.ca
          link
          fedilink
          arrow-up
          6
          ·
          4 days ago

          This also means modifying your git pull command to pull the correct branch. A small change perhaps, but may be harder than just committing to main lol.

          I had a similar problem with GitHub actions, it was hard to test without messing up the main repo history.

      • kkj@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        Why not just edit the YAML directly on the server via a command-line text editor or SSHFS and then push from there when it works?

  • DaddleDew@lemmy.world
    link
    fedilink
    arrow-up
    55
    ·
    edit-2
    4 days ago

    I am no programmer and understand almost nothing of the documentation and yet somehow I can tell it’s all bullshit.

    It reads like a kid making up words in an attempt to sound smart mixed up with the description for a shady Amazon product.

    • over_clox@lemmy.world
      link
      fedilink
      arrow-up
      12
      ·
      4 days ago

      That’s absolutely awesome!

      I’m gonna start referring to this as ‘smelling AI slop’

      You got the sense to sniff it out, even without programming experience. And that’s a damn good sense to have these days 👍