• MTK@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    50 minutes ago
    # Checking validity of each file
    for file in directory:
      content = file.read()
      for keywords in ("heil hitler","hitler did nothing wrong","kill the jews","hitler was the victim","there is no evidence for the Holocaust"):
        if keywords in content:
          return True
    
    # File is Invalid and fake news
    return False
    
  • MonkeMischief@lemmy.today
    link
    fedilink
    arrow-up
    22
    ·
    3 hours ago

    From the genius and his whipped minions that brought you MechaHitler after some “fixes and improvements”…

    …Comes the same AI that offers to “fix your code.”

    Wow. Simply astounding. A magnificent feat indeed, to waste so many finite precious resources over such garbage.

    Kindly Ctrl+A and shift-delete “All your code files”, sir.

  • Estradiol Enjoyer @lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    10
    ·
    3 hours ago

    I find that without being able to see the rest of my IDE it makes no sense to just paste a single class worth of code at a time in there, it has no context for the rest of the application

    • 3abas@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      4 hours ago

      The entire file! My biggest frustration with cursor is that it doesn’t support reading from multiple projects at once so it can see the context of how the projects interact or how interfaces are implemented.

      • Knock_Knock_Lemmy_In@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        32 minutes ago

        Have you used GenAI for art? It can do a reasonable job for the entire composition, but the extra fine detail have to be inpainted with specific prompts, and there are special routines that make sure faces and hands look human.

        The same with code. It can outline the entire project but details need to be inpainted and specific errors handled.

        The context window can’t handle an entire codebase, never mind multiple projects.

  • m0darn@lemmy.ca
    link
    fedilink
    arrow-up
    38
    ·
    5 hours ago

    Presumably anybody that does this gets their code integrated into the training data right?

  • nonentity@sh.itjust.works
    link
    fedilink
    arrow-up
    100
    ·
    7 hours ago

    No one who legitimately knows anything about computing speaks like this.

    He’s truly a moron’s hallucination of a genius.

  • turdburglar@sh.itjust.works
    link
    fedilink
    arrow-up
    57
    arrow-down
    1
    ·
    7 hours ago

    please don’t use grok.

    elon is poisoning the air over memphis with exhaust from the generators that he’s using to power it while using drinking water from the memphis sands aquifer to cool it.

    please don’t use grok.

  • AlecSadler@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    22
    arrow-down
    1
    ·
    7 hours ago

    I do work for an AI centric company and we’ve used almost every major model in some way, shape, or form.

    Grok was so bad on all fronts that we ceased using it completely.

    So I don’t believe this for one second. I don’t even find ChatGPT to be useful for code. I’d probably put Claude first and versions of Gemini second, with no current third.

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

      I men, grok 4 only just came out. Can’t really judge it based on previous models

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    24
    ·
    8 hours ago

    Hey Grok, take this one file out of the context of my 250,000 line project and give me that delicious AI slop!

  • negativenull@piefed.world
    link
    fedilink
    English
    arrow-up
    160
    ·
    11 hours ago

    Get popcorn ready

    Upload the entire Linux kernel, then submit the “fixed” code as a PR to Linus.

    Enjoy popcorn

  • kn0wmad1c@programming.dev
    link
    fedilink
    English
    arrow-up
    28
    ·
    9 hours ago

    Wait, so if everyone at xAI does that, does that mean that Grok’s own source code was the result of Grok’s output?

    And then they once again feed that source into Grok?

    Dude is destroying his own product. Again.