Fuck Cars
A place to discuss problems of car centric infrastructure or how it hurts us all. Let's explore the bad world of Cars!
Rules
1. Be Civil
You may not agree on ideas, but please do not be needlessly rude or insulting to other people in this community.
2. No hate speech
Don't discriminate or disparage people on the basis of sex, gender, race, ethnicity, nationality, religion, or sexuality.
3. Don't harass people
Don't follow people you disagree with into multiple threads or into PMs to insult, disparage, or otherwise attack them. And certainly don't doxx any non-public figures.
4. Stay on topic
This community is about cars, their externalities in society, car-dependency, and solutions to these.
5. No reposts
Do not repost content that has already been posted in this community.
Moderator discretion will be used to judge reports with regard to the above rules.
Posting Guidelines
In the absence of a flair system on lemmy yet, let’s try to make it easier to scan through posts by type in here by using tags:
- [meta] for discussions/suggestions about this community itself
- [article] for news articles
- [blog] for any blog-style content
- [video] for video resources
- [academic] for academic studies and sources
- [discussion] for text post questions, rants, and/or discussions
- [meme] for memes
- [image] for any non-meme images
- [misc] for anything that doesn’t fall cleanly into any of the other categories
Recommended communities:
view the rest of the comments
As someone who occasionally has to scrub through hours of security camera footage, these cops need to learn what a binary search is. We had some art get stolen from our gallery, and I had to search through ~5 days of footage to find it. I found it in about 3 minutes with a binary search.
Start by defining your timeline. In my case, it was about 5 days (so roughly 120 hours) over the course of a long weekend. Then divide that time in half, (60 hours) and start at the middle. Is the artwork still there? If so, you know you don’t need to bother scrubbing through the first 60 hours at all. Or if it’s already missing, you know you don’t need to bother searching through the second half. Then divide the remaining half in half again, (30 hours) and do the same. Repeat, each time dividing the potential search by half. With only 10 divisions, (each taking only a few seconds to figure out what the next halfway point is and jump to it in the security camera program), I have already narrowed my search down from 5 days to ~7 minutes. And it only took me a few minutes total. And at that point, I just scrub through manually until I find the culprit.
My boss was just sitting at her computer, watching the video at like 2x speed from hour 0, hoping to eventually catch the person. After like 20 minutes of that she gave up and passed it off to me. And I had the incident found in like 3 or 4 minutes total.
The only real reason the cops have to avoid scrubbing through footage is laziness.
but for videos
Lol I would do that instinctively I think
Almost every thought process you think is common sense has a name, because it isn't common sense to everyone, and needs to be taught to some. Everyone has their blind spots.