Pasting a huge AI generated explanation to a problem in an issue or pull-request is nothing but RUDE. Don't do it. You look stupid and the receivers of that feel insulted.

We are humans. We communicate like humans. Fine, use the tools you like, but don't insult us.

@bagder I maybe missing something, but do you have an example?
I think it’s better than no description at all 🤣
Signed Integer Overflow in tftp_set_timeouts via Curl_timeleft_ms Returning LONG_MAX · Issue #21782 · curl/curl

I did this Summary A signed integer overflow in tftp_set_timeouts caused by Curl_timeleft_ms() returning TIMEDIFF_T_MAX (9223372036854775807), which when added to 500 at tftp.c:171 overflows the ti...

GitHub
@bagder @safigo Oh wow, waste of time. Who would pass LONG_MAX to a timeout value?
@Sibshops @safigo no one, it's just that chase trying to find something that could end up a security issue