Earlier quoted context omitted.
If you wrote numbers or letters as precisely as the triangles are drawn in the example, I doubt computers would have much of a problem reading them. We've got fast algorithms for digit classification that are pretty much perfect on the MNIST dataset with just 0.21% error (and I'm pretty sure there are errors in the dataset itself, which brings the real error rate down). MNIST is an easy image recognition task compare…
Machine-readable codes also have space-efficient error correction built in, something that plain text does not support. A text label can become unusable with the loss of a single character.
Show HN: A Hand-Drawn QR Code Alternative
131–140 of 140 posts
Re: Show HN: A Hand-Drawn QR Code Alternative
#132Has anybody done this?
Re: Show HN: A Hand-Drawn QR Code Alternative
#133Sam, Cool stuff. I get what you're doing here, but from these comments I think QR code reference really throws people off. While comparing to QR might explain how it works, I would do my best to position this as nothing like QR codes (and highlight use cases that make it unique from QR) to avoid the comparison.
Re: Show HN: A Hand-Drawn QR Code Alternative
#134Sam, Cool stuff. I get what you're doing here, but from these comments I think QR code reference really throws people off. While comparing to QR might explain how it works, I would do my best to position this as nothing like QR codes (and highlight use cases that make it unique from QR) to avoid the comparison.
Re: Show HN: A Hand-Drawn QR Code Alternative
#135Sam, Cool stuff. I get what you're doing here, but from these comments I think QR code reference really throws people off. While comparing to QR might explain how it works, I would do my best to position this as nothing like QR codes (and highlight use cases that make it unique from QR) to avoid the comparison.
Re: Show HN: A Hand-Drawn QR Code Alternative
#136Sam, Cool stuff. I get what you're doing here, but from these comments I think QR code reference really throws people off. While comparing to QR might explain how it works, I would do my best to position this as nothing like QR codes (and highlight use cases that make it unique from QR) to avoid the comparison.
Thanks! I think you're right, I'm going to get rid of the QR code reference in the landing page headline. Maybe just 'Hand-drawn, scannable web links'. I will then have an FAQ box that says 'How is this different than a QR code?' where I list a lot of the feedback I got from this thread.
How can I get someone walking by my restaurant/store who has a question or is looking for more info to interact with my website and get today's coupon?
Be sure to allow camera photos/screenshots to be used via app. If I can scan a tag i see in a video or on a page then that's one more use case.
Your tag is simple enough, can I draw it myself in your app if it doesn't scan, or correct it if its unrecognizable? Knowing I can sketch it manually in your app might avoid some frustration.
Maybe reach out to some snapchat star and brainstorm innovative use cases you can highlight (xyz was here etc?) good luck!
Re: Show HN: A Hand-Drawn QR Code Alternative
#137I love this! For it to be compelling, it needs to be readable in a bunch of iOS / Android barcode scanners, though. Any plans there?
That would be cool; they'd have to interact with the meshtag database in order to retrieve the data. I can dream though!
Re: Show HN: A Hand-Drawn QR Code Alternative
#138Re: Show HN: A Hand-Drawn QR Code Alternative
#139Earlier quoted context omitted.
Machine-readable codes also have space-efficient error correction built in, something that plain text does not support. A text label can become unusable with the loss of a single character.
Only if the code has no error correction built in. If the code is presented to the user to write down it's perfectly possible to have redundancy in the code.
Re: Show HN: A Hand-Drawn QR Code Alternative
#140Earlier quoted context omitted.
Only if the code has no error correction built in. If the code is presented to the user to write down it's perfectly possible to have redundancy in the code.
Then it's not plain text anymore (not human readable)...