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…
Show HN: Photo Realistic QR-Codes
11–20 of 110 posts
Re: Show HN: Photo Realistic QR-Codes
#12Slightly 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…
Re: Show HN: Photo Realistic QR-Codes
#13That's really cool
Re: Show HN: Photo Realistic QR-Codes
#14Hi HN! Inspired by a recent HN article on QR codes [0], I decided to finally publish [1] and open-source [2] a service I created 7 years ago. I got pulled away from it by projects with higher priority and it has been catching dust and been bitrot eroding since. Now reconstructed the basics and hosted on an AWS instance I would like to share so it might inspire. Creating a photo realistic QR requires two steps. The fi…
Re: Show HN: Photo Realistic QR-Codes
#15Re: Show HN: Photo Realistic QR-Codes
#16Slightly 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…
Not quite sure I understand what the question is. Calculating the QR is really CPU intensive and the settings on the site are for lowest quality. ANd even now its overloading.
https://apple.stackexchange.com/questions/301563/what-is-the...
https://www.quora.com/Has-somebody-tried-to-dynamically-gene...
Re: Show HN: Photo Realistic QR-Codes
#17Funny how QR codes scanning pictures of people has more content, and is more engaging, than the "Pictures of People Scanning QR-codes" [1]. In all seriousness, impressive work - and very pragmatic delivery, queue system and all. ---- [1] https://picturesofpeoplescanningqrcodes.tumblr.com/
The queuing was based on 2007 metrics on load and usage. It now seems this needs updating. Preferably making if full client-side javascript.
Re: Show HN: Photo Realistic QR-Codes
#18Slightly 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…
I imagine the heavy lifting is done on Apple's server. The data being transferred locally is likely a GUID/IMEI/etc + a nonce.
Re: Show HN: Photo Realistic QR-Codes
#19Look like we killed another site from HN frontpage.
https://github.com/xyzzy/qrpicture/tree/master/www.qrpicture...
Re: Show HN: Photo Realistic QR-Codes
#20I do wonder what the practical use is, though, aside from just being pretty cool. In a real world situation I think the recognizability of a QR code as something you can scan with your phone is an important part of the value.