Live data from Hacker News

Show HN: QR Builder

qr-builder.io

11–19 of 19 posts

Re: Show HN: QR Builder

#12
post #2

Having just struggled with bitly's QR code generator (kept freezing up in Firefox for some reason), I look forward to giving this a try.

fwiw if you need a simple string as a qr code quickly: Type the following search into duckduckgo.com and it will forward your text to the qrserver.com api. You'll be sent directly to a png file. !qr Your desired qr code. I use it to transfer my current URL to a phone quickly. It's my default search engine so I'll just add !qr before the URL and it gets me the QR. The ! notation is called a Bang and you can use lots o…

e.g. https://duckduckgo.com/?q=!qr+test

Re: Show HN: QR Builder

#14
post #4

Seeing this, I have to rant for a bit about paying for QR codes. Some not-tech friends hosted a pub quiz some time ago, paper with QR codes on each table with a URL that in the end points to an e-mail address for ordering drinks. Worked like a charm. But halfway the evening, the 'QR code stopped working'. The paper didn't degrade or the ink or whatever, no, the redirect went out of some limit. That pissed me off, bec…

These codes will never expire. Unlimited scans.

Re: Show HN: QR Builder

#15
post #6

There are hundreds of similar QR code builders, mostly for web (like this one, despite being labeled "cross-platform"). All equally crappy, as they try to monetize such a simple and widespread encoding to the unaware audience. Some of them put their own redirect links into encoded QR codes (which may stop working), and some charge for "advanced" features. "Pay 200$/year and generate QR codes on up to 5 devices", real…

It's the ability to customize the codes that you're paying for. Ad logos, and an almost limitless amount of customization. If all you want is standard black and white squares, that's easy and free all over the place.

Re: Show HN: QR Builder

#17
post #6

There are hundreds of similar QR code builders, mostly for web (like this one, despite being labeled "cross-platform"). All equally crappy, as they try to monetize such a simple and widespread encoding to the unaware audience. Some of them put their own redirect links into encoded QR codes (which may stop working), and some charge for "advanced" features. "Pay 200$/year and generate QR codes on up to 5 devices", real…

It's the ability to customize the codes that you're paying for. Ad logos, and an almost limitless amount of customization. If all you want is standard black and white squares, that's easy and free all over the place.

Adding logos to QR codes, changing colors or replacing squares with circles in QR code is a CS sophomore weekend project at best. It's really fun and quite easy to do. You don't even need to understand Reed-Solomon codes for that.

This project, however, doesn't even do it. It just imports popular react library `react-qrcode-logo` [1] which does all the job (few dozens lines, really) [2].

[1] https://www.npmjs.com/package/react-qrcode-logo

[2] https://github.com/gcoro/react-qrcode-logo/blob/master/lib/i...

Re: Show HN: QR Builder

#18
post #17

Earlier quoted context omitted.

It's the ability to customize the codes that you're paying for. Ad logos, and an almost limitless amount of customization. If all you want is standard black and white squares, that's easy and free all over the place.

Adding logos to QR codes, changing colors or replacing squares with circles in QR code is a CS sophomore weekend project at best. It's really fun and quite easy to do. You don't even need to understand Reed-Solomon codes for that. This project, however, doesn't even do it. It just imports popular react library `react-qrcode-logo` [1] which does all the job (few dozens lines, really) [2]. [1] https://www.npmjs.com/pac…

This is like telling someone in Marketing "recompiling the linux kernel and turning on some new drivers is really simple. You don't even need to understand kernel architecture to do that."

Yes, it's simple for you, but for folks who just want to make sure that all their QR Codes reflect their brand, having to recreate that every time isn't worth it.

It's fine if this isn't your cup of tea.

Re: Show HN: QR Builder

#19
post #8

This is valueless trash. Everyone here knows it; the author knows it. Products that try to tax ignorance have no place. "Enterprise plan"? Fuck right off.

Thanks for your helpful input.

I'm sure you are pretty bitter about your project getting crapped on here, but it should have been a foregone conclusion. Someone, anyone, could have explained this position any time before you ran this thing all the way to the product stage and started announcing it. Whatever process you followed to get here appears to have been flawed; either you took too little advice, you took poor or unqualified advice, or you refused to accept valid criticisms.

If you want to wow this crowd with something as hackneyed as QR codes you're gonna have to do stuff that's on a different level[1]. Make that into a $10/month product bundled with all the bells and whistles of a mature marketing tracker and you might have something. I want to be clear that there's nothing wrong with what you have made, but the way you have positioned it to have more value than it actually offers. What you have today is the answer to a homework assignment, not a product, and it would be better received if you did not force it to wear a costume.

[1] https://qrcode.monster/

Post reply on HN