←back to thread

1 points brodo | 1 comments | | HN request time: 0.695s | source

I was recently looking for a QUIC library for Zig and found zquic¹. The readme tells me it's perfect, 'PRODUCTION READY! ' and ' Ultra-high performance'. It all reeks of AI, so I looked deeper into it. It depends on two libraries by the same author, one for crypto, one async runtime. So I checked out his other repos². This guy 'implemented' everything: a database, an RPC framework, a scripting language, an event loop (which is different from his async library), a compression library, I could go on. If you delve ;-) into the code, you'll see it's all non-working AI slob.

Is this only CV hacking or something more malicious I can't think of? Do we need a 'report this repo as fake' button on GitHub?

1: https://github.com/GhostKellz/zquic 2: https://github.com/GhostKellz?tab=repositories

1. denuoweb ◴[] No.45808977[source]
If the project were hand-written rather than AI-generated yet still labeled “production-ready,” what would meaningfully change? I think most AI criticism is sloppy. Look at your post here: you spend most of your effort trying to call out his use of AI, but your ultimate issue, the one that caused you to post on HN, comes down only to the fact that the package says “production-ready.” Do you really hate AI so much that you will blame it for issues completely unrelated to AI?