Remix.run Logo
sundarurfriend 5 hours ago

More context/discussion on this: https://discourse.julialang.org/t/ai-generated-enhancements-...

(Honestly, that's a lot more patience than I'd be able to give what are mostly AI-generated replies, so kudos to these folk.)

nake89 4 hours ago | parent | next [-]

When confronted about LLM writing completely broken tests the guy said the funniest thing: "It knows what it’s doing but tends to be… lazy."

I'm a big fan of LLMs but this guy is just a joke. He understand nothing of the code the LLM generates. He says things like "The LLM knows".

He is not going to convince anybody to merge is PRs, since he is not even checking that the tests the LLM generates are correct. It's a joke.

Lyngbakr an hour ago | parent [-]

In a submission to OCaml, when asked why the files he submitted list someone else as an author he says,

    > Beats me. AI decided to do so and I didn't question it.°
I find that sort of attitude terrifying.

° https://github.com/ocaml/ocaml/pull/14369#issuecomment-35573...

poulpy123 an hour ago | parent [-]

I cannot believe it's not trolling

mzajc an hour ago | parent | prev | next [-]

  function estimate_method_targets(func_name::Symbol, types::Tuple)
      # Conservative estimate
      # In a real implementation, we'd query the method table
      return 2  # Assume multiple possibilities
  end
Hilarious. Was this model trained on XKCD [0] by any chance?

[0]: https://xkcd.com/221/

sundarurfriend 5 hours ago | parent | prev [-]

As an aside, he originally titled the thread "A complete guide to building static binaries with Julia (updated for 1.12)", with no mention of AI. That got me excited every time I opened the Discourse, until I remembered it was this slop. :/