• ChickenLadyLovesLife@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 hours ago

        More like all the On Error Resume Next statements. Which wasn’t even the worst thing about Visual Basic! VB also had the On Error Resume statement. On Error Resume Next at least moved on to the next line after an error occurred; On Error Resume just re-executed the error-generating line, I guess on the assumption that something would eventually change there.

  • prole@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    69
    ·
    edit-2
    6 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

  • Taleya@aussie.zone
    link
    fedilink
    English
    arrow-up
    47
    arrow-down
    2
    ·
    7 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

  • Matriks404@lemmy.world
    link
    fedilink
    arrow-up
    32
    ·
    7 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
        18
        arrow-down
        1
        ·
        6 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!”

      • oyo@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        5 hours ago

        That’s one of the craziest things about this. My employers for years would constantly beat it into us, “proprietary information, trade secrets, confidential IP, data security. Make sure we have NDAs in place with suppliers.” Now just give it all away to these random giant companies.

  • MTK@lemmy.world
    link
    fedilink
    arrow-up
    47
    arrow-down
    2
    ·
    10 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
    51
    arrow-down
    1
    ·
    12 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.

    • wise_pancake@lemmy.ca
      link
      fedilink
      arrow-up
      8
      ·
      3 hours ago

      LOL the macos dictionary entry/quicklook entry for “MechaHitler” gives you Grok’s wikipedia page

      Which happens because wikipedia redirects “Mechahitler” to Grok

      • xthexder@l.sw0.com
        link
        fedilink
        arrow-up
        6
        ·
        7 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…

        • matlag@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          53 minutes ago

          Assuming people upload their code to fix it, that means it’s non working code. Great training material!

          I’m joking but I wouldn’t be surprised if he didn’t think that through…

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

        • 3abas@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          1 hour ago

          Actually, I have my entire code base documented in obsidian, and I literally tell cursor to refer to the documentation. It works amazingly well, and then I have it draft documentation for the new features it’s creating. I can do in a day what I used to do in a week, and it’s not because it’s doing anything advanced, it’s just takes care of so much of the brain draining tedious tasks.

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

    • ilinamorato@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      5 hours ago

      He also thinks that the number of lines of code produced is a relevant measure of productivity, so him not understanding this isn’t super surprising.

      • Pup Biru@aussie.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        47 minutes ago

        source code? i don’t think you know what you’re talking about… it’s called a prompt

        SLASH

        ESSS (emphasis because hate it)

  • nonentity@sh.itjust.works
    link
    fedilink
    arrow-up
    150
    ·
    17 hours ago

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

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

    • Jankatarch@lemmy.world
      cake
      link
      fedilink
      arrow-up
      59
      ·
      edit-2
      15 hours ago

      Wdym. Just copy-paste your source code. Go ahead. That one single file with the source code, copy-paste it.

      • saimen@feddit.org
        link
        fedilink
        arrow-up
        29
        ·
        9 hours ago

        Not copy-paste. Cut-paste. As an additional feature that way your source code becomes as light weighted as 0 Kb.

      • DrSteveBrule@mander.xyz
        link
        fedilink
        arrow-up
        5
        ·
        9 hours ago

        I saw him do a show in Florida and he started bashing republicans during a joke when a bunch of people in the audience started booing and leaving. He calls them all dipshits and dives into doing a bunch of jokes further questioning their intelligence before winning back the crowd. It was very impressive.