You did this with an AI and you do not understand what you're doing here
261–270 of 571 posts
Re: You did this with an AI and you do not understand what you're doing here
#262Earlier 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.
Using umlauts to signal that a vowel is pronounced separately is common in a number of languages (like Dutch).
Re: You did this with an AI and you do not understand what you're doing here
#263Earlier quoted context omitted.
The rationale is that the AI companies are selling the shovels to both generate this pile as well as the ones we'll need to clean it up.
I vividly remember the image of one guy digging a hole and another filling it with dirt as a representation of government bureaucracy and similar. Looks like office workers are gonna have the same privilege.
To be clear, it wasn’t dirt that I envisioned being shoveled.
Re: You did this with an AI and you do not understand what you're doing here
#264Crazy 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…
The '—' gave it away. No one types this character on purpose.
Re: You did this with an AI and you do not understand what you're doing here
#265Is there something about cUrl that attracts these AI bots, or is it just better documented by them - because I was going to say that this is old, but then I checked the date and realized that this is a new problem. Going down the rabbit-hole, @badger has made multiple posts [0][1] about AI slop. [0] https://daniel.haxx.se/blog/2025/07/14/death-by-a-thousand-s... [1] https://gist.github.com/bagder/07f7581f6e3d78ef37df…
Many other projects always have some corporate maintainers who are directed to push "AI" and will try to cover it up.
Re: You did this with an AI and you do not understand what you're doing here
#266Earlier quoted context omitted.
It's all in aid of some streetsweeper being able to add "contributor to X, Y, Z projects!" to their GitHub résumé. Before LLMs were a thing I also received worthless spelling-incorrection pull requests with the same aim.
Are spelling correction PRs not welcome? I'd never put it on a résumé but if I'm following a README and I see a typo, I'll generally open a quick PR to fix that. (no automated tools, not scanning for typos, just a human reading a README).
I think a true spelling correction would be welcome. But I think the kind BS attitude the GP is describing often leads to useless reformatting/language tweaks, because the goal isn't to make the repo better, it's to make a change for making a change's sake with as little effort as possible.
Re: You did this with an AI and you do not understand what you're doing here
#267Earlier quoted context omitted.
This has been a norm on Hacker One for over a decade.
No, it hasn't. Even where people were just submitting reports from an automated vulnerability scanner, they had to write the English prose themselves and present the results in some way (either in an honest way, "I ran vulnerability scanner tool X and it reported that ...", or dishonestly, "I discovered that ..."). This world where people literally just act as a mechanical intermediary between an English chat bot and…
Re: You did this with an AI and you do not understand what you're doing here
#268This must be _absolutely exhausting_.
Yeah, I guess if I was him, I would just close issues silently and ban the person who created them, if possible. I don't think I could be as nice as he is.
I think the shaming the use of LLMs to do stuff like this is a valuable public service.
Re: You did this with an AI and you do not understand what you're doing here
#269Re: You did this with an AI and you do not understand what you're doing here
#270Earlier 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…