Live data from Hacker News

iPad Pro as Development Machine

arslan.io

1–10 of 151 posts

Re: iPad Pro as Development Machine

#3
>If you’re using the iPad Pro in the mindset of “This is going to be my main work machine”, then you’ll be living in constant fear.

I feel like this should be the opening line, not buried in the ending notes.

Re: iPad Pro as Development Machine

#5
I get excited every time I see an article about using the iPad Pro for development. But then it always turns out that people just use blink to ssh/mosh into another machine.

I really wish I could have native Emacs on the iPad. It is one of the fastest and lightest machines around, phenomenally lightweight and with a great battery life. It has a pretty good keyboard attachment. And Emacs even without a native shell would work pretty well (using Tramp for editing remote files).

And no, Emacs via a shell is not nearly enough. You can't get enough modifiers through the TTY, so it ends up being crippled. And no, Apple is not likely to reject it, apps with interpreters have been getting in for several years now. And even if Apple were to reject it, there is nothing that prevents people (as in, me, for example) from compiling Emacs myself and loading it onto my iPad (these are common misconceptions, so I'd rather clear them up right away).

I think I might end up funding a bounty, perhaps someone is willing to shave this yak.

Re: iPad Pro as Development Machine

#6
So... this is just another one of those "create a remote server to use as the main development machine"?

What if I want to work in areas of little or rubbish connectivity?

Tools such as docker, etc don't exist just to run things on a remote server.

Re: iPad Pro as Development Machine

#7
This falls under fetish category.

Steve Jobs' Post PC world analogy was off in that PCs are the cars, trucks, convertibles etc. and tablets are the scooter. Yes you can do all your grocery shopping on the scooter given the groceries fit, the shop isn't too far away, it's not raining, the mileage will be good etc - you making that one successful grocery trip doesn't mean scooter is a car replacement.

Re: iPad Pro as Development Machine

#8
This topic comes up every month or so, and there's always this catch:

> we need to first create a remote workstation which we can start using as our main development machine.

A dumb terminal isn't a development machine. That's like saying "Using my DEC VT100 terminal to develop in Go", let me just hook it up to an actual computer

Re: iPad Pro as Development Machine

#9
I wouldn't feel confortable putting my secrets in a remote server with a public IP (IPv6 might be a better idea as it's less guessable).

Also seems a bit over-engineered, I would just ssh into a server and do everything from there as a normal user.

Re: iPad Pro as Development Machine

#10

Too much configuration to even get started!! and the fact that you can't work offline makes this setup so much worse than a regular laptop for my regular use :( I wish there was a better dev environment on the ipad already

Why do you wish that? It sounds horrible. Why not just use a laptop (the right tool for the job).
Post reply on HN