I update my own site/blog/journal with a sms-only service I set up: https://textpost.me
wow! Can I send text from India?
Ask HN: Is there a pure SMS based UI?
91–100 of 122 posts
Re: Ask HN: Is there a pure SMS based UI?
#92Re: Ask HN: Is there a pure SMS based UI?
#93Re: Ask HN: Is there a pure SMS based UI?
#94FYI, Iridium Go plans include an unlimited data plan. Very slow, but people have actually used ssh over it. With this you’d actually be able to achieve your use case goals.
Re: Ask HN: Is there a pure SMS based UI?
#95Earlier quoted context omitted.
Couldn’t that blow up your phone? I could cat a million line file and it would take some time before I could do the equivalent of ctrl-c or close session.
The agent running on the remote machine would need to be aware of this issue and filter out long responses.
Re: Ask HN: Is there a pure SMS based UI?
#96What you want if your comms layer supports it is this: https://en.wikipedia.org/wiki/Unstructured_Supplementary_Ser... It works on dumb phones and is extremely lightweight. Think of it as connection based SMS. Very popular in places with low connectivity.
You can’t use it for your own applications willy nilly, though. You have to talk to the sms center of your comms operator, and that comes with costs and infrastructure to set up.
I'm not sure if there are gateways to the internet available for the server side, that would seem to be a logical development.
Re: Ask HN: Is there a pure SMS based UI?
#97I'm pretty skeptical that there's any area in the world with reliable SMS and no mobile data, not even GPRS.
Re: Ask HN: Is there a pure SMS based UI?
#98Re: Ask HN: Is there a pure SMS based UI?
#99Re: Ask HN: Is there a pure SMS based UI?
#100I've stopped working on the project but would be curious to hear if there's still interest!