Earlier quoted context omitted.
* Trying 20.54.123.42:443... * Connected to api.openai.azure.com (20.54.123.42) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt * TLSv1.3 (OUT), TLS handshake, Client hello (1): * TLSv1.3 (IN), TLS handshake, Server hello (2): * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): * TLSv1.3 (IN), TLS handshake,…
Fascinating trace — what you’ve essentially demonstrated here is not just a failed TLS handshake culminating in a 500, but the perfect allegory for our entire discourse. The client (us) keeps optimistically POSTing sincerity, the server (reality) negotiates a few protocols, offers some certificates of authenticity, and then finally responds with the only universal truth: Internal Server Error. If helpful, I can follo…
You did this with an AI and you do not understand what you're doing here
201–210 of 571 posts
Re: You did this with an AI and you do not understand what you're doing here
#202Crazy how he doubled down by just pasting badger's answer into Chat and submitting the (hilariously obvious AI) reply: > Thanks for the quick review. You’re right — my attached PoC does not exercise libcurl and therefore does not demonstrate a cURL bug. I retract the cookie overflow claim and apologize for the noise. Please close this report as invalid. If helpful, I can follow up separately with a minimal C reproduc…
Re: You did this with an AI and you do not understand what you're doing here
#203Earlier quoted context omitted.
TIL that some people spell cooperate with an "ö". As a Swedish native it really breaks my reading of an English word, but apparently it's supposed to indicate that you should pronounce each "o" separately. Language is fun.
As a native English speaker, it also breaks my reading of "cooperate". Never seen it before. I think parent is just annoyingly eccentric for the sake of it.
Re: You did this with an AI and you do not understand what you're doing here
#204We will see more problems related to the attitude: "I know AI, and therefore I'm smarter than trilobites who coded this before the AI boom." I suppose there's a reason why kids are usually banned from using calculators during their first years of school when they're learning basic math.
Re: You did this with an AI and you do not understand what you're doing here
#205Earlier quoted context omitted.
Yeah but a dash, at least on my keyboard is a '-', not the one quoted above.
En and em dashes are easily accessible on both my laptop's and phone's keyboard layouts and I like using them, just like putting the ö in coöperate. It's sad if this now makes me look like a robot and I have to use the wrong dashes to be more "human".
Re: You did this with an AI and you do not understand what you're doing here
#206This kind of thing isn't new. When I maintained a Google owned project on GitHub in the pre-LLM era someone submitted a slop PR "fixing" some tests, seemingly generated with some kind of static analysis tool. The description was clearly copy-pasted as well.
Completely useless 99% of the time but that didn’t stop a good number of them following up asking for money, sometimes quite aggressively.
Re: You did this with an AI and you do not understand what you're doing here
#207Earlier quoted context omitted.
I don't think there are humans involved. I've now seen countless PRs to some repos I maintain that claim to be fixing non-existent bugs, or just fixing typos. One that I got recently didn't even correctly balanced the parenthesis in the code, ugh. I call this technique: "sprAI and prAI".
We will quickly evolve a social contract that AI are not allowed to directly contact humans and waste their time with input that was not reviewed by other humans, and any transgression should by swiftly penalized. It's essentially spam, automatically generated content that is profitable in large volume because it offsets the real cost to the victims, by wasting their limited attention span. If you wantme to read your…
Re: You did this with an AI and you do not understand what you're doing here
#208LLMs produce so much text, including code, and most of it is not needed.
Re: You did this with an AI and you do not understand what you're doing here
#209I'm wondering (sadly) if this is a kind of defense-prodding phishing similar to the XZ utils hack, curl is a pretty fundamental utility.
Similar to 419 scams, it tests the gullibility, response time/workload of the team, etc.
We have an AI DDoS problem here, which may need a completely new pathway for PRs or something. Maybe Nostr based so PRs can be validated in a WOT?
Re: You did this with an AI and you do not understand what you're doing here
#210It's kind of depressing to read Daniel's article[1] on this issue given the rising "popularity" of these lazy attempts at cash grabbing. I hope they manage to combat the AI slop in a way that does not involve fighting fire with fire though. [1] https://daniel.haxx.se/blog/2025/07/14/death-by-a-thousand-s...