TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

QR codes are for suckers – it's time to break them for good

15 点作者 dddavid超过 1 年前

5 条评论

Meph504超过 1 年前
QR codes aren&#x27;t just for URLs, there is a large array of common formats, but really it is up to the device reading it, and how it processes it.<p>To me, QR codes are fine, and actually have a lot of good uses, what is the problem is camera software parsing them.<p>I use a program called binary eye on android, it decodes the whole QR code and displays its value before attempting to do anything. I was this was the standard action.
评论 #38610718 未加载
geophile超过 1 年前
OCR is pretty much a solved problem. Why not just print the url and have the phone read it? This minimizes the opportunities for havoc, since the url you read is the same as the url that your phone goes to. (Yes, I do recognize the opportunities for being tricky with characters that look like other characters.)<p>You could have a special symbol, indicating the presence of a url, special typeface etc., to make everything work even better.
评论 #38607915 未加载
评论 #38609065 未加载
评论 #38609075 未加载
bombi超过 1 年前
I mostly again with the author, except on the NFT point. QR codes are meant for screens, not printed material. They can be set to refresh every 15 seconds. So anywhere there&#x27;s a QR code there should be a screen
advisedwang超过 1 年前
A short URL is no better. Long URLs are ugly and have poor usability.
rokasbazanovas超过 1 年前
Many businesses use QR codes like restaurants that allow you to order through a website (long urls that change), what are some alternatives they can use is easy for the daily customer as well as safe?
评论 #38611891 未加载