Live data from Hacker News

A vending machine, on the internet

threekindwords.com

71–80 of 92 posts

Re: A vending machine, on the internet

#71
post #5

Rock on man. The contrarian attitude reminds me of the “I Sell Onions on the Internet” guy https://www.deepsouthventures.com/i-sell-onions-on-the-inter...

Thanks for the link, I loved reading it. When you spend all day building software with sometimes unclear and questionable purpose, the straightforward approach of "just" selling a produce when in season seems deeply appealing. Greener grass, I suppose.

Re: A vending machine, on the internet

#72

Your machine has jammed, doesn't work in Firefox (macos). The words dropdown doesn't populate, nor does the style dropdown. I see a JSON.parse uncaught SyntaxError.

Hey man he's out drinking free beer with his buddies, not losing sleep when the machine jams. (Paraphrasing TFA for anyone confused)

It's not just Firefox, and it's because https://threekindwords.com/words.json is not json.

But you didn't even lose two quarters. Shrug and move on.

Re: A vending machine, on the internet

#73
post #49
post #27

That was an interesting read, thanks for sharing! How does the postcard logistics work? I.e. is there a platform that offers sub $5 drop shipping with three different templates and on demand print? Or is the author sending the postcards themselves? Vending machine suggests automation, so the former; but I looked at some drop shipping options and couldn’t find anything like this.

there's a post about it here https://threekindwords.com/blog/building-a-postcard-vending-...

Thank you! I tried listing all blog articles earlier and it didn’t work on mobile. I now see them on desktop but I checked only after I read your comment.

The platform for printing postcards looks cool but I’m from the EU and it sadly doesn’t work for EU addresses. I’ll search again I guess, maybe there’s something similar here too.

Re: A vending machine, on the internet

#75
post #45

> The machine was jammed. It wasn’t a big deal. I shrugged and moved on to buy my groceries. I resonate with the sentiment, but this is very far from my experience selling cheap software products. I had multiple people reach out to me because a software upgrade they paid $2 for 8 years ago stopped working. And they were, like, pissed about it.

That sucks, but with the stakes as low as $2, I'd happily give the money back and move on.

trying to refund a transaction that occurred 8 years ago is actually pretty onerous and time consuming

Re: A vending machine, on the internet

#76

The problem is with our payments infrastructure there isn't a practical way to make a "machine" on the internet that accepts two quarters. OP's machine charges $5. The Stripe minimum charge is $0.50, and their fees on that charge would be almost $0.21.

Aren’t there payment processors that charge a flat percentage without the fixed part? Or you can use alternate payment methods (e.g. SEPA payments in Europe are practically free, and many eWallets / QR payments in Asia use flat percentage as well IIRC. Crypto is also a possibility if you’re in the right niche.

Re: A vending machine, on the internet

#77
post #5

Rock on man. The contrarian attitude reminds me of the “I Sell Onions on the Internet” guy https://www.deepsouthventures.com/i-sell-onions-on-the-inter...

> They’re classified as a sweet onion, and because of their mild flavor (they don’t make your eyes tear up)

The WHAT. Did I seriously go my entire life without knowing there's a better type of onion?!

Re: A vending machine, on the internet

#78

OP is in for a nasty surprise when they discover that the customers who complain the loudest are those that pay the least, and that it is difficult to turn a profit on a low-priced service due to the cost of acquiring customers. Edit: And credit card fraud. A $5 price combined with a Stripe payment process is very attractive to people who want to test stolen credit card numbers.

When you say something like this what are you hoping to accomplish? Should nobody build products like this?

Re: A vending machine, on the internet

#79

The title of the post reminded me of a certain, famous, coffee pot! [0] https://en.wikipedia.org/wiki/Trojan_Room_coffee_pot

Reminds me of the networked vending machines in Computer Science House at RIT [0].

[0]: https://csh.rit.edu/about/projects.html

Full disclosure: I was involved in a hardware overhaul on all those machines, about 15-20 years ago.

Re: A vending machine, on the internet

#80
post #72

Earlier quoted context omitted.

Hey man he's out drinking free beer with his buddies, not losing sleep when the machine jams. (Paraphrasing TFA for anyone confused)

It's not just Firefox, and it's because https://threekindwords.com/words.json is not json. But you didn't even lose two quarters. Shrug and move on.

Looks like it's fixed now. It's valid JSON for me.
Post reply on HN