They're also getting banned fast. The city level should be the most accessible government for change.
There's been over 70[1] documented wins.
Don't feel like this is a lost cause, it clearly isn't. If everyone who was going to comment on this thread instead or additionally got involved by going to a city council meeting and explaining the problems to friends/family, many more cities could reject them.
They're not getting banned fast, and regulation isn't a lost cause. Flock, in particular, is getting contracts cancelled primarily in ultra-liberal municipalities, and that's in large part because of their public relationship with the current federal administration. But ALPRs are going up everywhere; they're a commodity technology. We canceled our Flock contract (I wasn't psyched about that) and we're ringed by munis that use ALPRs from vendors that haven't made themselves political flashpoints.
I'm fond of pointing out on HN that the muni I live in is likely one of the 10 most progressive-leaning in the country (it's the most progressive-leaning municipality in Chicagoland). Even here, Flock had an ardent cheering section, of normal people who think expediting the interdiction of stolen vehicles (which are vectors of violent crime) is a perfectly reasonable thing for a city to invest in.
I came in to the thread anticipating a highly placed tptacek comment defending Flock without grappling with any of their numerous problems, and claiming that "regular people" love Flock. Weird how predictable that's become.
The thing that Flock does that's alarming is that it provides operators with a search engine for arbitrary vehicle descriptions which include but are not limited to license plates, with history stretching back; misuse scenarios are obvious, the search histories allow you to track the movements of specific people with fine granularity.
The thing that Flock does that is actually immediately problematic is that it operationalizes BOLO/hotlist databases that weren't intended to be used in real-time. Our deployment of Flock curbed more innocent vehicles than actual stolen cars, because Illinois LEADS isn't reliably updated, and so pings on vehicles that were reported stolen (whether or not they actually turned out to have been stolen as opposed to borrowed by a family member or something) weeks ago and recovered.
My car was reported stolen mistakenly, long story but was cleared up within a few hours (an officer came out to confirm vehicle was in my possession). Then a few days later Flock identified my vehicle driving and notified the cops. It was me driving my normal commute and I was pulled over at gunpoint. When I finally explained the story, they were like “oh yeah, we see that in the system but sometimes there’s a lag between databases.” Really? Wtf guys
If I had to guess, it's like when an expensive medical test gets more accessible and they have to update their model.
If the cost to get an MRI means everyone that gets one has a combination of symptoms and risk factors raising the pre-test probability, then it makes sense to treat MRI findings aggressively. If they become cheaper and start using them as screenings, they need to update their approach.
Similarly, if license plates are scanned when cops are already pulling someone over for moving violations (or the car is accumulating a ton of parking tickets, having been dumped), it might be ok if their status isn't updated that frequently, and it still might make sense for cops to approach the car with the idea that it might be stolen (something a drivers license check against registration can quickly clear up, which shouldn't matter too much if they were getting pulled over anyway).
If the system is being used to justify pulling people over in the first place, it needs different parameters.
Trying to push back on this in my local community, two things I have found, below. Hopefully helpful to others.
1) I tried posting on Craigslist's "Community" section, in a simple attempt to reach out and connect with others who may be concerned. The posts were automatically blocked before even being published on the site. I tried multiple versions of this (i.e. with links and without, with pictures and without, etc.), from multiple accounts. Same result every time; the posted did not go through.
Obviously the word "Flock" would be easy to filter on, but if memory serves, even my very pared-down attempts that only used "surveillance" or "cameras" were blocked.
Why would Craigslist stop Flock-related posts from going through? The only answer I can think of is something along the lines of a National Security Letter. Certainly others here are much better informed about this realm than I am. Any other possibilities or perspectives, I'd be interested in hearinng.
I would also be interested in seeing what results other people get when they attempt to post on this issue to Craigslist.
2) So far my initial efforts to reach locally out via online contact channels to the City Council for more information have not been fruitful, and seem to be getting stonewalled (I'm not giving up yet though). In the meantime, I was able to do find the Flock contract, initial proposal, and other related documents using the City Council's agenda and minutes search tools. These search tools seem to vary by city, but may be worth looking into in your area.
I don't know where you live, but if you lived in Chicagoland the advice for how to engage on this would be easy: there are 1-4 (depending on your muni) Facebook groups where all the meaningful policy discussion happens. Hold your nose and log into Facebook and look.
> Why would Craigslist stop Flock-related posts from going through? The only answer I can think of is something along the lines of a National Security Letter.
That's because you lack imagination. 99 percent chance they are blocking you because they don't want "divisive political rhetoric" on the platform. Allowing a surveillance state is "apolitical" as long as it doesn't involve rocking any boats or making any noise.
... and NSLs don't do that. It would really be nice if people actually understood what NSLs were before blaming everything on them. Trust me, they are bad enough without inventing stuff.
This list isn't exactly describing "bans," this is a city contract rejection list - otherwise known as a "just deploy in commercial parking lots abutting major thoroughfares" restriction.
Nothing is blocking them to spread their tech on other brands and vendors, making ghost data operator companies and aggregating it on complex layers that only produces information without the whole data.
The law that regulates it and all the validation process is flawed and they know it.
We had success in our county and town canceling contracts, but that doesn't mean they are banned from private land.
I'm not totally sure, but it may even be the stupidest of all possible outcomes: they still exist, the cops can't access them, and their only value is selling private information.
Police cannot access privately-owned Flock cameras unless the owners authorize them to do so, or a court orders it (in the same sense that a court can order access to any information on any device).
Yes that is what I said. Most private owners opt in to this data sharing arrangement. Keep in mind some of the largest deployments are with big box stores and retail property owners.
Hmm when I was in discussion with a couple different flock deployments that’s not how the arrangement works. The customer (not the police), the entity paying for the camera can opt in to sharing the data with local police. Under that arrangement the police did not pay for anything. Now certainly cities and police agencies may have their own deployment but the camera is the product the feature benefit is the data share. Maybe it’s change since I last was looking at it.
Yeah, I'm not a fan of these things. If they were just ALPRs, I could probably give them a bit of slack -if they tightened up their security-, but all the other stuff they do, makes them pretty much untenable.
However:
> This makes AI powered cameras like Flock's distinct from traditional surveillance or traffic cams, which require someone to manually look over footage in order to find a specific vehicle or individual.
Is a bit misleading. These days, anyone can give an LLM footage from any source, and get this kind of information.
What LLM can I get and feed hundreds of hours of video into that will give me the position of a specific vehicle alongside when that happened?
An LLM isn’t going to help you here, but basic Computer Vision and a SQL database has been a solution _if you have the cameras_. I wrote a license plate reader as a university project using OpenCV almost 20 years ago.
If you were able to write one 20 years ago, I dare say an LLM could whip one up super-fast. Or just search the internet and tell you where to find one.
One of the risks of LLMs is that a lot of tasks go from "an expert could do this easily given a few weeks" to "anyone who thinks to ask an LLM can do this easily and get results the same day"
> One of the risks of LLMs is that a lot of tasks go from "an expert could do this easily given a few weeks" to "anyone who thinks to ask an LLM can do this easily and get results the same day"
By that logic, all problems are solved with LLMs, though.
Honestly, there's plenty of experts worried about exactly that. But if you'd prefer, feel free to mentally scope my claim to the domain of "things we already know LLMS can do, like copying previously solved software problems"
Dropbox stock is trading at 50% of its initial price 5y ago when it went public, maybe the public markets also don't understand the difference between rsync and Dropbox.
I honestly can't tell if this is ragebait or you believe this.
My friend, if you have a database of license plates extracted from single images taken by multiple cameras, YOU ARE TRACKING UNIQUE VEHICLES ACROSS A REGION.
Terabytes of data don't matter because you don't need to search terabytes, you need to search a few MB of text data. You don't even have to store the original video.
You’re moving the goalposts. The original point of this thread is that Flock AI technology is hardly needed to efficiently search traditional video footage for license plates.
> Assuming they have access to terabytes of regional video surveillance but don't have their own compute besides what the LLM will buy for them
Amazing how you can move the goalposts to make things impossible, isn't it? Where in the world did "without compute" come from? Are they not even allowed a decent desktop computer?
Any competent llm would write a script using opencv to extract the license plates.
I did this with Gemini 3, mostly for fun and to test it's capabilities. Teslausb records all dash cam videos and auto syncs it to my nas when in wifi range. Yolo and opencv extracts and does ocr on any defected license plate, and puts it all on a map, along with trip information. Not particularly useful or interesting, and not something I would have done pre-llms, but the difficulty was basically writing a one paragraph prompt and using some free tokens
I think the key word is on "any one". Personally, I know how do to the work, I just didn't want to because it provided minimum value to me. But I didn't actually need to know how to do it, because the llm produced perfect results for me without needing to prompt it with any specifics
There's a very important difference between "anyone could walk through my door and steal my stuff" and "this person walked in my door and stole my stuff".
But not so much between "this person walked in my door and stole my stuff" and "I left the door to my house open and then I put my stuff in the doorway."
That's interesting, because the ALPR part of Flock is what caused all the problems here; the rest of it, of characterizing vehicles with attributes beyond just plates, wasn't really problematic at all.
Characterizing vehicles based on stickers (which easily can indicate political leanings) is absolutely problematic. It's just not considered problematic by conservatives, given police in the US are overwhelmingly conservative.
Look, I agree that's problematic conceptually, but it's absolutely not what's happening. ALPRs don't select cars on spec, like, "this car looks out of place here". Nobody has time for that. They're matching specific descriptions of cars to incidents, like, "this vehicle has been present at the site of 5 previous package thefts".
Here's another way to look at this. Municipalities are the primary operators of ALPR cameras. Any municipality that would scan bumper stickers looking for Trump opponents is not going to be receptive to any appeals for regulation.
One problem with this whole debate is that people are coming to it with movie plot concerns rather than understanding what's actually happening with them. That wouldn't be a big deal if this was a slam dunk public policy case, but it isn't: there is broad bipartisan support for these devices.
There are deeply problematic things happening just with license plate pings!
They're matching specific descriptions of cars to incidents, like, "this vehicle has been present at the site of 5 previous package thefts".
You're hand-waving a hell of a lot of things away and you expect that everyone knows what you're talking about. Please stop doing that.
- Who is "They"?
- Why do you say "nobody has time for that"? What is "that"?
- Why are you dismissing genuine concerns through unhelpful language like, "coming to it with movie plot concerns".
- Why wouldn't "that" be a big deal? What is "that"?!
- What are the deeply problematic things?
- "They're matching specific descriptions of cars to incidents" -- no they're not. Just looking at Bloomingdale's audit logs, there are 13k examples of searches done for the simple reason, "suspicious".
- Why does municipalities being the primary operators matter?
Asking from a place of genuine confusion by how you think about these things.
"They" are public bodies operating ALPR devices; in the main, municipal police forces, though obviously other public bodies (like the Illinois State Police) operate them as well.
The antecedent of the first "that" was "the use of cameras to detect cars with politically disfavored bumper stickers".
I am, yes, dismissing the concern that ALPRs are being used to detect cars with politically unfavorable bumper stickers. I think that if advocates for ending our Flock contract had come to the board table with that concern, rather than the quality of Illinois LEADS, we'd still have the cameras up.
The antecedent of the second "that" is "organizing around easily dismissible movie-plot concerns, like that municipal police are going to dragnet for people with anti-police bumper stickers". Unwinding the sentence, the "big deal" is, as I just said, that centering implausible risks takes real risks out of focus, and gives ammunition for advocates of the cameras --- of which there are a great many --- to push back on efforts to get the cameras down.
I spelled the "deeply problematic" things out elsewhere on the thread.
Feel free to tell me more about what Bloomingdale was doing with their cameras. With no detail, I'm inclined to believe the force simply didn't give a shit about the description field in the search request, because no serious, rigorous effort was made to regulate ALPRs in Bloomingdale, and so there isn't much signal in the logs.
Please actually just look at any audit log and just search yourself. If you think there's no signal, then you clearly haven't looked. If you're going to continue to be lazy in your analysis, then ask a damn LLM. There are 528 agencies who used "suspicious". This is not a bloomingdale problem; it's much larger. Just fucking look, man.
select count(*),org_name from flock_bloomingdale where reason = 'suspicious' group by org_name order by count desc;
count | org_name
-------+--------------------------------------------------
2678 | Skokie IL PD
828 | Joliet IL PD
678 | Houston TX PD
391 | Fayette County IL SO
309 | Chicago IL PD
256 | Katy TX PD
245 | Itasca IL PD
244 | Steger IL PD
229 | Athens-Clarke County GA PD
215 | Lucas County OH SO
209 | Oak Lawn IL PD
208 | Westmont IL PD
199 | La Salle County IL PD - OLD
194 | Zion IL PD
191 | La Grange Park IL PD
174 | Kenosha County WI SO
173 | Champaign County IL SO
170 | Roselle IL PD
160 | Lake Villa IL PD
152 | Bradley IL PD
152 | Madison County IN SO
143 | LaSalle Co. IL SO - New
135 | Flossmoor IL PD
132 | Sauk Village IL PD
116 | Oak Brook IL PD
106 | Crete IL PD
104 | Villa Park IL PD
101 | Darien IL PD
97 | Cicero IL PD
94 | Wilmington IL PD
89 | Rockford IL PD
80 | Lake County IL SO
80 | Dolton IL PD
79 | Texas Department of Public Safety
76 | Will County IL SO
75 | Naperville IL PD
72 | Minooka IL PD
68 | Hillside IL PD
63 | Carpentersville IL PD
55 | Kent County MI SO
55 | Zanesville OH PD
54 | Winnebago County IL SO
51 | Logan County NE SO
46 | Romeoville IL PD
46 | Menomonee Falls WI PD
46 | Homewood IL PD
44 | Burnham IL PD
44 | Baldwin County GA SO
43 | Venice FL PD
39 | Elmwood Park IL PD
37 | DuPage County IL SO
36 | Greensboro NC PD
34 | Lowndes County GA SO
34 | Henry County GA PD
34 | Tinley Park IL PD
You're going to need to tell me why I'm supposed to be freaked out by the word "suspicious". Further, it is not my claim that (1) ALPRs are not problematic or (2) that they don't direly need more regulation; that's exactly the work I was doing in Oak Park before we cancelled our contract.
My common experience is that people dismiss these risks without evidence, while I've seen plenty of stories of such things happening in this context and in others. Possibly those stories add up to a lot of anecdotes, but these aren't arguments based on reason or evidence:
> easily dismissible movie-plot concerns
> implausible risks
Those are just words. People who use them, IME, imply their conclusions are already well-established. But they never are. Where is the evidence and argument for these claims?
What makes Flock bizarre is that it's a private business, and this is precisely how police departments are getting around a lot of traditional gates and checks on this sort of thing.
Police setting up a 1984 monitoring system throughout your city, tracking every car, person, activity -- yields lots of questions, oversight, concerns, debate, challenges, etc.
Some private business doing the same, and then letting the same police use it at will as a paying customer -- yay, all of the invasive monitoring with none of the oversight.
And of course, it's compounded by being pooled. Like RealPage, ALPR services like Flock, Axon Fleet Hub, and Motorola Vigilant VehicleManager offer data laundering so that organizations that shouldn't be talking can communicate.
The real joke is that the 1984 system was already in place long before flock. We all carry phones. Either from tower records ot google advert tags, private industry already tracked our every movement. Licence plate readers? Why bother when every car now has bluetooth enabled and so is constantly prodcasting its LAP id. (Some cities have tracked cars this way for over a decade, mostly for traffic management.)
Police had to at least play 'parallel reconstruction' and pretend they weren't using Stingrays though. And we all knew it and nodded along, and the lines moved, and the rules blurred a little more, and now we are at the next phase of the erasure of civil liberties.
That's actually the one thing that does make sense: police has always wanted to be able to do this, but they legally can't. But they can reward a private company willing to do it for them, so that they can "ask for the data" without ever breaking the law.
The police can, in fact, operate cameras in public spaces and they have done so for decades. ALPRs have been widely deployed since the 1990s.
I'm frequent surprised by how many people think that privacy laws block the police from recording their activities in public. For whatever reason, Flock is getting a lot of press, but this is hardly a new field.
ANPR has not been widely deployed since the 1990's in the US and the US court system has consistently held that the degree to which a technology automates monitoring, searching, etc is very relevant to whether it violates people's reasonable expectations of privacy for very obvious reasons.
> However, ANPR did not become widely used until new developments in cheaper and easier to use software were pioneered during the 1990s. The collection of ANPR data for future use (i.e., in solving then-unidentified crimes) was documented in the early 2000s.
Nah. Fascism only tolerates one power, that being itself. It can emerge from either the state or corporate side, and necessarily subsumes or destroys the other, just as it subsumes or destroys unions, families, friend networks, communications, and anything else that can establish power. That doesn't mean the merger of two of them is the defining feature.
No. Power can be delegated. I'd say capitalism puts ultimate power on the government who delegates power to holders of capital. (If that stops, it's not capitalism any more)
Corporations generally tend to only tolerate the state to the extent that guns or courts mandate that they must. How many billions of corporate dollars have gone to fund campaigns to deregulate, to skirt authority, to do whatever is necessary to make sure profits go up?
Personally I don’t mind having Flock cameras or other surveillance to make it easier to stop crime. Right now in many cities there is simply no consequence for various crimes - especially property crimes. But I want these tools to be protected - requiring imminent danger or warrants for access. I don’t think the answer is to get rid of them entirely.
I think the intended point is that there's going to be a certain amount of natural partisanship--from at least some users--to YC companies in a YC-run forum with a YC origin story, and that YC and those aligned with YC in a fiduciary way certainly aren't going to militate against Flock.
Can anybody find trustworthy stats that these actually reduce crime? All I see are occasional anecdotes about how they were used to find one person one time.
Skeptical me seriously doubts this is an effective solution for crime. But maybe that's because this country has a history of being willing to do a million expensive and privacy violating things, and only if it's a punitive measure.
I'm not sure about reducing crime but most American police departments have difficulty finding staff. Generally boring job in most places and not really liked in other places (status loss). Speeding things up is one of the ways to deal with it.
> Speeding things up is one of the ways to deal with it.
Making it a well-paid, high status job is another way to deal with it.
Not easy. Not cheap. Involves fixing quite a few incentive structures as well and weeding out corruption... Yeah, I guess you're right, speeding things up a bit at the cost of everyone's privacy and liberties is going to be what they go for.
I don't have stats, but most police have made it pretty clear that they're used for investigations that would otherwise have very little to go on.
I don't think anyone other than the manufacturers have made claims of cameras reducing crime. You can put all the AI bells and whistles on them, but they're still just cameras.
They're a fallback option, not a dragnet. The police are generally reactive to reports of crime, not proactively trying to piece together the details of everyone's lives and nail them the moment their dog poops on the sidewalk. No AI can even do that anyway and it would be a waste of money.
There are two vocal camps of people on these threads that are eroding HN: fearmongerers and grifters. I don't understand how it got this bad, but that's the real crisis here.
You are absolutely correct but you won't get anywhere here.
I have relatives who are cops and lawyers and city councilmen. No cop is sitting in a back room somewhere tracking all the cars on every street trying to do, uh, whatever it is people here are claiming they are going to do to them.
An obsessive stalker police officer that's angry at their ex girlfriend moving on and finding a new partner will probably not be interested in EVERY car, just the one she drives and the one her new boyfriend drives.
I won't speculate as to what your law enforcement family members may or may not be capable of when it comes to this technology, but I will speculate on what they will likely do if they found out about an obsessive stalker police officer that's watching their ex-girlfriend and her new partner using this tech: they will likely assist in hiding it so as to ensure that the optics of the justice system are not marred.
The reason I suspect they will behave in this way is not because they're bad people - but because they're likely normal people who are subject to normal influences and incentives. There will be no personal benefit, and significant personal risk associated with whistleblowing on this hypothetical officer, and so they will find rationalizations for why they shouldn't. Why it's fine to let this "one bad apple" go for the greater good of the optics of the justice system.
Except for of course, the more than a dozen known cases where cops have been using Flock to stalk people [0]. Realistically, it's very likely that most of these cases do not become known.
I also wonder what makes people think the cops are going to trust AI any more than anyone else. A mistake on bad information is even more dangerous for them and often makes national news.
Judging by the number of news stories in which they have done just that, they will happily trust AI. A certain relatively small percentage will generate national news and that kind of blowback, but by and large, they have the guns, the SWAT teams, and the local prosecutors, and the consequences are minimal.
Bingo. Value is the operative word here. Money and privacy are valuable too, and I'm assuming that there must be some pitch deck somewhere that is presumably good and selling city councils on this. Where is it? What is the value we're supposed to get from this?
There's clearly another vocal camp that's eroding HN: surveillance capitalists acting like everything's well and good, in the face of evidence that the opposite is widespread [0].
These horrific things are multiplying exponentially in my (rural GA) environs. There are a dozen of them along every conceivable cycling route I could take, and far more if I drive somewhere. If you think this is a city thing meant to deter urban crime, the explosive proliferation of Flock cameras in quite rural and suburban areas may shock you. I find them in the darndest of places, near but not on county lines, adjacent to minor bridges, etc. And next time I go through there, there are more. They seem to be procreating.
As others have pointed out, they're not just ALPRs or traffic cameras, and their use-cases, official and unofficial, are extremely dynamic and expanding fast. They are not the only thing of their kind, but they justly earned the lightning rod status for their conspicuous cooperation with the administration's immigration thuggery and the douchy--but highly consequential--pronouncements of their CEO. Moreover, there's a ticker tape of daily news about police misuse of Flock's database, mainly for stalking exes and things like that.
This _is_ a stop on the way to a Chinese-style surveillance state, and there's nothing inevitable about it. But it will happen if we allow it to happen.
Ben Johnson's video on the security vulnerabilities, linked in the article, always deserves an explicit shout-out. It's likely to intrigue the tinkerers here:
These things proliferate where people trust the government or see the government as a means to the end of getting one over on whoever is bad for them.
So the Nth generation group of townies that run any given rural shithole will happily slap them up, the government represents them as far as they're concerned.
And meanwhile in some snooty inner ring Chicago suburb that fancies themselves "progressive" (but in what direction?) they slap up the same damn cameras because they see it as a means to make more efficient the enforcement of the myriad of rules on which their enclave depends and they are wealthy and well represented so they have no fear of it being used against them.
Rural Georgia probably has a little of column A, little of column B going on.
That's a pretty astute diagnosis. The politology varies by county, but as far as this particular county goes, you've nailed it: lots of gun-totin' bubbas, and growing numbers of university-affiliated liberal-progressive intelligentsia who nevertheless have uncannily NIMBY politics.
Both flck and pltr uses a loophole on the law that if no one holds data no one is doing anything wrong.
This needs to be fixed.
Holding information about people should have a maximum time limit and should be treated respectfully.
Given it is impossible to make them stop, it should be easy to see what's on you and anything else is illegally obtained.
Holding information about people should be a massive liability. It should actively cost them money to know even a single bit of information about us. They should be scrambling to forget all about us the second the transaction's completed.
Because most of the American public is not as reflexively anti-Flock as HN would lead you to believe. People acting like cameras recording their activities in public is some sort of grave privacy violation are not the norm.
Cameras recording tour activity in malls, and on public roads has been the case since the 90s. Flock became a lightning rod of attention due to ICE, but they don't actually represent any change from the status quo.
A camera in 2026 is not the camera of 1996. Cameras today are connected to active and passive monitoring systems which are much more invasive to privacy. What will a camera be able to do in 2036?
One of the things that is really interesting to me is when people don't update their opinions of some thing when the level of difficulty and cost associated with that thing change. A few decades ago, if a police officer wanted to find the whereabouts of some individual, they would have to do some serious leg work, even with ALPRs, potentially watch many hours of videos, etc.
With Flock that can be reduced to a mere search query across many locales (maybe not even their locale!) with effectively no effort spent.
When the cost changes so dramatically it effectively changes the balance of power and that is something we should, at the very least, deeply consider.
Can you find a dozen cases of cops using these to stalk people in the 90s? If not, that's a large change in the status quo, as that's what's been happening with Flock.
> they don't actually represent any change from the status quo.
Only in the sense that the frog has been boiled gradually. The mere presence of cameras in public spaces is not the inconsistency that you seem to think it is. A nationwide centralized aggregator is not even remotely the same thing as a privately owned corner store having a purely private video feed of the front door.
How do you think ALPR cameras worked during the 90s? Do you think a technician had to go through each camera individually looking for license plates? The data was aggregated and indexed even during the 90s. Some of those databases were national. The same criticisms being levied at flock would also apply to the status quo 20+ years ago.
Again you are pointing out the similarities while conveniently ignoring the things that have changed. It has been a continuous gradual slide. The publicized flock examples make clear that the nature and scope of the queries that can be run against modern systems are far beyond what was possible in the 90s. The databases are also far larger.
You are the person arguing that because you're allowed to pick up a pebble it follows that you are permitted to scoop up a handful in a bag thus by extension it's okay to grab a small bucket full thus it must logically follow that filling up the trunk of your car is acceptable therefore no one has any grounds to object to the dump truck and excavator that you've engaged to illegally mine gravel along the side of the road.
Where's the basis for the claim that Flock was the first nation-wide ALPR aggregator? The source mentions that Flock aggregated data on a national level, but doesn't say that it was the first to do so. In fact it doesn't really offer any tangible thing that differentiates this from the decades old systems that predate flock.
It's more like trucks are have been mining gravel from this pit for decades, and the courts have repeatedly affirmed that it's legal to one gravel.
I never claimed flock was the first - you just invented that whole cloth. It also entirely misses the point I just made (intentionally I think). Different degrees of the same thing can and should be treated differently.
I am not singling out flock here. I am merely observing that a given behavior having been deemed legal or constitutionally protected in one context does not necessarily translate over to another. Your previous line of argument justifying that the practices of flock et al are legal depends on such specious reasoning.
Are you willing to potentially be prosecuted to make a point that will ultimately come down to, "The cameras you destroyed are replaced with newly purchased units"?
The way to beat this isn't vandalism, it's getting them banned from every municipality and county in the country, while fighting at state levels for more bans.
It's also silly talk from kids online, just like "Don't vote, burn your local Wal-Mart" is only meant to impress other online children. The rest of us know that you'll neither vote, nor burn down the Wal-Mart.
I can't speak for anyone else, but I suspect most terminally ill people want to spend time with the people they love, not breaking cameras and working their way through the legal system.
The police where I live are generally good, and I imagine that's the case many places. Treating police as the enemy, or a punching bag, is unfair and counterproductive.
(I can't speak to any places that might have a lot of corruption or ill intent.)
Places that aren't too corrupt, you'd be better off encouraging a partnership among citizens, police, lawmakers, and other officials. Which is how it's supposed to be. Everyone in the government has their respective duties, and they operate within a framework that's ultimately decided by the people.
If, for example, police propose certain surveillance, to help keep everyone safe, within their scope, then sometimes someone with different or larger scope might need to say, yes, but there's also these other considerations. Eventually a decision is made by the public or their elected representatives, and everyone nods with respect, and aligns, and continues their respective duties within the frameworks.
The citizens where I live are generally good, and I image that's the case in many places. Treating them as the enemy, or a punching bag, is unfair and counterproductive.
How backwards. Parent poster is talking about treating cops closer to how regular people are being treated.
If you're really committed to fairness, you'll take away the off-duty/unofficial privileges and immunities that they have which are not shared with "people too."
I used to hate the cops until I needed one, and then they were horrible to me and didn't solve my problem and actually started a reverse investigation against me for the thing I reported someone else doing, so now I hate the cops even when I need one.
Yes, but I'm not sure you can catalog all the features of the people you recorded and compile this into a real-time database that can be queried with relatively little oversight. I'm not a legal expert, but I suspect there would be both invasion of privacy (if private) and warrantless search/4th amendment/civil rights concerns (if law enforcement) concerns.
An individual setting up a network of 200-400 cameras throughout a city would not be lega because of property usage I would assume. Not necessarily because of the recording. A llone person doing this would definitely raise more eyebrows.
And people that don't run red lights and suffer selective enforcement and are used for arbitrary surveillance and so on and so on. Don't let your naive view of what you want these things and their handlers to do distract you from reality, regardless of the brand or intent of widely deployed cameras.
Thank goodness you found a basic flaw in red light and speed enforcement cameras. It's shame it's taken decades for someone to realize this issue and now we can finally start working on solutions like taking two photos.
Go visit Harris County where Houston is, they are definitely active and more are getting deployed constantly. More commercial businesses are also installing them in their parking lots. It's not just Lowe's/Home Depot, I've seen new ones popping up at grocery stores and storage unit businesses.
To go from my house to the grocery store 4 miles away, I have to drive by 6 flock camera deployments. Hardware store 6 miles away? That's at least 9-12 cameras I have to pass.
I literally cannot leave my neighborhood without Flock knowing about it because they've installed them at every single entrance.
And that's just the driving portion of a trip. I stopped going to Big box stores almost completely because I'm tired of looking up as I walk down the aisles and see a fucking screen showing me on camera with big red letters stating "Recording in progress". That's not enough though, you go to the self checkout and have cameras above you and in the checkout machines watching and recording and analyzing your every movement and facial expression.
It's blatantly obvious what's going on if people would look up from their phones for 10 minutes and pay attention.
The operating theory of all of these cameras is that anything happening in public sight is by its nature not private. The federal government is dumping millions and millions of dollars into grant programs for municipalities to buy it… It’s a giant federal surveillance program disguised as decisions made by individual police departments.
It’s hilarious and depressing to contrast the HN community reaction to Snowden versus the mostly meh response to flock.
Context matters. At the time cameras were large and bulky. Computers were massive and extremely power hungry. The world's communication networks didn't have the bandwidth to shuttle video around in bulk.
There's this insidious tendency among HNers to make this argument and ones like it.
Yeah, if you live in a tiny medieval village or a small town in the middle of nowhere in 1980 there was little "privacy" but Jeffrey Dahmer was fucking dudes (back when that wasn't ok) and eating people in his apartment for years before anyone caught on. In more suburban settings there truly was privacy to a large practical extent.
Furthermore, these argument lie through their teeth to portray privacy from those who you mostly voluntarily associate, vs privacy from government systems that can seek you out, have power over you and can fairly unilaterally screw you with little recourse and you cannot choose not to associate with.
Having people not associate with you in 1980, or 1280, because you did something sly or immoral is fundamentally different from being combed over by the government because you hit some unknowable proprietary criteria that triggered them to go over you with a fine tooth comb.
Have you ever seen "Wings of Desire" (der Himmel über Berlin)? for anyone who's paranoid about "surveillance states" it's an eye-opener, about how things really work: about how overseers and spiritual beings really may perceive human activity, and if you really think about it, perhaps there is good that can come from this.
There's this insidious HN tendency to believe that "The Government" (whatever that means) is 100% malicious and Out To Get Us. The reality is far more nuanced, my friend. if "The Government" was truly out to get so many people, they would get them, and society wouldn't actually functoin. "The Government" wants people to work, and raise children and stimulate the economy; The Government likes when people are abled and working/supporting others, and paying taxes, and HNers seem to think "The Government" wants to perpetually interfere and intervene and trip us up. Just reading HN and /. and the other paranoia boards, I'd think that there are swat teams on every corner and black helicopters pouncing on every third hacker on a weekly basis, man.
The crazy thing is that this administration in the USA is gutting governmental apparatus, makign a "small government" and "drainining the swamp" that leftists love to hate on, but honestly a "smaller government" definitely for sure won't have enough ability to screw with the common man like y'all believe it would.
Sure, gov't can privatize a lot of stuff like handing over to Flock, but still, Flock's aligned with them, and (see Wings of Desire again) this is not malice and not naked malevolence. Sorry.
No one said it was naked malevolence. You've constructed a strawman with both this and your previous comment. The concern is over the abuses that such a status quo enables.
A turnkey authoritarian solution not being used 100% of the time by 100% of the people that come into contact with it is not an argument in its favor.
Good, because nothing “problematic” about an individual matters one bit when presented with nefarious government activities. It’s obvious distraction technique 101.
typically the state finds it has to pay out millions to those wrongly imprisoned. These cameras are not quite as good as flipping a coin in accuracy, so the tax payers are already on the hook
Imagine representatives who did what voters actually wanted. There's probably a name for that. Representative democracy or something. As opposed to corporate representation.
This is why gerrymandering should be unconstitutional, and why corporations should have their rights explicitly curtailed: they're not citizens or the people.
I'm really unconvinced gerrymandering is the issue here.
It's not like Red cities have flock cameras and Blue cities don't.
It's really just that the Fairness Doctrine [1] needed to apply to more than radio. If you can constantly just repeat your point and then deny an opposition time then of course you'll get your point through.
Although maybe if super-pacs got outlawed then the Equal-time rule [2] would suffice.
Races are virtually uncompetitive; it means politicians only need to pander to the 40% bloc of the 10–20% of voters that show up in the primary. Once elected, the chance of losing their office is nearly 0. Gerrymandering absolutely reduces effective voting power. That's the whole point.
I misread "corporate democratism" and I like that - democratism is to democracy what scientism is to science - democratism is something that has the superficial appearance of democracy but isn't democracy because it doesn't achieve outcomes based on a consensus of voters.
Imagine what I really meant was that in those areas people largely approve of these cameras and it’s the minority that don’t.
Now of course your narrative is rude and more entertaining but sadly far from the mark. Saying “that’s not what I paid for” is all fine and dandy but it’s cuts both ways.
Alright, but in those areas did the politicians run on having those cameras installed everywhere? Were the voters given a proposition to approve?
Data centers seem to be widely unpopular on both the left and right, so I'm wonder where the representative democracy comes into play. More often than not local politicians approve these projects despite there being majority opposition from the public.
>there has been widespread public backlash to cameras that track everyone, whether or not they've been suspected of a crime.
Well, duh. It doesn't know your plate from anyone elses so your plate gets recorded along with everyone else. If you go about a normal person's business then there is no harm and nothing happens.
I'm sure someone will decide harm is being done even when nothing happens.
There may be no expectation of privacy in the sense someone may see you and take your picture.
There is an expectation you are not constantly tracked everywhere you go by a nationwide surveillance apparatus, that your location is not constantly monitored, indexed and shared. Unless you expect to live in an Orwellian distopia.
The have been cases of police harassing and stalking people using Flock cameras. Just because it hasn't happened to you personally doesn't mean it's not a real issue.
People are trying to apply a few internet reports to everyone and everything instead of the reality that it rarely happens and is typically a one off thing.
Quit applying online things and TV so-called "news" to the world and follow what's happening around you instead.
Both of those two above cases involve tracking people both in public and in private. Furthermore the former involved compelling a company to fork over private information.
Traffic cameras, by comparison, only record people's in public. A police officer isn't violating privacy laws by standing at an intersection and writing down the plates of cars passing by is he? Flock is just automating that task.
The whole reason why we have license plates is to facilitate monitoring cars. If we really think that people have a right to keep their vehicular activities private, then surely the bigger privacy violation is the fact that we require cars to display unique identifiers in a prominent manner?
You can take notice of beautiful women in public. You cannot take upskirt photos.
You can eavesdrop on a conversation at the park. You cannot put mics under all the benches.
Privacy is a situational continuum of invasiveness. Just because there is no expectation of privacy from the state in using public roads does not mean we should tolerate corporations building profiles analyzing the comings and goings of citizens.
There is a difference between one or even twenty pictures being taken of you, and hundreds or thousands of pictures. One is "public privacy" and the other is "dragnet stalking".
There was an implicit expectation that, although people could take your picture, there weren't a million people roaming around taking everyone's pictures all the time because it takes a few seconds to take someone's picture.
Got these installed all over local parking lots for wallmart, home depot, ross, every exit solar panel and camera. Was wondering if there is some sort of quickly blinking infrared light or something that would make it visible to a naked eye of a cop, but not to a recording camera. I bet you would sell millions of those license plate holders in a heartbeat.
If a certain group of people think that it should be their right to take others rights away and turn society into a dystopia for perceived security, then for the same reason it should be other individuals rights to assert that their rights should be protected by taking the first group's rights away to install or do whatever they think they can do for convenience/security's sake.
This includes "ancestry tests", security cameras with AI in them, upload IDs to "verify", and even social media where you are allowed to upload pictures with others in them.
And since we "supposedly" live in a democracy, we should be allowed to have a vote to decide on this, the group that wins is the majority, right? I don't understand why we're allowing our rights to erode before we have an informed election about this, in democracies.
What right is being taken away? Nobody ever had the right to not be recorded in public.
Furthermore surveillance isn't just an all or nothing thing. For example, the government can record your activities in public without a warrant, but they can't subpoena your phone calls without a warrant. That degree of surveillance has more checks and balances.
How you somehow try to go from recording people in public to "ancestry tests" is a pretty nonsensical argument.
> And since we "supposedly" live in a democracy, we should be allowed to have a vote to decide on this, the group that wins is the majority, right?
No, you'd have to win much more than the majority to change the constitution, which defines a lot of privacy rights. But if you have enough votes, then sure you could change the constitution.
Your language is far too kind for the invasion of privacy and our human expectations of what ought to be permissible. It's not just about being "recorded" in public. It's about having all public excursions recorded, cataloged, and analyzed. What this panopticon of private surveillance is, is way more similar to "stalking" than "recording".
Fundamentally the right to privacy is focused around what people do in private, not things that are publicly visible. If we really think that it's an invasion of privacy to track people's vehicles, the focus should be on abolishing license plates. After all, isn't the bigger problem the fact that cars are all required to display an identifier?
I kind of want to be able to see a Flock (YC S17)-related thread on HN without feeling obligated to participate, but, alas. Just for background: I was one of the ringleaders of a community effort that successfully kicked Flock out of Eugene and Springfield, Oregon, assisted a few other community efforts, went on to help draft some of the first state legislation for ALPRs in the country (Oregon SB1516, which passed, though I have some reservations about the resulting bill), and I am still working with other groups across the country.
During the development of the legislation, my opponents included Flock Safety (YC S17) and Axon, and, later, others. I had a rather contentious meeting at one point with a legislator and several Flock (YC S17) C-levels.
This has been eating a big part of my life for over a year now, so it's deeply, deeply disappointing to see some of the same talking points repeated on HN all this time later.
1. We've known for a year now that Flock (YC S17) captures more than just license plates. We decompiled some of their code on a legally-obtained device. That code very clearly included categories of interest for their onboard object detection software, and included, "cat", "dog", "person", "bicycle", among other vehicle-related things.
2. We also obtained, through public records requests, training materials from a local police department, and training materials from other police departments, that together showed that not only did the Flock (YC S17) interface provide search options for bicycles, but that police departments were sharing tactics for finding non-automobile objects in images.
3. Flock's (YC S17) own marketing materials have been advertising their ability to find "missing people" given a description of an individual's clothing for a long time now. See e.g.: https://www.flocksafety.com/products/flock-freeform
5. These systems were immediately abused by police departments across the country for non-law enforcement purposes, or for purposes contrary to local or state laws. Proponents of surveillance keep trying to steer the conversation towards "but think of all the crime we can prevent!" while pointedly avoiding all of the plethora of abuses of this system. Flock (YC S17) could have anticipated this or, by now, put controls in place to at least appear to want to reduce these forms of abuse, but they have never cooperated with any of that. There is no other way to view this at this point than that Flock tacitly approves of abuse of their system and any efforts they do undertake only ever result in less public oversight.
6. It is very much not a lost cause to fight against this. You don't have to accept a venture-capital-funded, rapid-growth, your-data-is-our-value tech company rolling out surveillance in your community because they convinced a gullible and poorly-informed police department that it's in everyone's best interest. There are many headwinds against these fights, but they are being won, and the fact that they're happening in larger population centers (which tend to be a bit more liberal) is purely a consequence of the effort required to win.
But, I've talked directly with a lot of community members across the country, and opposition to these systems cuts across political lines. Working to shut these down in your community is good work, and moreover, can help connect you to some other very decent people in your community.
And also FWIW I've had an ongoing dialogue with a local police chief on how to do a better job of balancing public safety against other concerns. There is a spectrum of opinions on these systems within the law enforcement community as well.
Flock (YC S17) has no place in a healthy society. "Hackers", of all people, should understand that in a way that the average member of the public wouldn't be expected to.
We need some way to address the low level crime in the US. If you look at cities in east Asia, they're both much larger than typical US cities and much safer. It -is- possible to have safe large cities. The fact that we don't is a choice.
What's even more amazing is that they had these safe cities without [Flock, Motorola, Axon]. I guess we will never know how they did it, but at least we get the Chinese surveillance state.
My experience in major East Asian cities (predominantly Tokyo and Taipei) is that they have extensive networks of surveillance cameras operated by or accessible to the police.
Japanese police are very rarely willing to even ask to look at any of the disorganized hodgepodge of private cameras for property crimes or even minor physical altercations. They are far more likely to rely on personal accounts. TV dramas not withstanding.
Although Tokyo does have a system of traffic cameras which log traffic movement and license plates, that's most all that it does. Except in cases of murder or kidnapping (or political influence), it's quite rare to request the recordings of many private cameras. Outside of big cities, it's even more rare.
The largest connected system of cameras I'm aware of are for the subway camera systems (Shinjuku, Shinagawa, etc). Although independent systems, together they can do facial recognition to track individuals. Not a lot of AI yet, though.
In Tokyo, it is not uncommon to see bikes parked on residential streets with keys left overnight in their wheel locks (as if there aren't even mischievous 12 year olds?!). Oh, and outside of the cities, crime is even more rare. It is common in youth hostels for there to be open cubbies where personal items are stored in the front near the door. Nothing is taken. Most common thefts are: umbrellas (considered a fungible public good?), unlocked bikes (in high traffic business areas), women's underwear (off of outdoor drying racks).
I should mention that the list of thefts (other than an umbrella which I promptly replaced with its neighbor) are not ones that I have personally experienced, nor do I suspect that it is statistically accurate to those reported to police (conbini shoplifting and transit fare skipping must be larger). However, it is accurate to the top 3 "thefts" I've heard Tokyo residents complain about. If a native cares to correct me, I'd retract it.
I hear you, but a little foray into history may convince you that this kind of two-facedness and speaking out of both sides of one's mouth is actually quite common.
This is particularly true when the decisionmakers for the one (ICE cooperation) and the other (selling Jarritos and catering to day labourers more generally), and all the more true if there's revenue attached to doing both.
Yes, there are cultural reasons crime is lower in East Asia too, but I haven't been to a major city there that doesn't have an extensive surveillance system.
Exactly. More people die from cars every month in the US than in 9/11. We value our freedom with cars, we should value our privacy to an even greater extent.
It’s the culture. Every Japanese person is always aware that they are “a part of society.”
Even the Yakuza participate in society. When they have big disasters, the local mobsters are usually helping people out, before the authorities can get going.
You participate and feel that you belong to a society in the same way you would do for a family. The members have to be your own.
This has been empirically shown to be true in every single case. If I force my way in your house and you are legally obligated to consider me part of your family, you might for a while, but your level of participation and your willingness for it will drop by a lot. Pretending it isn't so will not help anyone, it will make things harder. Japan, to their credit, does not pretend.
A choice that has tradeoffs. Assuming we're talking about the sorts of places that lean heavily into surveillance I don't want to live there and their views on the role of the government is one of the reasons.
How much of that is addressed by a strong social-safety net? How are addicts and homeless people handled? How about general poverty (a known driver of crime)?
East Asia built a uni-culture by being extremely racist against outsiders. I don't think you can get away with that anywhere else.
A friend of mine (white guy) married a Chinese woman and when they visited China they were subject to slurs and dirty looks in public.
There's a whole category of videos on social media of Japanese furiously angry at Westerners acting like fools on their subways. They're not happy about it.
I’m an Indian with a Taiwanese-American wife. I’ve never experienced even the mildest amount of racism in Taiwan. Everyone was kind and friendly to me. And Taiwan is very safe.
I’m not going to pretend that an anecdote fully captures a problem but considering I spent over a month there just living a normal life I imagine that if the problem were widespread I’d have many chances to experience it.
My elderly parents were there for two weeks too and they have nothing but positive things to say.
And finally, my wife’s cousin married a White man from Ireland and he has loved the place for the many years he’s lived there.
I don’t know if I would consider a month long vacation as evidence. Taiwan is pretty famous for have lower labor classes that they import from places like the Philippines and while people are friendly, they are still generally looked down upon. Not dissimilar to places like Japan, Hong Kong and Singapore. So I think racism is a pretty loaded and broad word and people typically think about it in purely an American context, it’s more common around the world than people think in all kinds of shades.
Ultimately I do agree with the original thesis around monocultures.
Well, certainly my experience on the ground is far more meaningful than someone’s statements without evidence. Just googling around it seems that American policing is generally considered fairly racially discriminatory so performing racism on its own is not getting us less crime. Taiwan doesn’t seem to have that problem as extensively.
And I’m an Indian who grew up in and spent the majority of my life in India as did my parents. I’ve lived in a few countries for years and stayed in many for months. My frame of reference is unlikely to be the American context for racism.
I don’t think anyone is arguing that Taiwan or Japan are uniquely or universally racist. The point is that many highly cohesive societies have clear social hierarchies and stronger in-group preferences than Americans (or other groups) often recognize.
Taiwan’s treatment of many Southeast Asian migrant workers is a commonly discussed example. People can be welcoming to tourists and expatriates while still having structural biases toward certain groups. Those aren’t contradictory observations.
Likewise, we wouldn’t dismiss concerns about women’s safety in India simply because a visitor spent a month there and had a wonderful experience. An individual’s experience matters, but it doesn’t settle broader questions about how different groups experience a society.
My opinion comes from having spent a lot of time around Asia and more than a month of “tourism”.
> I don’t think anyone is arguing that Taiwan or Japan are uniquely or universally racist.
The original comment used this as the explanation for why there's low crime. Here's a reminder of the context we are conversing within.
> > > > East Asia built a uni-culture by being extremely racist against outsiders. I don't think you can get away with that anywhere else.
I think "extreme racism to outsiders" is detectable within a month. I am as outsider as they come - being a brown-skinned South Asian Indian[0]. I also think that "I don't think you can get away with that anywhere else" means "uniquely". I guess we could argue about whether "extreme racism" means "universal racism" if you'd like but I don't think it's interesting as an explanation for safety. And the other statement I'm replying to there is
> > > > A friend of mine (white guy) married a Chinese woman and when they visited China they were subject to slurs and dirty looks in public.
My wife's cousin is married to a White Irish man who has lived there over a decade. This is not his experience anywhere in Taiwan, in particular, as opposed to the GP's China experience.
I think his decades of living there prior to and then after marrying my wife's cousin probably provide some experience. There's a lot of Planet of Hats thinking from Westerners visiting Asia. But different countries there are clearly different, just like France and Switzerland are different.
And in the end, if racism is not unique then it cannot explain difference in crime outcomes. To quote the great sage pj evans: "Cars have windows and can move. Houses have windows and can't move. So it's not the windows that make the car go. It's something else entirely."
And as a little epilogue, we may consider other countries with a foreign-born populace similar to Taiwan's: Poland, Argentina, Uruguay, and South Africa. None of them match Taiwan's broad lack of crime while having a similar degree of foreign-born people.
Which brings us again to whether the windows make the car go or not.
0: website in profile, feel free to take a look at my face
I’m not claiming “Taiwan is extremely racist, therefore low crime.” I’m saying cohesive societies often have stronger in-group preferences and social expectations than Americans tend to recognize, and those coexist with being welcoming to many foreigners.
Your experience and your relative’s experience are perfectly compatible with that. One or two positive anecdotes don’t tell us much about how a society views every minority or lower-status group any more than one bad anecdote proves pervasive racism.
As for crime, I agree it’s obviously not explained by a single variable. That’s a much stronger claim than I was making.
No desire to look at your profile but I hope the point I am trying to argue for is clearer to you.
I understand what you're saying but it seems like a complete non-sequitur given the context of the conversation, which I'll reproduce here in threaded fashion in case it's not visible in your client.
> > > We need some way to address the low level crime in the US. If you look at cities in east Asia, they're both much larger than typical US cities and much safer. It -is- possible to have safe large cities. The fact that we don't is a choice.
> > East Asia built a uni-culture by being extremely racist against outsiders. I don't think you can get away with that anywhere else. A friend of mine (white guy) married a Chinese woman and when they visited China they were subject to slurs and dirty looks in public. There's a whole category of videos on social media of Japanese furiously angry at Westerners acting like fools on their subways. They're not happy about it.
The claim is precisely what you're saying you're not claiming. So you must understand that I am having this conversation in that context. Though I suppose we can both interpose unrelated facts into the conversation and claim contextual irrelevance in the motte and bailey style. Here are a few I present for discussion:
> Though I suppose we can both interpose unrelated facts into the conversation and claim contextual irrelevance in the motte and bailey style. Here are a few I present for discussion:
2 + 2 = 4
The sky is blue
The “motte and bailey” accusation followed immediately by schoolyard sarcasm is an odd combination. If you’re going to accuse someone of rhetorical gamesmanship, it’s probably better not to end with rhetorical flourish instead of argument.
What is the trade off though and are Americans willing to make it? What sort of social conditions lead to more low level crime? This sort of complaint is nothing new btw.
You're getting loads of replies that seem to knee-jerk defend US cities purely to oppose Flock. And let's be real and admit that adding more cameras does little to improve this. My whole neighbourhood has a panopticon of surveillance cameras on every property, yet there have still been home burglaries and several cars stolen.
Many Asian cities are safer -- and they undisputedly are -- for cultural reasons. You can't create culture through surveillance.
US cities are plenty safe. The fact that you think otherwise is propaganda you’ve been successfully served. I live in Nyc and visit other cities often.
You must live in a different New York City than the one I visited. I had the safety calibration of Tallinn, Estonia and Dubai, UAE.
The subway was extremely hostile. People were regularly drugged out of their mind. I saw one guy try to drink a Coca Cola upside down and spilled it all in the bus. Another crazy chased my limited mobility Estonian friend who wanted to visit nyc alongside me when she went alone for groceries.
Could it be that your frame of reference is broken and/or you’re numb to it?
You saw someone try to drink a soda upside down and spill it? We are going to need more than a Flock cam to stop that heinous act, perhaps a Flock robot arm that could grab the criminals arm and turn it right side up, or just restrain them while the authorities are on the way.
I saw a tall man on L train stomping aggressively through the car and yelling bloody murder that he is gonna "stab the next mf I see", while attempting to swing punches at random people. The whole train ended up getting evacuated, and the train line got delayed. That was last winter. Between then and now, I saw people threatening others on the subway multiple times.
The most recent incident was a few weeks ago on Q train, where a seated man was screaming at the woman across from him (who was trying to do her best to ignore him), how he was gonna kill her and "the rest of her people" (whatever that means).
But please tell me how stuff like this never happens.
And I am not even a subway hater overall, I take it daily, and it is my preferred method of transportation. And no, I am not taking subway into deep and shady parts of bronx or brooklyn, as heavy majority of my rides are contained between Dekalb/Jay St Metrotech (aka dt brooklyn) and midtown.
It just sounds like crazy talk to me, when someone claims that the safety cams in subway cars are not, at least, somewhat helpful. At least newer A/C train cars have those cams now, and, I hope, it will lead to prosecution of serial subway harassers.
No, he's describing someone so stoned out of their mind they don't know how to drink a soda. I feel most people would read his comment and understand that.
I didn’t read his comment as saying it was a crime. Parent was commenting about feeling unsafe. People walking around stoned and trying to drink a soda bottle upside down does make some people feel unsafe because you don’t know what their next move is. Incidents like this have become more common in the last 10 years.
It is illegal under NY Penal Law § 240.40 to appear in public under the influence of narcotics or other drugs (to the degree that you may endanger yourself/others/property or annoy people nearby). This is a violation (not a crime/misdemeanor), punishable by up to 15 days in jail and a fine of up to $250.
These are all lies. Small towns have notiriously higher crime rates than Nyc. We should send the National Guard to your small town and place cameras every where. I dont feel safe in your small town. I moved away from middle America that’s swamped in meth, high murder rate, and racism. Sorry someone spilled a coca-cola though. Your pearls must be powder in your hands by now.
There’s possibly a fantasy mindset at play where people need a certain identity to be true. As we’ve witnessed on a national scale, humans have great capacity for fantastical thinking to support what a friend of mine calls their “binkie narrative.”
This is false. Urban areas have the highest rate of crime compared to rural and suburban. For example look at the years 2020 and 2021 from this report:[0]
Table 8
Rate of victimization, by type of crime and location of residence, 2020 and 2021
Location of residence
Total violent crime Violent crime excluding
simple assault Total property crime
2020 2021* 2020 2021* 2020 2021*
Urban 19.0 † 24.5 7.7 9.7 158.9 157.5
Suburban 16.8 16.5 5.6 5.2 90.5 86.8
Rural 13.4 11.1 4.5 4.4 65.6 57.7
You can see clearly that urban has the highest rate of crime, and this has been true for decades.[1]
Also, many crimes are not recorded at all in NYC, which is why many stores have locked down all their items with a key that requires permission from a staff member to access. I haven't seen this in the small towms I've been to.
His small town? Tallinn is comparatively tiny to NYC admittedly but Dubai is a fairly large and urban city. I think that it doesn’t quite fit the appellation.
I live in NYC and I don't think it is safe, so there's one person that disagrees with you. Part of the problem in NYC is when you commit a low-level crime the social-justice warriors let the person back out on the street without charging them. This is why when somebody kills somebody in NYC you often hear that the person had been arrested for various things twelve times earlier. Just covering up the "un-safeness" by saying "it's safe" or citing crime stats doesn't change what people can see with their own eyes.
Are you sure these people weren't making plea deals or having their cases dismissed because prosecutors can't try every single low level criminal case? I'm not sure where "social-justice warriors" comes in to play. It's the legal system making choices about what crimes are worth prosecuting.
> I'm not sure where "social-justice warriors" comes in to play.
See the DSA candidates in the recent elections including the major - they explicitly state they do not support prison sentences and in many cases do not believe in police.
Can you please stop commenting in this inflammatory style? You've unfortunately been doing it repeatedly. It's not what this site is for, and destroys what it is for.
In your conception, the only reason any drug store is able to stay in business is because deodorant thieves are getting hard time?
If enough people are stealing deodorant to put them out of business, I think there are some big social problems that jail time isn’t going to fix.
Frankly, i’d 100% of the time rather bare the cost of shoplifters thru slightly higher prices than thru paying ~$100,000 year each incarcerating anyone who shoplifts.
There are “low level” crimes that are predictable signs of violent crime. E.g. intimate partner violence. I’d love to see those taken more seriously, even if it’s just for the downstream effects.
It’s hard to distil to a single comment but I think it might be a poor example given the NYPD takes about double the budget per capita to be less safe than Toronto.
I think the only objective conclusion we can come to in a comments section is that going by “I visited there” vibes isn’t going to be useful.
What about the high murder rate and meth problems of middle America, lets talk about that more instead of the “oh no homeless people” rhetoric all the time.
The only two statistics I trust for comparing crime prevalence across municipalities (let alone countries) are homicide and grand theft auto rates. Most other crimes suffer from differences in classification/definition, reporting procedures, or willingness of residents to report them to the police. Homicides and grand theft auto by comparison are very consistently reported and stand in well for violent crime and property crime respectively.
So when it comes to concerns of safety, I’m going to trust the recorded homicide rate much more than whatever metrics feed into numbeo’s index. And NYC has a homicide rate nearly three times as high as either London or Paris. That’s much better than many cities in America, which can surpass 5 or even 10 murders per 100k residents a year, but it’s still more dangerous than most European cities and substantially so.
The point re: Paris is that most cities would look better when compared to Paris on safety.
> Only London and NY reach the Alpha++ world city designation.
As someone that's spent the last two decades living in both, it's a little bit of past glory. Miami is more ambitious, Lisbon is where smart international companies go. London still has great universities but they're lessened and capital goes elsewhere.
My wife grew up there, and I worked for a company based there for years, and I can’t really even come up with a good educated guess for that that means.
You could argue that London is past its prime, but you could have made that argument 75 years ago. It still retains its alpha++ designation and it’s the top ranking in the global financial centers index.
But regardless neither Lisbon nor Miami is a peer to NYC right now.
It means more people in Miami are likely to be starting businesses than people here in NYC are. I’m surprised you couldn’t come up with a guess about that.
It just means ambitious. That, I would have thought fairly obviously, encompasses more startups but also people wanting to better their lives in some way.
> In the GaWC rankings it’s 4 tiers behind NYC.
Yes. Decline and growth take time. Skate to where the puck is going.
Really? I lived in Greenwich village until last year and I’d have people threaten to kill me for politely declining to give them change. I live in Park Slope now and there’s violent people on the F line all the time. Maybe wealthy neighbourhoods are super dangerous or maybe you’re just not noticing.
What about the meth heads shitting in the streets of the small town? Rampant assault and murder rates. What about all the drinking and driving killing people in America. No, no, it’s Nyc that’s scary.
But there are approximately zero meth heads shitting in the streets in small towns in the US.
I have never once seen a person shitting in the streets in a small town. I saw it within 24 hours of visiting Portland. I’ve never seen that in NYC either to be clear.
> If you look at cities in east Asia, they're... much safer.
ah yes, the famously dependable statistics of east Asia, with their famously free press and citizen auditing communities, and the famously dependable impressions of tourists and expatriates...
There's been over 70[1] documented wins.
Don't feel like this is a lost cause, it clearly isn't. If everyone who was going to comment on this thread instead or additionally got involved by going to a city council meeting and explaining the problems to friends/family, many more cities could reject them.
[1] https://deflock.org/council/#wins
I'm fond of pointing out on HN that the muni I live in is likely one of the 10 most progressive-leaning in the country (it's the most progressive-leaning municipality in Chicagoland). Even here, Flock had an ardent cheering section, of normal people who think expediting the interdiction of stolen vehicles (which are vectors of violent crime) is a perfectly reasonable thing for a city to invest in.
The thing that Flock does that is actually immediately problematic is that it operationalizes BOLO/hotlist databases that weren't intended to be used in real-time. Our deployment of Flock curbed more innocent vehicles than actual stolen cars, because Illinois LEADS isn't reliably updated, and so pings on vehicles that were reported stolen (whether or not they actually turned out to have been stolen as opposed to borrowed by a family member or something) weeks ago and recovered.
If Illionis LEADS lacks credibility?
You just said it “isn't reliably updated, and so pings on vehicles that were reported stolen…” are weeks out of date?
Even if all ALPRs vanished from the Earth tomorrow, that still indicates a lack of credibility in the pings?
If the cost to get an MRI means everyone that gets one has a combination of symptoms and risk factors raising the pre-test probability, then it makes sense to treat MRI findings aggressively. If they become cheaper and start using them as screenings, they need to update their approach.
Similarly, if license plates are scanned when cops are already pulling someone over for moving violations (or the car is accumulating a ton of parking tickets, having been dumped), it might be ok if their status isn't updated that frequently, and it still might make sense for cops to approach the car with the idea that it might be stolen (something a drivers license check against registration can quickly clear up, which shouldn't matter too much if they were getting pulled over anyway).
If the system is being used to justify pulling people over in the first place, it needs different parameters.
But how does that relate to the credibility of pings?
1) I tried posting on Craigslist's "Community" section, in a simple attempt to reach out and connect with others who may be concerned. The posts were automatically blocked before even being published on the site. I tried multiple versions of this (i.e. with links and without, with pictures and without, etc.), from multiple accounts. Same result every time; the posted did not go through.
Obviously the word "Flock" would be easy to filter on, but if memory serves, even my very pared-down attempts that only used "surveillance" or "cameras" were blocked.
Why would Craigslist stop Flock-related posts from going through? The only answer I can think of is something along the lines of a National Security Letter. Certainly others here are much better informed about this realm than I am. Any other possibilities or perspectives, I'd be interested in hearinng.
I would also be interested in seeing what results other people get when they attempt to post on this issue to Craigslist.
2) So far my initial efforts to reach locally out via online contact channels to the City Council for more information have not been fruitful, and seem to be getting stonewalled (I'm not giving up yet though). In the meantime, I was able to do find the Flock contract, initial proposal, and other related documents using the City Council's agenda and minutes search tools. These search tools seem to vary by city, but may be worth looking into in your area.
That's because you lack imagination. 99 percent chance they are blocking you because they don't want "divisive political rhetoric" on the platform. Allowing a surveillance state is "apolitical" as long as it doesn't involve rocking any boats or making any noise.
... and NSLs don't do that. It would really be nice if people actually understood what NSLs were before blaming everything on them. Trust me, they are bad enough without inventing stuff.
The law that regulates it and all the validation process is flawed and they know it.
I'm not totally sure, but it may even be the stupidest of all possible outcomes: they still exist, the cops can't access them, and their only value is selling private information.
Last I checked the Lowes and Walmarts of the US share this data as its locks down shoplifters quicker.
Not for free, they can't. Flock isn't a charity. So your local cops can't get the data, but others can.
However:
> This makes AI powered cameras like Flock's distinct from traditional surveillance or traffic cams, which require someone to manually look over footage in order to find a specific vehicle or individual.
Is a bit misleading. These days, anyone can give an LLM footage from any source, and get this kind of information.
An LLM isn’t going to help you here, but basic Computer Vision and a SQL database has been a solution _if you have the cameras_. I wrote a license plate reader as a university project using OpenCV almost 20 years ago.
One of the risks of LLMs is that a lot of tasks go from "an expert could do this easily given a few weeks" to "anyone who thinks to ask an LLM can do this easily and get results the same day"
By that logic, all problems are solved with LLMs, though.
It wasn't "all tasks".
My friend, if you have a database of license plates extracted from single images taken by multiple cameras, YOU ARE TRACKING UNIQUE VEHICLES ACROSS A REGION.
Terabytes of data don't matter because you don't need to search terabytes, you need to search a few MB of text data. You don't even have to store the original video.
Amazing how you can move the goalposts to make things impossible, isn't it? Where in the world did "without compute" come from? Are they not even allowed a decent desktop computer?
I did this with Gemini 3, mostly for fun and to test it's capabilities. Teslausb records all dash cam videos and auto syncs it to my nas when in wifi range. Yolo and opencv extracts and does ocr on any defected license plate, and puts it all on a map, along with trip information. Not particularly useful or interesting, and not something I would have done pre-llms, but the difficulty was basically writing a one paragraph prompt and using some free tokens
There's a very important difference between "anyone could walk through my door and steal my stuff" and "this person walked in my door and stole my stuff".
Flock cameras are roughly that secure.
"I gave the person keys to my house and then I trusted they wouldn't open bathroom doors while somebody was there".
Like law enforcement is being given access to the systems, the door isn't "left open", a key was given to them.
Here's another way to look at this. Municipalities are the primary operators of ALPR cameras. Any municipality that would scan bumper stickers looking for Trump opponents is not going to be receptive to any appeals for regulation.
One problem with this whole debate is that people are coming to it with movie plot concerns rather than understanding what's actually happening with them. That wouldn't be a big deal if this was a slam dunk public policy case, but it isn't: there is broad bipartisan support for these devices.
There are deeply problematic things happening just with license plate pings!
- Who is "They"?
- Why do you say "nobody has time for that"? What is "that"?
- Why are you dismissing genuine concerns through unhelpful language like, "coming to it with movie plot concerns".
- Why wouldn't "that" be a big deal? What is "that"?!
- What are the deeply problematic things?
- "They're matching specific descriptions of cars to incidents" -- no they're not. Just looking at Bloomingdale's audit logs, there are 13k examples of searches done for the simple reason, "suspicious".
- Why does municipalities being the primary operators matter?
Asking from a place of genuine confusion by how you think about these things.
"They" are public bodies operating ALPR devices; in the main, municipal police forces, though obviously other public bodies (like the Illinois State Police) operate them as well.
The antecedent of the first "that" was "the use of cameras to detect cars with politically disfavored bumper stickers".
I am, yes, dismissing the concern that ALPRs are being used to detect cars with politically unfavorable bumper stickers. I think that if advocates for ending our Flock contract had come to the board table with that concern, rather than the quality of Illinois LEADS, we'd still have the cameras up.
The antecedent of the second "that" is "organizing around easily dismissible movie-plot concerns, like that municipal police are going to dragnet for people with anti-police bumper stickers". Unwinding the sentence, the "big deal" is, as I just said, that centering implausible risks takes real risks out of focus, and gives ammunition for advocates of the cameras --- of which there are a great many --- to push back on efforts to get the cameras down.
I spelled the "deeply problematic" things out elsewhere on the thread.
Feel free to tell me more about what Bloomingdale was doing with their cameras. With no detail, I'm inclined to believe the force simply didn't give a shit about the description field in the search request, because no serious, rigorous effort was made to regulate ALPRs in Bloomingdale, and so there isn't much signal in the logs.
> easily dismissible movie-plot concerns
> implausible risks
Those are just words. People who use them, IME, imply their conclusions are already well-established. But they never are. Where is the evidence and argument for these claims?
Police setting up a 1984 monitoring system throughout your city, tracking every car, person, activity -- yields lots of questions, oversight, concerns, debate, challenges, etc.
Some private business doing the same, and then letting the same police use it at will as a paying customer -- yay, all of the invasive monitoring with none of the oversight.
Privacy laws now.
I'm frequent surprised by how many people think that privacy laws block the police from recording their activities in public. For whatever reason, Flock is getting a lot of press, but this is hardly a new field.
> However, ANPR did not become widely used until new developments in cheaper and easier to use software were pioneered during the 1990s. The collection of ANPR data for future use (i.e., in solving then-unidentified crimes) was documented in the early 2000s.
- Benito Mussolini
Is a bit misleading itself, to do this at scale requires all those iffy data centers.
https://www.ycombinator.com/companies/flock-safety
Skeptical me seriously doubts this is an effective solution for crime. But maybe that's because this country has a history of being willing to do a million expensive and privacy violating things, and only if it's a punitive measure.
Making it a well-paid, high status job is another way to deal with it.
Not easy. Not cheap. Involves fixing quite a few incentive structures as well and weeding out corruption... Yeah, I guess you're right, speeding things up a bit at the cost of everyone's privacy and liberties is going to be what they go for.
I don't think anyone other than the manufacturers have made claims of cameras reducing crime. You can put all the AI bells and whistles on them, but they're still just cameras.
They're a fallback option, not a dragnet. The police are generally reactive to reports of crime, not proactively trying to piece together the details of everyone's lives and nail them the moment their dog poops on the sidewalk. No AI can even do that anyway and it would be a waste of money.
There are two vocal camps of people on these threads that are eroding HN: fearmongerers and grifters. I don't understand how it got this bad, but that's the real crisis here.
I have relatives who are cops and lawyers and city councilmen. No cop is sitting in a back room somewhere tracking all the cars on every street trying to do, uh, whatever it is people here are claiming they are going to do to them.
I won't speculate as to what your law enforcement family members may or may not be capable of when it comes to this technology, but I will speculate on what they will likely do if they found out about an obsessive stalker police officer that's watching their ex-girlfriend and her new partner using this tech: they will likely assist in hiding it so as to ensure that the optics of the justice system are not marred.
The reason I suspect they will behave in this way is not because they're bad people - but because they're likely normal people who are subject to normal influences and incentives. There will be no personal benefit, and significant personal risk associated with whistleblowing on this hypothetical officer, and so they will find rationalizations for why they shouldn't. Why it's fine to let this "one bad apple" go for the greater good of the optics of the justice system.
So it goes.
[0] https://www.404media.co/cops-keep-getting-arrested-for-using...
[0] https://www.404media.co/cops-keep-getting-arrested-for-using...
As others have pointed out, they're not just ALPRs or traffic cameras, and their use-cases, official and unofficial, are extremely dynamic and expanding fast. They are not the only thing of their kind, but they justly earned the lightning rod status for their conspicuous cooperation with the administration's immigration thuggery and the douchy--but highly consequential--pronouncements of their CEO. Moreover, there's a ticker tape of daily news about police misuse of Flock's database, mainly for stalking exes and things like that.
This _is_ a stop on the way to a Chinese-style surveillance state, and there's nothing inevitable about it. But it will happen if we allow it to happen.
Ben Johnson's video on the security vulnerabilities, linked in the article, always deserves an explicit shout-out. It's likely to intrigue the tinkerers here:
https://www.youtube.com/watch?v=uB0gr7Fh6lY
So the Nth generation group of townies that run any given rural shithole will happily slap them up, the government represents them as far as they're concerned.
And meanwhile in some snooty inner ring Chicago suburb that fancies themselves "progressive" (but in what direction?) they slap up the same damn cameras because they see it as a means to make more efficient the enforcement of the myriad of rules on which their enclave depends and they are wealthy and well represented so they have no fear of it being used against them.
Rural Georgia probably has a little of column A, little of column B going on.
Cameras recording tour activity in malls, and on public roads has been the case since the 90s. Flock became a lightning rod of attention due to ICE, but they don't actually represent any change from the status quo.
At the end of the day, a camera in public can only record images of people in public. That does not and never did require a warrant.
With Flock that can be reduced to a mere search query across many locales (maybe not even their locale!) with effectively no effort spent.
When the cost changes so dramatically it effectively changes the balance of power and that is something we should, at the very least, deeply consider.
Only in the sense that the frog has been boiled gradually. The mere presence of cameras in public spaces is not the inconsistency that you seem to think it is. A nationwide centralized aggregator is not even remotely the same thing as a privately owned corner store having a purely private video feed of the front door.
You are the person arguing that because you're allowed to pick up a pebble it follows that you are permitted to scoop up a handful in a bag thus by extension it's okay to grab a small bucket full thus it must logically follow that filling up the trunk of your car is acceptable therefore no one has any grounds to object to the dump truck and excavator that you've engaged to illegally mine gravel along the side of the road.
It's more like trucks are have been mining gravel from this pit for decades, and the courts have repeatedly affirmed that it's legal to one gravel.
I am not singling out flock here. I am merely observing that a given behavior having been deemed legal or constitutionally protected in one context does not necessarily translate over to another. Your previous line of argument justifying that the practices of flock et al are legal depends on such specious reasoning.
The way to beat this isn't vandalism, it's getting them banned from every municipality and county in the country, while fighting at state levels for more bans.
It's also silly talk from kids online, just like "Don't vote, burn your local Wal-Mart" is only meant to impress other online children. The rest of us know that you'll neither vote, nor burn down the Wal-Mart.
(I can't speak to any places that might have a lot of corruption or ill intent.)
Places that aren't too corrupt, you'd be better off encouraging a partnership among citizens, police, lawmakers, and other officials. Which is how it's supposed to be. Everyone in the government has their respective duties, and they operate within a framework that's ultimately decided by the people.
If, for example, police propose certain surveillance, to help keep everyone safe, within their scope, then sometimes someone with different or larger scope might need to say, yes, but there's also these other considerations. Eventually a decision is made by the public or their elected representatives, and everyone nods with respect, and aligns, and continues their respective duties within the frameworks.
If you're really committed to fairness, you'll take away the off-duty/unofficial privileges and immunities that they have which are not shared with "people too."
Hopefully the absurdity of broad scale surveillance can't be so easily lost in hyperbole
https://imgur.com/a/P7WxKpU
To go from my house to the grocery store 4 miles away, I have to drive by 6 flock camera deployments. Hardware store 6 miles away? That's at least 9-12 cameras I have to pass.
I literally cannot leave my neighborhood without Flock knowing about it because they've installed them at every single entrance.
And that's just the driving portion of a trip. I stopped going to Big box stores almost completely because I'm tired of looking up as I walk down the aisles and see a fucking screen showing me on camera with big red letters stating "Recording in progress". That's not enough though, you go to the self checkout and have cameras above you and in the checkout machines watching and recording and analyzing your every movement and facial expression.
It's blatantly obvious what's going on if people would look up from their phones for 10 minutes and pay attention.
Ah, that's a big ask in 2026...
The operating theory of all of these cameras is that anything happening in public sight is by its nature not private. The federal government is dumping millions and millions of dollars into grant programs for municipalities to buy it… It’s a giant federal surveillance program disguised as decisions made by individual police departments.
It’s hilarious and depressing to contrast the HN community reaction to Snowden versus the mostly meh response to flock.
Yeah, if you live in a tiny medieval village or a small town in the middle of nowhere in 1980 there was little "privacy" but Jeffrey Dahmer was fucking dudes (back when that wasn't ok) and eating people in his apartment for years before anyone caught on. In more suburban settings there truly was privacy to a large practical extent.
Furthermore, these argument lie through their teeth to portray privacy from those who you mostly voluntarily associate, vs privacy from government systems that can seek you out, have power over you and can fairly unilaterally screw you with little recourse and you cannot choose not to associate with.
Having people not associate with you in 1980, or 1280, because you did something sly or immoral is fundamentally different from being combed over by the government because you hit some unknowable proprietary criteria that triggered them to go over you with a fine tooth comb.
There's this insidious HN tendency to believe that "The Government" (whatever that means) is 100% malicious and Out To Get Us. The reality is far more nuanced, my friend. if "The Government" was truly out to get so many people, they would get them, and society wouldn't actually functoin. "The Government" wants people to work, and raise children and stimulate the economy; The Government likes when people are abled and working/supporting others, and paying taxes, and HNers seem to think "The Government" wants to perpetually interfere and intervene and trip us up. Just reading HN and /. and the other paranoia boards, I'd think that there are swat teams on every corner and black helicopters pouncing on every third hacker on a weekly basis, man.
The crazy thing is that this administration in the USA is gutting governmental apparatus, makign a "small government" and "drainining the swamp" that leftists love to hate on, but honestly a "smaller government" definitely for sure won't have enough ability to screw with the common man like y'all believe it would.
Sure, gov't can privatize a lot of stuff like handing over to Flock, but still, Flock's aligned with them, and (see Wings of Desire again) this is not malice and not naked malevolence. Sorry.
A turnkey authoritarian solution not being used 100% of the time by 100% of the people that come into contact with it is not an argument in its favor.
It's not like Red cities have flock cameras and Blue cities don't.
It's really just that the Fairness Doctrine [1] needed to apply to more than radio. If you can constantly just repeat your point and then deny an opposition time then of course you'll get your point through.
Although maybe if super-pacs got outlawed then the Equal-time rule [2] would suffice.
[1]: https://en.wikipedia.org/wiki/Fairness_doctrine
[2]: https://en.wikipedia.org/wiki/Equal-time_rule
Now of course your narrative is rude and more entertaining but sadly far from the mark. Saying “that’s not what I paid for” is all fine and dandy but it’s cuts both ways.
How sure of that are you? I’m thinking it’s mostly a mix of indifference and ignorance. Has anywhere you know of voted specifically on these cameras?
Data centers seem to be widely unpopular on both the left and right, so I'm wonder where the representative democracy comes into play. More often than not local politicians approve these projects despite there being majority opposition from the public.
Well, duh. It doesn't know your plate from anyone elses so your plate gets recorded along with everyone else. If you go about a normal person's business then there is no harm and nothing happens.
I'm sure someone will decide harm is being done even when nothing happens.
There is an expectation you are not constantly tracked everywhere you go by a nationwide surveillance apparatus, that your location is not constantly monitored, indexed and shared. Unless you expect to live in an Orwellian distopia.
Quit applying online things and TV so-called "news" to the world and follow what's happening around you instead.
Flock is a clever workaround that should be illegal, but before that can happens we can get them removed at the city council level.
Traffic cameras, by comparison, only record people's in public. A police officer isn't violating privacy laws by standing at an intersection and writing down the plates of cars passing by is he? Flock is just automating that task.
The whole reason why we have license plates is to facilitate monitoring cars. If we really think that people have a right to keep their vehicular activities private, then surely the bigger privacy violation is the fact that we require cars to display unique identifiers in a prominent manner?
No law is that simple. You can be photographed when you’re out in public most places, yet stalking is also illegal most places.
You can take notice of beautiful women in public. You cannot take upskirt photos.
You can eavesdrop on a conversation at the park. You cannot put mics under all the benches.
Privacy is a situational continuum of invasiveness. Just because there is no expectation of privacy from the state in using public roads does not mean we should tolerate corporations building profiles analyzing the comings and goings of citizens.
This includes "ancestry tests", security cameras with AI in them, upload IDs to "verify", and even social media where you are allowed to upload pictures with others in them.
And since we "supposedly" live in a democracy, we should be allowed to have a vote to decide on this, the group that wins is the majority, right? I don't understand why we're allowing our rights to erode before we have an informed election about this, in democracies.
Furthermore surveillance isn't just an all or nothing thing. For example, the government can record your activities in public without a warrant, but they can't subpoena your phone calls without a warrant. That degree of surveillance has more checks and balances.
How you somehow try to go from recording people in public to "ancestry tests" is a pretty nonsensical argument.
> And since we "supposedly" live in a democracy, we should be allowed to have a vote to decide on this, the group that wins is the majority, right?
No, you'd have to win much more than the majority to change the constitution, which defines a lot of privacy rights. But if you have enough votes, then sure you could change the constitution.
During the development of the legislation, my opponents included Flock Safety (YC S17) and Axon, and, later, others. I had a rather contentious meeting at one point with a legislator and several Flock (YC S17) C-levels.
This has been eating a big part of my life for over a year now, so it's deeply, deeply disappointing to see some of the same talking points repeated on HN all this time later.
1. We've known for a year now that Flock (YC S17) captures more than just license plates. We decompiled some of their code on a legally-obtained device. That code very clearly included categories of interest for their onboard object detection software, and included, "cat", "dog", "person", "bicycle", among other vehicle-related things.
2. We also obtained, through public records requests, training materials from a local police department, and training materials from other police departments, that together showed that not only did the Flock (YC S17) interface provide search options for bicycles, but that police departments were sharing tactics for finding non-automobile objects in images.
3. Flock's (YC S17) own marketing materials have been advertising their ability to find "missing people" given a description of an individual's clothing for a long time now. See e.g.: https://www.flocksafety.com/products/flock-freeform
4. Newer devices are also running http://happytimesoft.com/products/rtsp-server/index.html RTSP software but I can't speak publicly about how I know that.
5. These systems were immediately abused by police departments across the country for non-law enforcement purposes, or for purposes contrary to local or state laws. Proponents of surveillance keep trying to steer the conversation towards "but think of all the crime we can prevent!" while pointedly avoiding all of the plethora of abuses of this system. Flock (YC S17) could have anticipated this or, by now, put controls in place to at least appear to want to reduce these forms of abuse, but they have never cooperated with any of that. There is no other way to view this at this point than that Flock tacitly approves of abuse of their system and any efforts they do undertake only ever result in less public oversight.
6. It is very much not a lost cause to fight against this. You don't have to accept a venture-capital-funded, rapid-growth, your-data-is-our-value tech company rolling out surveillance in your community because they convinced a gullible and poorly-informed police department that it's in everyone's best interest. There are many headwinds against these fights, but they are being won, and the fact that they're happening in larger population centers (which tend to be a bit more liberal) is purely a consequence of the effort required to win.
But, I've talked directly with a lot of community members across the country, and opposition to these systems cuts across political lines. Working to shut these down in your community is good work, and moreover, can help connect you to some other very decent people in your community.
And also FWIW I've had an ongoing dialogue with a local police chief on how to do a better job of balancing public safety against other concerns. There is a spectrum of opinions on these systems within the law enforcement community as well.
Flock (YC S17) has no place in a healthy society. "Hackers", of all people, should understand that in a way that the average member of the public wouldn't be expected to.
https://www.msn.com/en-us/news/us/vandals-strike-cut-flock-c...
Although Tokyo does have a system of traffic cameras which log traffic movement and license plates, that's most all that it does. Except in cases of murder or kidnapping (or political influence), it's quite rare to request the recordings of many private cameras. Outside of big cities, it's even more rare.
The largest connected system of cameras I'm aware of are for the subway camera systems (Shinjuku, Shinagawa, etc). Although independent systems, together they can do facial recognition to track individuals. Not a lot of AI yet, though.
In Tokyo, it is not uncommon to see bikes parked on residential streets with keys left overnight in their wheel locks (as if there aren't even mischievous 12 year olds?!). Oh, and outside of the cities, crime is even more rare. It is common in youth hostels for there to be open cubbies where personal items are stored in the front near the door. Nothing is taken. Most common thefts are: umbrellas (considered a fungible public good?), unlocked bikes (in high traffic business areas), women's underwear (off of outdoor drying racks).
Then come the big police department.
Allowing a private company to profit of holding information about me is innerving to me.
I would feel better if it was 100% run by the police. ( better, not good )
This is particularly true when the decisionmakers for the one (ICE cooperation) and the other (selling Jarritos and catering to day labourers more generally), and all the more true if there's revenue attached to doing both.
https://prospect.org/2026/05/21/home-depot-lowes-downplay-cu...
Still, a few some areas of Asia achieved this reputation back when cameras were still extremely rare.
https://usafacts.org/answers/what-is-the-crime-rate-in-the-u...
But if the choice is between liberty and safety, then Americans are supposed to choose liberty, that's why America is what it is.
Ben Franklin famously said, "Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety."
Even the Yakuza participate in society. When they have big disasters, the local mobsters are usually helping people out, before the authorities can get going.
Before, if the cops asked for witnesses to come forward, they always got someone because they had a good reputation and were trusted.
A few years of the people saying no to flock and the cops and city hall ignoring us has destroyed that trust.
Now, when the cops ask for help, they get told to go flock themselves.
I'd suggest a better way is to reform policing. They need to start working for all the people, not just the Epstein class.
Is the anti-prosecution narrative
A friend of mine (white guy) married a Chinese woman and when they visited China they were subject to slurs and dirty looks in public.
There's a whole category of videos on social media of Japanese furiously angry at Westerners acting like fools on their subways. They're not happy about it.
I’m not going to pretend that an anecdote fully captures a problem but considering I spent over a month there just living a normal life I imagine that if the problem were widespread I’d have many chances to experience it.
My elderly parents were there for two weeks too and they have nothing but positive things to say.
And finally, my wife’s cousin married a White man from Ireland and he has loved the place for the many years he’s lived there.
Ultimately I do agree with the original thesis around monocultures.
And I’m an Indian who grew up in and spent the majority of my life in India as did my parents. I’ve lived in a few countries for years and stayed in many for months. My frame of reference is unlikely to be the American context for racism.
Taiwan’s treatment of many Southeast Asian migrant workers is a commonly discussed example. People can be welcoming to tourists and expatriates while still having structural biases toward certain groups. Those aren’t contradictory observations.
Likewise, we wouldn’t dismiss concerns about women’s safety in India simply because a visitor spent a month there and had a wonderful experience. An individual’s experience matters, but it doesn’t settle broader questions about how different groups experience a society.
My opinion comes from having spent a lot of time around Asia and more than a month of “tourism”.
The original comment used this as the explanation for why there's low crime. Here's a reminder of the context we are conversing within.
> > > > East Asia built a uni-culture by being extremely racist against outsiders. I don't think you can get away with that anywhere else.
I think "extreme racism to outsiders" is detectable within a month. I am as outsider as they come - being a brown-skinned South Asian Indian[0]. I also think that "I don't think you can get away with that anywhere else" means "uniquely". I guess we could argue about whether "extreme racism" means "universal racism" if you'd like but I don't think it's interesting as an explanation for safety. And the other statement I'm replying to there is
> > > > A friend of mine (white guy) married a Chinese woman and when they visited China they were subject to slurs and dirty looks in public.
My wife's cousin is married to a White Irish man who has lived there over a decade. This is not his experience anywhere in Taiwan, in particular, as opposed to the GP's China experience.
I think his decades of living there prior to and then after marrying my wife's cousin probably provide some experience. There's a lot of Planet of Hats thinking from Westerners visiting Asia. But different countries there are clearly different, just like France and Switzerland are different.
And in the end, if racism is not unique then it cannot explain difference in crime outcomes. To quote the great sage pj evans: "Cars have windows and can move. Houses have windows and can't move. So it's not the windows that make the car go. It's something else entirely."
And as a little epilogue, we may consider other countries with a foreign-born populace similar to Taiwan's: Poland, Argentina, Uruguay, and South Africa. None of them match Taiwan's broad lack of crime while having a similar degree of foreign-born people.
Which brings us again to whether the windows make the car go or not.
0: website in profile, feel free to take a look at my face
I’m not claiming “Taiwan is extremely racist, therefore low crime.” I’m saying cohesive societies often have stronger in-group preferences and social expectations than Americans tend to recognize, and those coexist with being welcoming to many foreigners.
Your experience and your relative’s experience are perfectly compatible with that. One or two positive anecdotes don’t tell us much about how a society views every minority or lower-status group any more than one bad anecdote proves pervasive racism.
As for crime, I agree it’s obviously not explained by a single variable. That’s a much stronger claim than I was making.
No desire to look at your profile but I hope the point I am trying to argue for is clearer to you.
> > > We need some way to address the low level crime in the US. If you look at cities in east Asia, they're both much larger than typical US cities and much safer. It -is- possible to have safe large cities. The fact that we don't is a choice.
> > East Asia built a uni-culture by being extremely racist against outsiders. I don't think you can get away with that anywhere else. A friend of mine (white guy) married a Chinese woman and when they visited China they were subject to slurs and dirty looks in public. There's a whole category of videos on social media of Japanese furiously angry at Westerners acting like fools on their subways. They're not happy about it.
The claim is precisely what you're saying you're not claiming. So you must understand that I am having this conversation in that context. Though I suppose we can both interpose unrelated facts into the conversation and claim contextual irrelevance in the motte and bailey style. Here are a few I present for discussion:
2 + 2 = 4
The sky is blue
The “motte and bailey” accusation followed immediately by schoolyard sarcasm is an odd combination. If you’re going to accuse someone of rhetorical gamesmanship, it’s probably better not to end with rhetorical flourish instead of argument.
They have severe consequences for criminal behavior and no subculture that elevates criminality.
And which subculture, specifically, would you be referring to here?
Many Asian cities are safer -- and they undisputedly are -- for cultural reasons. You can't create culture through surveillance.
The subway was extremely hostile. People were regularly drugged out of their mind. I saw one guy try to drink a Coca Cola upside down and spilled it all in the bus. Another crazy chased my limited mobility Estonian friend who wanted to visit nyc alongside me when she went alone for groceries.
Could it be that your frame of reference is broken and/or you’re numb to it?
The most recent incident was a few weeks ago on Q train, where a seated man was screaming at the woman across from him (who was trying to do her best to ignore him), how he was gonna kill her and "the rest of her people" (whatever that means).
But please tell me how stuff like this never happens.
And I am not even a subway hater overall, I take it daily, and it is my preferred method of transportation. And no, I am not taking subway into deep and shady parts of bronx or brooklyn, as heavy majority of my rides are contained between Dekalb/Jay St Metrotech (aka dt brooklyn) and midtown.
It just sounds like crazy talk to me, when someone claims that the safety cams in subway cars are not, at least, somewhat helpful. At least newer A/C train cars have those cams now, and, I hope, it will lead to prosecution of serial subway harassers.
Table 8
Rate of victimization, by type of crime and location of residence, 2020 and 2021
Location of residence
Total violent crime Violent crime excluding simple assault Total property crime
2020 2021* 2020 2021* 2020 2021*
Urban 19.0 † 24.5 7.7 9.7 158.9 157.5
Suburban 16.8 16.5 5.6 5.2 90.5 86.8
Rural 13.4 11.1 4.5 4.4 65.6 57.7
You can see clearly that urban has the highest rate of crime, and this has been true for decades.[1]
Also, many crimes are not recorded at all in NYC, which is why many stores have locked down all their items with a key that requires permission from a staff member to access. I haven't seen this in the small towms I've been to.
[0] https://bjs.ojp.gov/content/pub/pdf/cv21.pdf
[1] https://ovc.ojp.gov/sites/g/files/xyckuh226/files/ncvrw2018/...
Same with 2024: https://bjs.ojp.gov/document/cv24.pdf
Also my second link from my first post showed higher Urban Victimization rates in urban areas in every year from 1995 to 2015.
See the DSA candidates in the recent elections including the major - they explicitly state they do not support prison sentences and in many cases do not believe in police.
If you wouldn't mind reviewing https://news.ycombinator.com/newsguidelines.html and taking the intended spirit of the site more to heart, we'd be grateful.
If enough people are stealing deodorant to put them out of business, I think there are some big social problems that jail time isn’t going to fix.
Frankly, i’d 100% of the time rather bare the cost of shoplifters thru slightly higher prices than thru paying ~$100,000 year each incarcerating anyone who shoplifts.
There are “low level” crimes that are predictable signs of violent crime. E.g. intimate partner violence. I’d love to see those taken more seriously, even if it’s just for the downstream effects.
I think the only objective conclusion we can come to in a comments section is that going by “I visited there” vibes isn’t going to be useful.
https://www.numbeo.com/crime/compare_cities.jsp?country1=Uni...
So when it comes to concerns of safety, I’m going to trust the recorded homicide rate much more than whatever metrics feed into numbeo’s index. And NYC has a homicide rate nearly three times as high as either London or Paris. That’s much better than many cities in America, which can surpass 5 or even 10 murders per 100k residents a year, but it’s still more dangerous than most European cities and substantially so.
There aren’t that many comparable cities to NY. Only London and NY reach the Alpha++ world city designation.
I don’t see any Islamic terror attacks in London during the year those stats are pulled from.
As for Paris the crime index is high “due to crime” is a tautology.
> Only London and NY reach the Alpha++ world city designation.
As someone that's spent the last two decades living in both, it's a little bit of past glory. Miami is more ambitious, Lisbon is where smart international companies go. London still has great universities but they're lessened and capital goes elsewhere.
My wife grew up there, and I worked for a company based there for years, and I can’t really even come up with a good educated guess for that that means.
You could argue that London is past its prime, but you could have made that argument 75 years ago. It still retains its alpha++ designation and it’s the top ranking in the global financial centers index.
But regardless neither Lisbon nor Miami is a peer to NYC right now.
Also it’s not relevant. Miami maybe a peer to NYC in 50-100 years, but it’s definitely not today. In the GaWC rankings it’s 4 tiers behind NYC.
It just means ambitious. That, I would have thought fairly obviously, encompasses more startups but also people wanting to better their lives in some way.
> In the GaWC rankings it’s 4 tiers behind NYC.
Yes. Decline and growth take time. Skate to where the puck is going.
But there are approximately zero meth heads shitting in the streets in small towns in the US.
I have never once seen a person shitting in the streets in a small town. I saw it within 24 hours of visiting Portland. I’ve never seen that in NYC either to be clear.
ah yes, the famously dependable statistics of east Asia, with their famously free press and citizen auditing communities, and the famously dependable impressions of tourists and expatriates...