Post #4227007
2026-07-28 15:16 UTC
@JessTheUnstill@infosec.exchange Someone at work - apparently trying to save time? - wrote a maintenance runbook with AI - I guess in the name of avoiding the toil of writing a one-liner script - and it was this complicated loop-based unreadable callback function that was difficult to troubleshoot because it obscured the error from the multiple commands within it. The best part, though, was that it assigned a single value to a list and iterated over the list to do the work - for a single value that would always be a single value, no human would ever have chosen to bother with code that iterates over a list of a single value.
But here we are. Blindly running bullshit callback funcs that are now so plainly AI that I recognize it immediately.
Replies (0)
No replies.