TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

I replicated an $86M project in 57 lines of code

25 点作者 dodders超过 5 年前

9 条评论

grammarxcore超过 5 年前
I&#x27;m not a fan of the title, which is rather clickbaity. The author addresses that in the article near the bottom.<p>&gt; To be fair, I have absolutely no clue what the $86M figure includes — nor can I speak to the accuracy of my open source tool with no localized training vs. the pilot BlueNet system.<p>While I have no doubt that the author&#x27;s solution is a cleaner approach more suited to real government than the cronyism probably involved in that 86M figure, sensationalizing the difference doesn&#x27;t help FOSS government advocates. 57 lines of code also doesn&#x27;t include the libraries involved, so I feel like this is just meant to grab attention. It&#x27;s pretty rad, but the way it&#x27;s presented doesn&#x27;t lend itself to credibility and adoption.
debarshri超过 5 年前
Having worked for a traffic enforcement company. It is actually more than what meets the eye. ANPR and hardware is probably 5% of the actual infrastructure. Rest of it is generally a pipeline that most of time has to be retrofitted with their existing infrastructure. Lot of the cost into project management and aligning the spec understanding. So when someone says a project is worth $86 million it is not just the hardware and anpr but the whole pipeline integrated with various complicated government workflows, assuring SLO and various other guarantees
mrburton超过 5 年前
This is the 4th time this post came up.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18681759" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18681759</a> <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21844164" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21844164</a> <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20774985" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20774985</a> (It was flagged here as a duplicate to 18681759)<p>Flagging it again.
Ididntdothis超过 5 年前
I agree that a lot of projects are too expensive but this is a little silly. There is more to a public project besides nailing together a few lines of code. You need documentation, maintenance, user training and lot of other stuff. The actual tech is usually the easy part.
dpcan超过 5 年前
This is like saying I can replicate Google with:<p>SELECT * FROM websites WHERE title like &#x27;%dancing cats%&#x27;;
评论 #21844507 未加载
franciscop超过 5 年前
Medium blog post from 2017, could we add the year to the title please?
concernedctzn超过 5 年前
[2017] previous discussion <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18681759" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18681759</a>
luizfzs超过 5 年前
On the first paragraph I had a feeling I have read that post before. Then I checked the date it was posted and baaaam, 2017.
corodra超过 5 年前
I&#x27;d just like to say something as someone that&#x27;s sold&#x2F;installed security cameras and software in both the private, gov and LE sectors.<p>Yes, there&#x27;s a lot of &quot;over priced&quot; cameras (and software) out there that are pretty much no better than a $20 usb webcam. That includes the &quot;security&quot; aspect. In my experience (did it for about 3 years), most of these are the white labeled cameras. A majority from China, but Germany and the USA have put out some absolutely dogshit cameras as well. Especially when you factor in the price tag. At least with the Chinese ones, you get a discount for bottom barrel.<p>At the same time, there&#x27;s something most people don&#x27;t really understand about security cameras, longevity. These are like servers (and technically are). They&#x27;re meant to run 24&#x2F;7, without stop. Quite a few (if not all newly manufactured one at this point... I hope) can have weekly scheduled reboots, which I always recommend customers set. Most don&#x27;t and actively refuse to allow a 2 minute block of downtime at an obscure hour. Camera manufacturers know that, and have to deal with it by having a product that just runs constantly.<p>Next up comes physical protection. You start getting into the $300+ per camera, it&#x27;s supposed to survive someone hitting it with a baseball bat a few times. Then comes protection from weather and generally being able to survive 120 deg f outdoor conditions or -40 deg f conditions. Your standard camera and embedded board can&#x27;t do that.<p>Now, there&#x27;s a lot of asshole integrators that oversell to governments a lot. My career was primarily based around fixing the last integrator&#x27;s complete fuck ups. I&#x27;ve seen how government agencies can be bent over and taken for a ride in that industry. Sad part is, none of these folks were even paid off. Just flat out duped. At least the ones I dealt with, I&#x27;m sure there&#x27;s plenty that took money under the table.<p>On the software side, this is tricky. Yes, the basics of LPR can be done in a few lines of code. But there&#x27;s more to law enforcement and government accountability, even private sector when developing a case to hand over to the police after an incident. The software company (video management system, VMS), has to guarantee the information has not been tampered. A chain of custody of information has to exist. Video from the VMS cannot be altered in anyway when exported or a lawyer can just wipe his ass with it and throw it out of court. Then there&#x27;s usability, cross-platform support, driver support for a plethora of devices (there are hundreds of camera manufacturers with hundreds to thousands of SKUs each of devices that one software has to manage). And that&#x27;s just the tip of the iceberg. I haven&#x27;t even gotten into general security so it can&#x27;t be hacked... at least easily (I think Genetec is still top dog in this, it&#x27;s been 2 years, may have changed. They use to run really good bounty programs, don&#x27;t know if they still do).<p>I think 86mil is still retarded as hell because there are plenty of off the shelf solutions that accomplish exactly what they want already, from 2+ years ago. Would only cost them a less than... maybe 8-10 mil in license fees. I don&#x27;t know how big the city is or needs spec, so it&#x27;d take me a while to properly quote... eh, I also never did an international project. I don&#x27;t know if some of the vendors I dealt with have a different pricing structure for Australia (I know some countries get charged more, for various reasons). So, there&#x27;s that too.<p>So just saying, it&#x27;s a much more complicated issue than most people imagine. The VMS companies do have a large workforce of programmers that have a job I&#x27;d never take and do need to be paid. I also over simplified quite a bit and left out other &quot;fun&quot; aspects of selling and deploying physical security... the reasons why I don&#x27;t do it anymore. Hell, I didn&#x27;t realize how much of a bitch of a problem it all was until I actually had to do it. I can&#x27;t blame people for not knowing. Just... be aware, it&#x27;s not a clear cut situation like this guy makes it out to be.