of course, this code is complete AI slop. Right off the bat,...

LaurieWired@lauriewired
46 views
Dec 22, 2025
~1 min read
1
of course, this code is complete AI slop.
Right off the bat, headers aren’t passed for POST/PUT/DELETE.
Both the help and -v options flat out lie about what was sent. Literally half of the flags are no-ops.
Oh, and it just silently drops authentication, so that’s fun.
But somehow your “99 fuzz harnesses” didn’t catch that.
x.com/tetsuoai/statu…
Right off the bat, headers aren’t passed for POST/PUT/DELETE.
Both the help and -v options flat out lie about what was sent. Literally half of the flags are no-ops.
Oh, and it just silently drops authentication, so that’s fun.
But somehow your “99 fuzz harnesses” didn’t catch that.
x.com/tetsuoai/statu…
2
Also what is the freaking point? I’m losing my mind here.
curl + libcurl is *already* C!!!
I’d have a tiny, tiny bit of respect if you were rewriting it in a different lang like rust or something.
But the hubris to think that your AI generated slop is going to outdo 25+ years of scrutiny, bugfixes, and edgecase testing is ridiculous.
Notice how they strategically posted it as a gist instead a repo, so no one can post issues…
curl + libcurl is *already* C!!!
I’d have a tiny, tiny bit of respect if you were rewriting it in a different lang like rust or something.
But the hubris to think that your AI generated slop is going to outdo 25+ years of scrutiny, bugfixes, and edgecase testing is ridiculous.
Notice how they strategically posted it as a gist instead a repo, so no one can post issues…

