Remix.run Logo
quirino 8 hours ago

> As a bonus, we look forward to fewer violations (exhibit A, B, C) of our strict no LLM / no AI policy,

Hilarious how the offender on "exhibit A" [1] is the same one from the other post that made the frontpage a couple of days ago [2].

[1] https://github.com/ziglang/zig/issues/25974

[2] https://news.ycombinator.com/item?id=46039274

mikelitoris 5 hours ago | parent | next [-]

oh god... he has a humongous AI generated PR for julia too https://github.com/tshort/StaticCompiler.jl/pull/180

sundarurfriend 3 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 2 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.

sundarurfriend 3 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. :/

wagerlabs 3 hours ago | parent | prev [-]

I had $1000 in Claude credits and went to town.

Yes, I made mistakes along the way.

forgotpwd16 37 minutes 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.

wagerlabs 30 minutes ago | parent [-]

I agree with you.

karel-3d an hour ago | parent | prev [-]

(I am upvoting not because I agree, but because you are relevant to the thread.)

carlmr 4 hours ago | parent | prev | next [-]

I'm not sure if this is advanced trolling at this point.

amoss 3 hours ago | parent | next [-]

This is redefining the cutting edge of trolling.

cyanydeez 32 minutes ago | parent | prev [-]

Is the. AI bubble just biolliinaires larping about their favorite dystopuan scifi?

brodo 2 hours ago | parent | prev | next [-]

Check out this dude: https://github.com/GhostKellz?tab=repositories

He's got like 50 repos with vibe-coded, non-working Zig and Rust projects. And he clearly manages to confuse people with it:

https://github.com/GhostKellz/zquic/issues/2

thorn 4 hours ago | parent | prev | next [-]

Ah. I remember that guy. Joel. He sold his poker server and bragged around HN long time ago. He is too much of PR stunt guy recently. Unfortunately AI does not lead to people being nice in the end. The way people abuse other people using AI is crazy. Kudos to ocaml owners giving him a proper f-off but polite response.

wagerlabs 3 hours ago | parent | prev | next [-]

That one was poorly documented and may have been related to an issue in my code.

I would offer this one instead.

https://github.com/joelreymont/zig/pull/1

noname120 2 hours ago | parent [-]

Can you stop wasting everyone’s time?

aeve890 8 hours ago | parent | prev | next [-]

>MAJOR BREAKTHROUGH ACHIEVED

the bootlicking behavior must must be like crack for wannabes. jfc

>I did not write a single line of code but carefully shepherded AI over the course of several days and kept it on the straight and narrow.

>AI: I need to keep track of variables moving across registers. This is too hard, let’s go shopping… Me: Hey, don’t any no shortcuts!

>My work was just directing, shaping, cajoling and reviewing.

How people can say that without the slightest bit of reflection on whether they're right or just spitting BS

jeffbee 8 hours ago | parent | prev [-]

I agree that's a funny coincidence. But, what about the change it wanted to commit? It is at least slightly interesting. It is doubly interesting that changing line 638 neither breaks nor fixes any test.

quirino 8 hours ago | parent | next [-]

There's a tweet with a Claude screenshot with a bit more context (linked on the PR).

I don't know enough about the project to know if it makes any sense, but the Zig contributor seemed confused (at least about the title).

wagerlabs 2 hours ago | parent [-]

This one https://x.com/joelreymont/status/1990981118783352952?s=20

I made the mistake of poorly documenting that PR.

wavemode 8 hours ago | parent | prev [-]

Perhaps the offset is always zero anyway in that scenario

But yeah hard to say