Live data from Hacker News

New startup sells coffee through SSH

terminal.shop

211–220 of 430 posts

Re: New startup sells coffee through SSH

#211

I might be horribly out of touch, but... is $25 for a 12oz bag of not-totally-horrible coffee beans really a normal price?

not normal price for anything you'd find in most grocery stores.

but as an anecdote, I get a lot of coffee from the Fellow Drops subscription service, and those bags average around $25 - often for less than 12oz.

Re: New startup sells coffee through SSH

#213
post #28

Earlier quoted context omitted.

what did you expect when they said "startup" and not "shop"

No joke, but "startup" can often be code for, "extremely high-quality items that are subsidized by VC money". The quality doesn't last, but if you get in early, you can often buy stuff that's way nicer than it should be for the price.

i would frame this comment if I could.

Early AirBnB, Lyft, Uber, Lime, Bird, Netflix, online-retail were very high quality for low cost and then inverted.

Re: New startup sells coffee through SSH

#214

A lot of people don't know that before Amazon started, there was a company out of Portland, OR called Bookstacks selling books via a telnet interface. In the early days, Bezos was quite worried about their potential to get "there" first (wherever "there" was going to be). It was a fairly cool interface, at least for 1994. [ EDIT: worried to the point that we actually implemented a telnet version of the store in paral…

A large bookstore was using CLI for their internal inventory management system well into the 2000s.

Re: New startup sells coffee through SSH

#215

A lot of people don't know that before Amazon started, there was a company out of Portland, OR called Bookstacks selling books via a telnet interface. In the early days, Bezos was quite worried about their potential to get "there" first (wherever "there" was going to be). It was a fairly cool interface, at least for 1994. [ EDIT: worried to the point that we actually implemented a telnet version of the store in paral…

Yes, they were the original books.com, and I used to buy from them via telnet before they had their www site up.

Re: New startup sells coffee through SSH

#216
post #108

Earlier quoted context omitted.

To cost them a lot of money for all those pizzas. And to cost the pizza shop money if they can’t collect payment for the pizzas. And to cause general grief and misery, as trolls are wont to do :(

But, you could also not pay the money AND have the pizzas.

By killing the delivery worker?

AFAIK the ol’ unlimited free pizza by killing the thread trick no longer works. It sure was nice while it lasted, especially on platforms that easily let you kill a thread id, even kids could do it.

Remember how on BeOS there was a GUI for it? Great for unfreezing a crashed app that had state you wanted to try to recover or free leaked pizza.

Now worker threads spawned for delivery hold a lock preventing new pizza being placed in the oven for that address, which is not released until the add payment callback is successful. Destroy the only thread holding the lock, and pizza orders just queue up forever. :(

Re: New startup sells coffee through SSH

#217
post #25

I long for an alternate dimension where terminal-based internet like Minitel dominated . Something like hypercard implemented with 80x24 ncurses UI

Command line dominates in quick flexibility. But is awful when it comes to discoverability. Most people can't even find the turn off ads button in windows 11. And people hate that. So what hope do they have at a terminal.

I think Ms Dos 6ish TUI integration was very well done, better than Linux today.

Word perfect had good mouse support, as did Editor.

Re: New startup sells coffee through SSH

#218
I am very curious how this is built, I would like to build similar SSH interactive experiences. Any resources and how to get started would be really appreciated. (I know how to setup a basic TCP server that listens on SSH port, but I really don't know how to implement navigation etc for the SSH experience)

Re: New startup sells coffee through SSH

#219

Earlier quoted context omitted.

Still, it identifies you so it can be used to track you over visits to many different stores-over-ssh, just like third party cookies.

if you are aware of other stores-over-ssh, I’d genuinely love to hear about them because this one is so fun. Or even not-stores that are reachable via ssh. Any MUDs still going?

You might like https://tildeverse.org/!
Post reply on HN