Live data from Hacker News

iPad Pro as Development Machine

arslan.io

21–30 of 151 posts

Re: iPad Pro as Development Machine

#21
I could still see something like this as the future of development in some ways -- powerful pro workstation level resources somewhere off in the cloud that you connect to via a super portable client. Maybe even over 5G or some other next generation wireless technology to truly enable an untethered development experience that's not limited by local resources.

But that continues to feel like something many years away.

Re: iPad Pro as Development Machine

#22

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.

That analogy works pretty good: For many people a scooter is all they need for day-to-day life, and when they need car they borrow/rent one.

OP probably wrote it from point of view of a typical American who lives in a neighbourhood outside a city.

In general, if you don't have the shops close by, a car is more practical.

Re: iPad Pro as Development Machine

#23
Everyone is so defensive about laptops here that you’d think they feel threatened by this post. Isn’t it in the spirit of the hacker community to be open to new modes of using computers? This is an experiment, that’s why they documented it and stated clearly that it’s an experiment. It’s something to think about and discuss, not a statement that you should throw your laptop out.

Re: iPad Pro as Development Machine

#24

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

Agreed. I would be interested in seeing Samsung DeX reviewed for development as DeX can run regular Ubuntu.

Re: iPad Pro as Development Machine

#25

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

This is not a very good argument. I do my development work on my company issued macbook, but its not like I'm doing my work locally. My several thousand dollar macbook pro acts as a terminal interface for me for a HUGE proportion of my work. All my code is developed/built/run/tested on remote machines and my laptop is just a fancy interface to them.

Re: iPad Pro as Development Machine

#27

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

The input methods available do matter, and affect the practicality of doing tasks pretty substantially. And a great deal of development involves the building/running of code happening remotely anyway. Although in this case all of the editing seems to be happening on the VM as well, so it's more of a pure dumb terminal.

Re: iPad Pro as Development Machine

#28

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

There is a way of emulating an x86 machine on ios now

https://ish.app/

https://news.ycombinator.com/item?id=18430031

Still doesn't convince me to swap my 8 core ryzen 1700 laptop with 32gb ram and 1.5tb ssd and a RX580 for an ipad pro.

Re: iPad Pro as Development Machine

#29
post #23

Everyone is so defensive about laptops here that you’d think they feel threatened by this post. Isn’t it in the spirit of the hacker community to be open to new modes of using computers? This is an experiment, that’s why they documented it and stated clearly that it’s an experiment. It’s something to think about and discuss, not a statement that you should throw your laptop out.

OP here: Thanks for the comment. I thought I was clear that this was an experiment and that I wanted to try out things. Now that I'm using it for couple of months, I have even more things to share that are not covered by my blog post.

Re: iPad Pro as Development Machine

#30
Using apps that support Open In Place has been magical. I now use my iPad 24/7. Terminus is really great and although I was hesitant to spend money at first I just think the app is so well made. Mix that with Working Copy and it’s so easy to edit files on servers and redeploy.

Pythonista (though I’m not python person) is always great to have especially with the new keyboard. Scriptable is also magical.

Post reply on HN