Live data from Hacker News

iPad Pro as Development Machine

arslan.io

111–120 of 151 posts

Re: iPad Pro as Development Machine

#111
post #24

Earlier quoted context omitted.

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

This is nice, can it also run it without any extra stuff attached? I assume it will only run ARM software?

Yeah according to https://www.linuxondex.com/ :

"To operate properly, packages (apps and programs) must be built for ARM 64-bit and must comply with Android security policy."

Re: iPad Pro as Development Machine

#112
I love these articles. I know they’re frequent and always come with the same caveats but I dream of the day I can effectively work from an iPad Pro. I have no idea why, it’s completely impractical when I have a perfectly good laptop. I just want to.

Re: iPad Pro as Development Machine

#113

I’ve found an iPad Pro to be perfectly acceptable for web development. Working Copy is an excellent git client, and combining it with Textastic proved a good workflow. Textastic allows you to add any folder, including a Working Copy repo, as a source in the file browser, so no more swapping files between apps. Using this, I built my personal portfolio site with Jekyll while commuting on the tube. Other apps are avail…

Thanks for mentioning that you got Django running on Pythonista. I just spent a few minutes web searching and fiddling and now I have a small Flask web app running on my iPad using Pythonista. There is no hot reload, so if I change code I need to restart the Flask app and then refresh the web page on Safari. I had no idea this was possible, or that there was anything like StaSh.

Re: iPad Pro as Development Machine

#115
post #25

Earlier quoted context omitted.

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.

Devops/Secops/ITops ppl seem to fall into this usage pattern. i assumed OP is talking about "development" machine implying some code writing.

Not only code writing, but debugging, compiling, testing, deploying to physical devices via usb, coding thermal printer, barcode scanners or other input hardware support support, and the list goes on...

Re: iPad Pro as Development Machine

#117
post #25

Earlier quoted context omitted.

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.

Backend developer then? Even in that case I would need IntelliJ idea/visual Studio/ whatever IDE, unless you are just working on “small” projects under 500kloc where vi is maybe enough...

There is web based visual studio at https://coder.com

I use C9 which is another web based IDE.. it doesn't have all the power features of a jetbrains ide but it is nifty and should meet the needs of most developers.

Lots of options outside of vi!

Re: iPad Pro as Development Machine

#118
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.

Using an iPad right now, but not for development. I’ve tried it. It just doesn’t work. I don’t feel threatened, just exasperated by the limits. The hardware is severely constrained by the OS and software.

One thing the iPad Pro is really good for is reading documentation. 13”, portrait mode, retina screen, sitting on the couch or in some quiet corner - it’s the bees knees.

Re: iPad Pro as Development Machine

#119
This is a great article, it got me thinking on better uses of the iPad and the whole setup on a virtual machine using terraform, docker, etc is also a good way of thinking on how to work remotely. Thank you for sharing.

Re: iPad Pro as Development Machine

#120
Lightbox, VSCode, or an •XCode Light” is needed. Anything else to me is just a terminal app.

Code editing, highlighting, syntax checking, and a compiler. The iPad is pretty damn powerful, but Apple just won’t let it off the leash.

I bought the gen 2 pro in 2017, and while it’s a fantastic iPad, it sucks for doing work. I should have just gotten a Mac laptop.

And that disappointment is completely due to software - the hardware is fantastic.

Post reply on HN