Earlier quoted context omitted.
> Android users just want free software, while iOS users don't mind paying for quality. that seems like a gross generalization. Having had and used both android and iOS I never saw that behavior in myself or others. I have to agree with OP, i don't understand the excitement over this SSH client, interface included. A shell prompt is one of the oldest interfaces. iOS can support 3D graphics rendering and gaming and pa…
Being able to ssh into a server while on the road with nothing more than an iPad is a feature that has value to some people (like me, for example). For an app that is really useful, the difference between $5 and free is negligible. I just paid more for my coffee than I did for Prompt, and I didn't think about that twice either.
Introducing Prompt. Nice SSH for iOS.
141–150 of 151 posts
Re: Introducing Prompt. Nice SSH for iOS.
#142Earlier quoted context omitted.
Being able to ssh into a server while on the road with nothing more than an iPad is a feature that has value to some people (like me, for example). For an app that is really useful, the difference between $5 and free is negligible. I just paid more for my coffee than I did for Prompt, and I didn't think about that twice either.
You drink expensive coffee.
Re: Introducing Prompt. Nice SSH for iOS.
#143Re: Introducing Prompt. Nice SSH for iOS.
#144Earlier quoted context omitted.
That's what annoys me about the iOS ecosystem, there is a marketplace, not a community.
That's what annoys me about the iOS ecosystem, there is a marketplace, not a community. This will come as a great surprise to Mac and iOS users everywhere.
Re: Introducing Prompt. Nice SSH for iOS.
#145Earlier quoted context omitted.
You're making a category error against SSH with examples like knives, which have a lot of variation. Let's see you write as much about having used a "really nice chopstick" or typing an especially round period at the end of a sentence. There's a paradox here where ssh is already a good, simple tool, so how do you improve on that? Make it easier to type on an iPad? I don't think that's going to happen, so let's take a…
> Let's see you write as much about having used a "really nice chopstick".. Even though I think you're splitting hairs (I think the omelette and knife examples work well) I can write about a really nice pair of chopsticks: the ones I'm using right now to eat my pasta for dinner. They're not fancy, I think I bought the 5 (pair) pack for less than $10. But the weight of the metal is just perfect. Not too heavy, not too…
You see, chopsticks have much more variation than ssh, which is just a protocol. It reminds me of a highly ranked recent post about a so-called magic color highlighting theme. Then at the end of the comment one poor guy said: "I'm I the only one to happily stick to the default?". Come on, there are most serious things to discuss in the world, and on HN, than a slick ssh iPhone app, or a color theme. For instance, we could discuss the next ssh protocols, those that will allow to solve the "where is my file" problem (listed in pg's list of ideas, can't find it right now).
Re: Introducing Prompt. Nice SSH for iOS.
#146Anyone got any ideas on getting a .pem key from EC2 into this? I got my non-EC2 id_rsa into it just fine, but .pems seem to disappear.
You can convert the .pem by doing something like: openssl rsa -in test.pem > test.rsa
openssl rsa -in ec2.pem > ec2.rsa
chmod 700 ec2.rsa
ssh-keygen -y -f ec2.rsa > ec2.rsa.pub
Then I added both ec2.rsa and ec2.rsa.pub to the app.Re: Introducing Prompt. Nice SSH for iOS.
#147Earlier quoted context omitted.
> Let's see you write as much about having used a "really nice chopstick".. Even though I think you're splitting hairs (I think the omelette and knife examples work well) I can write about a really nice pair of chopsticks: the ones I'm using right now to eat my pasta for dinner. They're not fancy, I think I bought the 5 (pair) pack for less than $10. But the weight of the metal is just perfect. Not too heavy, not too…
Metal chopsticks are an abomination, gives a awful metallic taste. Should be made of bamboo! And don't paint them please. You see, chopsticks have much more variation than ssh, which is just a protocol. It reminds me of a highly ranked recent post about a so-called magic color highlighting theme. Then at the end of the comment one poor guy said: "I'm I the only one to happily stick to the default?". Come on, there ar…
Good bamboo chopsticks are useful too, but finding the right weight/size combination is usually the difficult part for me. Part of what I think makes my metal chopsticks so awesome is that they're not too light or too heavy, and bamboo usually end up being on the lighter end. I have small tremors in my hands most days and a little extra weight makes all the difference in ease of use.
> Come on, there are most serious things to discuss in the world, and on HN, than a slick ssh iPhone app, or a color theme.
Personally, I think discussions about usability and good design are worthwhile, even on HN. Your product or vision or what have you is not as good as it can be if you (or someone you work with) don't at least take those into consideration. Why do I care that an iOS ssh client is polished on top of technically 'just working'? It saves me time and effort I can then put into my own work, at the least. And maybe that work could be something to improve on ssh ;)
Re: Introducing Prompt. Nice SSH for iOS.
#148I'd been using touchterm for a while, and had experimented with other iOS ssh clients. They... worked, but the experience always felt a bit clunky. I've been using prompt for a day now, and so far it feels better than the others. The app design feels really clean, the method of expanding the keyboard to handle modifier keys and frequently-used non-alpha keys works well without grabbing too much screen real estate (th…
I just bought it. It is slow and unresponsive to me- I have to wait for the screen to catch up with my typing. I'm on an iPhone4- so it's not like I'm typing fast. Nice, clean design though.
Same experience on a 3gs (I've been waiting for the white 4, not sure why anymore), painfully slow to do anything, including just closing a connection. I just gave up waiting and let tcp time it out.
The biggest killer of being able to use it was readline support is horrid. First thing I did was login and escape-/ + ssh + n a few times and half the screen turned into some amalgamation of things that matched ssh. I didn't try emacs readline support but expect its about the same.
Interface is spot on, but it has a long ways to go before it can do basic terminal work. iSSH is still going to be on my homescreen for a while it looks like.
Re: Introducing Prompt. Nice SSH for iOS.
#149Earlier quoted context omitted.
That's what annoys me about the iOS ecosystem, there is a marketplace, not a community. This will come as a great surprise to Mac and iOS users everywhere.
As a linux user I'm accostomed to talking to a person when I want to get a utility, it's usually a link on someone's blog. However for OSX, all software is sold by companies. I usually have to pay $10 (only $10! they tell me) to a company. It's much less personal and disconnected.