Interesting, but I'm skeptical it could make some semblance of normal life "safe" purely through occupancy counts. It also seems like a likely very expensive solution to something that could be solved with a handheld clicker. Corporate offices might splurge for it, but they're also more likely to just have people working from home.
Safe: Set maximum capacity for any room, floor, or building
21–30 of 85 posts
Re: Safe: Set maximum capacity for any room, floor, or building
#22Earlier quoted context omitted.
First off - this is really neat, especially the focus on privacy and the use of AI at the edge. It seems like the occupancy limit problem for small rooms is much more challenging than the building-density problem, since a single error could DOS the room. How do you account for that?
Def. We call that the OB1 problem (off-by-one). If either event detection (did something happen) or event classification (entry or entrance) is wrong, you can be off the whole day. To solve that, we have a different approach / non-threshold approach for boolean occupancy. Not implemented here.
Re: Safe: Set maximum capacity for any room, floor, or building
#23Earlier quoted context omitted.
Def. We call that the OB1 problem (off-by-one). If either event detection (did something happen) or event classification (entry or entrance) is wrong, you can be off the whole day. To solve that, we have a different approach / non-threshold approach for boolean occupancy. Not implemented here.
What data does the sensor collect? How visible is the data it sends back to the platform?
Re: Safe: Set maximum capacity for any room, floor, or building
#24Earlier quoted context omitted.
I think people think that shooting down ideas makes them sound intelligent and “in the know”, but in reality it just makes you sound rigid and not creative enough to see the merit in a idea. This seems to be a common attitude on HN, but it’s less than useful. Genuine critical thinking is great... dogmatic cynicism is useless.
I think people think that criticizing others by over-applying perceived HN tropes makes them sound intelligent and "in the know". I wasn't shooting it down, I was just expressing skepticism toward the complexity of the solution and opening it up for wider discussion.
Re: Safe: Set maximum capacity for any room, floor, or building
#25Interesting, but I'm skeptical it could make some semblance of normal life "safe" purely through occupancy counts. It also seems like a likely very expensive solution to something that could be solved with a handheld clicker. Corporate offices might splurge for it, but they're also more likely to just have people working from home.
The name bothers me a bit. Social distancing does not make us “safe” just “safer”. It worries me that people might think things like masks and possibly this tool are more effective than they actually are and become complacent.
Re: Safe: Set maximum capacity for any room, floor, or building
#26I think it could work. Heavens know, I will now have to actively avoid places that are not at least careful about how they reopen. I am mildly concerned about people, who see doing the opposite as a political expression, but some things cannot be helped.
Those people are a very small but vocal minority, being amplified by social media.
All the data says that most people are complying with safe practices, even when their governments aren't requiring it.
Re: Safe: Set maximum capacity for any room, floor, or building
#27Earlier quoted context omitted.
Nets out to ~$85/mo. For a small place, that's substantially less expensive than staffing it full time. disclosure: co-founder here.
I didn't see the pricing; that's more affordable than I would've thought, especially with the rent-instead-of-buy model.
Re: Safe: Set maximum capacity for any room, floor, or building
#28Re: Safe: Set maximum capacity for any room, floor, or building
#29Interesting, but I'm skeptical it could make some semblance of normal life "safe" purely through occupancy counts. It also seems like a likely very expensive solution to something that could be solved with a handheld clicker. Corporate offices might splurge for it, but they're also more likely to just have people working from home.
I think people think that shooting down ideas makes them sound intelligent and “in the know”, but in reality it just makes you sound rigid and not creative enough to see the merit in a idea. This seems to be a common attitude on HN, but it’s less than useful. Genuine critical thinking is great... dogmatic cynicism is useless.