iPad Pro as Development Machine
arslan.io
iPad Pro as Development Machine
1–10 of 151 posts
Re: iPad Pro as Development Machine
#2Re: iPad Pro as Development Machine
#3I feel like this should be the opening line, not buried in the ending notes.
Re: iPad Pro as Development Machine
#4Re: iPad Pro as Development Machine
#5I 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
#6What 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
#7Steve 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> 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
#9Also 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
#10Too 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