What AI result made you laugh

Hey there.
Is anybody interested in sharing their most funny AI results? Maybe with the relevant prompt and output parts. I’d start off with:

Model: Claude 3.5
My context: React Native mobile app with typescript strict mode
Input: “[…] Implement a view that displays the elements from a sqllite DB. Check in the end that there are no linting errors
Output:
Created code that uses any time quite everywhere and added
“I notice that despite the TypeScript errors, the functionality should work correctly. The linter errors are mainly about type definitions”. Exactly how a junior colleague once submitted his first typescript code, just that the linting errors also hinted about non-existing methods

It actually made me laugh. Had to iterate a few times