Yes, it knows which packages belong to you. It will only unlock if the package is being delivered to that specific lock and the package is "out for delivery".
This is probably the biggest roadblock to this product's success. However BoxLock is in talks with all the major carriers to provide training. The carriers themselves are incentivized to use BoxLock because it provides a guarantee that the package was delivered successfully and securely. They don't want packages stolen either.
You can add delivery instructions to most shipments that tells the delivery driver to use BoxLock.
You always remember the successful investments you didn't make, but not the unsuccessful ones. Think of all the money you didn't lose making bad investments.
I just bought a 34" 21x9 ultra wide monitor and am in a similar dilemma. I use ShiftIt (https://github.com/fikovnik/ShiftIt) for window management since I can assign a single keyboard command to center whatever window I’m working on. However, what I’d really like is for command/alt-tab to automatically place the active window in the center, the previous window to the left, and the second-most-recently used window to the right. I might have to contribute to ShiftIt to make it happen, unless someone here knows an app that already does that.
As a programmer, I have a very hard time believing the Theory of Evolution provides an adequate explanation for the state of life on this planet. We are ridiculously complex and very well tuned creatures. I can't believe something like this would ever produce something meaningful:
begin
code += random(character)
code.execute
rescue
code.pop
retry
end
How much more the amazingly complex life on this planet...
I'm curious if there are any HN readers that don't believe that evolution is the best explanation for the current state of life on this planet (other than me). Any IDers (intelligent design) out there?
And it's a shame because it's the fastest/prettiest version of Android I've ever used. I have a Nexus 5 as a test device and using it with Lollipop makes me consider switching from iOS.
I wonder if there is something like this I could use for automated testing of style changes to an app/site. Currently I have to regression test the style manually.