Please be patient, I'm adding extra workers to the instance. Old instance died because it exceeded limits.
Greetings
41–50 of 110 posts
Please be patient, I'm adding extra workers to the instance. Old instance died because it exceeded limits.
Greetings
https://www.aestheticodes.com/
https://www.youtube.com/watch?v=kW39Mt5kscQ
But this is probably better because it uses natively supported QR codes.
Earlier quoted context omitted.
If I had to guess, the animated point cloud isn't tasked with transferring lots of (megabytes) data, but is probably a proprietary version of a QR code, both for aesthetics and security through obscurity. Its format may also have higher information density than a QR code, which would work well for encrypted data. I imagine the heavy lifting is done on Apple's server. The data being transferred locally is likely a GUI…
Data is actually transferred locally through Bluetooth, but the initial handshake appears to happen through the point cloud.
Slightly OT, but when migrating data between iPhones, the old iPhone displays an animated point cloud that appears to function like a QR code. You scan it with the new phone, and your data starts to migrate locally through Bluetooth. Other than aesthetics, what are the advantages of the point cloud? Higher bandwidth? Also, if you were to transfer 100s of megabytes of data from device A to B, using A's display and B's…
Higher information density, in that it can pass ad-hoc wifi network info and cryptographic keys. The animated "QR code" also contains a unique code in each frame that is then sent back during the pairing process. This allows them to measure the round trip time from display to camera to wifi back to the original device, preventing relay and replay attacks.
(This is based on my attempting to reverse engineer watch pairing for a few days)
That's really clever. Using the 4 example images at the top, the first (color) and last (B&W) work flawlessly on my iPhone. But the two animated ones in the middle will work for a second, and then the phone loses it. Animated seems like "too much" for a phone to lock on to -- perhaps just stick to static? That's cool enough.
Please be patient, I'm adding extra workers to the instance. Old instance died because it exceeded limits.
Holla. Awesome project. I am now #920 in queue. Where can I see the result once its finished? Greetings
Please be patient, I'm adding extra workers to the instance. Old instance died because it exceeded limits.
You can use GitHub Pages for free. No need to pay for AWS. https://pages.github.com/
Please be patient, I'm adding extra workers to the instance. Old instance died because it exceeded limits.
I'm a bit curious… how much traffic is the front page of HN? (I was thinking of posting a "Show HN" at some point, but I just do everything on my own machines. Not sure how much traffic my desktop would handle before figuratively melting. The nice thing about my Show HN is that it would be a static HTML page, so that's at least easier; yours is necessarily dynamic.)