• prole@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    32
    ·
    edit-2
    2 hours ago

    Why the fuck can’t these assholes just go away?

    You’ve won life. We get it. Good for you. Why do you need more money? Why do you need to constantly be the center of attention?*

    It truly is just a handful of unscrupulous, malignant narcissists that have ruined everything (including the planet) for everyone else.

    *these are rhetorical questions

  • Matriks404@lemmy.world
    link
    fedilink
    arrow-up
    23
    ·
    4 hours ago

    Yeah, that’s definitely a thing that is perfectly legal to do. Your company will definitely be fine with that.

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

        My company actually desires that we use AI. If you fix a problem quickly and it works perfectly but you’ve done it manually… it’s somehow worse than a colleague who took twice the amount of time and had a bad solution, but “generated by AI!”

  • Taleya@aussie.zone
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    2
    ·
    4 hours ago

    pelcan Mouth perfec t size for put baby in to n\ap! inside very Soft and Comfort baby sleep soundly put baby in Pelican Mouth. Put Baby In Pelican Mouth. no problems ever in peliccan mouth

  • MTK@lemmy.world
    link
    fedilink
    arrow-up
    38
    arrow-down
    1
    ·
    7 hours 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
    43
    ·
    9 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.

      • xthexder@l.sw0.com
        link
        fedilink
        arrow-up
        5
        ·
        4 hours ago

        What if this is a plot to literally steal your code? You give it to the AI, page refreshes and clears your clipboard. Your entire “source code file” is now theirs, and probably part of the training set for Grok 5.

        The first part is a joke, but the second part…

    • 3abas@lemmy.world
      link
      fedilink
      arrow-up
      15
      ·
      10 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.

      • Dhar@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        4 hours ago

        Add the other project folder to your workspace. BAM, now it has backend context in the frontend.

      • Knock_Knock_Lemmy_In@lemmy.world
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        6 hours 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.

  • Estradiol Enjoyer @lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    22
    ·
    9 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

  • m0darn@lemmy.ca
    link
    fedilink
    arrow-up
    43
    ·
    11 hours ago

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