Dan Lyke 20:04:45+0000 (2025-01-21)— twitter (1/0) facebook (0/0) flutterby (1/1) — Lat,Lon: (38.2337,-122.651)

This note reminds me a lot of when there was push back on "lint" or compiler warnings. that sense of "yeah, there's a code smell, but I can't see the bug so I'll ignore it" is real, and not good for our practice. (Thinking in particular about how someone trolling Github found a $dbi->param(...) without a scalar coercion in the Flutterby content management code, and it didn't look exploitable, but I fixed that so fast...)