| ▲ | mikelitoris 7 hours ago |
| oh god... he has a humongous AI generated PR for julia too https://github.com/tshort/StaticCompiler.jl/pull/180 |
|
| ▲ | sundarurfriend 5 hours ago | parent | next [-] |
| 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. | | | |
| ▲ | 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. :/ |
|
|
| ▲ | conartist6 an hour ago | parent | prev | next [-] |
| Maybe this guy is it: the actual worst coder in the world |
| |
| ▲ | CoastalCoder 26 minutes ago | parent | next [-] | | Well that's the origin story for the main character on Solo Leveling, so... Actually, I probably shouldn't make this comment publicly. It could cause another 3-5 programmer-isekai anime series. | |
| ▲ | smartmic 25 minutes ago | parent | prev | next [-] | | A question I only dare to ask myself in these times of LLM: Is this even a real human being or already an instance of an ‘agentic system’? | |
| ▲ | testdelacc1 an hour ago | parent | prev [-] | | Lot of people are criticising this guy but we all benefit from having an example to show people - this, please don’t do what this guy is doing. Please read the generated code, understand it, edit it and then submit it. If anyone’s answer to “why does your PR do this” is “I don’t know, the AI did it and I didn’t question it” then they need a time out. |
|
|
| ▲ | wagerlabs 5 hours ago | parent | prev [-] |
| I had $1000 in Claude credits and went to town. Yes, I made mistakes along the way. |
| |
| ▲ | forgotpwd16 2 hours ago | parent | next [-] | | The biggest mistake, AI or not, is dropping a 10K+ PR. 300~500 LOC is how far one should be going, unless they're doing some automated refactoring. E.g. formatting the entire StaticCompiler.jl source. This should've been a distinct PR, preferably by a maintainer. | | | |
| ▲ | Anon1096 20 minutes ago | parent | prev | next [-] | | It's truly astonishing to me that your account has existed since 2008 and you decided to pull this. As a troll job for the lulz it is some amazing work. Hats off | |
| ▲ | messe 13 minutes ago | parent | prev | next [-] | | You've wasted other peoples time and mental energy with utter bullshit that you weren't even bothered to read yourself. Be more considerate in future. | |
| ▲ | 3 hours ago | parent | prev [-] | | [deleted] |
|