WPD won't replace stolen Flock cameras, citing public trust

erikschoster 103 points 84 comments August 21, 2026
www.winonapost.com · View on Hacker News

Discussion Highlights (10 comments)

ranger_danger

So they will be replacing them with Axon cameras I presume?

Tostino

I posted this in another thread, and had my comment instantly flagged. Love this site. Worth looking at how these cameras got approved in the first place. My county's ALPR interlocal passed on the consent agenda in December 2024, one block vote alongside forty other items, no discussion, and went through consent again in April 2025. Nothing was "hidden", it's just that "public" here means a 300 page agenda packet and a four hour YouTube video with no transcript, completely unreadable in practice. So I spent a week and a half building a pipeline over what the county already publishes. It pulls the CivicPlus portal (agendas, minutes, item metadata, outcomes) and the YouTube channel, does ASR plus diarization, then aligns the transcript against the published agenda so the passage carries the item it happened under and whatever outcome the minutes recorded for it. Search is hybrid lexical and semantic, and the video is synced to the transcript so any claim can be checked against the recording. The speaker attribution and the alignment was the hard part. Roughly two thirds of passages have no reliable name attached, and diarization gives you clusters rather than identities, so I mark confidence and basis rather than guessing a name. Alignment is very messy because the published agenda order and the order things actually get taken up diverge constantly, and the recorded outcome is often just "Approved the Consent Agenda" for an item that never got discussed. There is a labeling admin area to improve the dataset after initial collection At my county meeting on Aug 25th (in a few days) I'm bringing up the fiscal side. Ours was approved under an item title that said no funding was required. No accounting has been done of what enforcement costs when someone takes a camera down. Prosecutor and court hours. Jail time, or just holding, if the state charges it. Lost future wages from otherwise upstanding citizens who now have a felony. None of that was in front of the commissioners when they approved it, and none of it is in front of them now. Most counties run the same portal software and post to YouTube, so this should generalize. Code is at https://github.com/Tostino/civic-watch and the Pasco instance is at https://pasco.watch if anyone wants to point one at their own county. Happy to help if anyone wants.

heythere22

https://archive.ph/VMVf6

lokar

A weird take. They seem oblivious to the fact that real problem is not distrust of flock, it’s distrust of the police. They are in a situation where the public just barely trusts the local police, and a new surveillance system pushes them over the edge into hostility. They need to be working to gain much more trust.

thangalin

https://i.ibb.co/WWWYznHX/flock-future.png ;-) Also: https://dave.autonoma.ca/blog/2019/06/06/web-of-knowledge/

otterley

Mods: To reduce ambiguity, can we change "WPD" to "Winona, Minnesota PD"?

veec_cas_tant

Obviously an unpopular opinion on this site, but I wish we had speed cameras, red-light cameras, and ALPRs everywhere. Cars are incredibly dangerous and large numbers of people drive them like absolute lunatics. There should be absolutely no expectation of privacy when using public streets. That position doesn't even account for the footage helping immensely with other investigations.

Varelion

A good sign, but I wonder if this will hold.

josefritzishere

That sounds like a viable path to ending mass surveillance.

1vuio0pswjnm7

Alternative to archive.ph No risk of CAPTCHA or geo-blocking No cookies, no Javascript, text-only curl -A "" -Haccept: https://www.winonapost.com/news/wpd-wont-replace-stolen-flock-cameras-citing-public-trust/article_06a67859-2d97-414b-aa8f-d8751ad214bb.html \ |egrep -o '(og:image.*https://.*..image.jpg)|(<p[ ]class=\"p1\".*div>)' \ |sed '1s/^/<meta charset=utf-8>/; s|og:image\" content=\"|<a href=|; s|\.jpg|&>Photo</a>|' > 1.htm firefox ./1.htm #links https://www.winonapost.com/news/wpd-wont-replace-stolen-flock-cameras-citing-public-trust/article_06a67859-2d97-414b-aa8f-d8751ad214bb.html

Semantic search powered by Rivestack pgvector
4,128 stories · 37,281 chunks indexed