The app is really slick. I'm surprised they were allowed to have their own window manager as Apple were very against that in the past. But I really like it. It actually is a nice take on a desktop environment on a tablet.
I'm curious it being Node.js. It can run my js file on flight mode so isn't using a remote execution. But I didn't believe you could run node.js on an iPad due to the Apple restrictions (hopefully I'm wrong).
That said, the whole ecosystem of Node.js is about bringing in modules. I can't see any mention of how to do that.
RE: Node modules. For now, it requires some prep with a laptop. You can use browserify --bare to squash all the dependencies into a file as they do here playdotjs://28816c75
Hidden? Probably more like latent. I build React apps all the times professionally and in my leisure time. I also use my iPad Pro a lot. I just don’t use my iPad Pro to make React apps, because I’ve never been aware of any feasible way to do so.
Schools? Certainly my both my daughters school and my niece and nephews school has bet the farm on iPads, and are now looking for ways to teach programming without having to buy new hardware for all the kids. Something like this could be another way to do that.
Is there something similar that would allow me to use one of these on iPad Pro:
- A fully featured linux desktop with Visual Studio Code and a terminal
- A sandboxed terminal with persistent storage
- A text editor and a rust compiler
- A text editor
I could always ssh into my raspberry pi while at home, which is my second best solution. But, if anyone has some ideas/solutions in mind that require even a large bit of tinkering, please tell me :)
I just picked up a new 13” iPad Pro with the hopes as using it as a travel machine. Mostly for email/writing, but also for light development. Haven’t found a solution yet. I’m in web dev land currently, so node/npm/webpack and a local http server would be needed.
I've just found a solution that works pretty nicely for me: Coda. It has an integrated SSH terminal, it has FTPS and uploads changes to files on save and it has support for many languages (don't know about rust though). It also saves your terminals and open files within each project so you can easily switch around.
Coda on iPad + Raspberry Pi (or an old Mac mini) make a pretty nice dev environment.
If you are more of a VIM guy, something like Terminus works well too.
Here's how I do this: https://stephendotz.com/posts/pocket-dev/ Originally I set it up on my iPhone, but now I use my iPad Pro "13 w/ the keyboard cover and it's really pleasant. I've written a ton of code on it. Front-end work is a little bit less fun because there aren't any browsers with dev tools for it.
Cool would be if this app had some basic git(hub) support - currently seems only to support storing files locally or sharing to anything with a registered Sharing Extension (not aware of app that registers github sharing extension)
I am incredibly excited for this. As a developer, all of my mobile devices excel at doing almost everything except....development. One step closer to a realized dream.
kowdermeister|7 years ago
sambeau|7 years ago
martin-adams|7 years ago
I'm curious it being Node.js. It can run my js file on flight mode so isn't using a remote execution. But I didn't believe you could run node.js on an iPad due to the Apple restrictions (hopefully I'm wrong).
That said, the whole ecosystem of Node.js is about bringing in modules. I can't see any mention of how to do that.
dmitriid|7 years ago
How is it a window manager when it's just an app with whatever screens it appropriate to display?
It's no more a window manager than sketchbooks in drawing apps.
kn0tblind|7 years ago
nakiostudio|7 years ago
scarface74|7 years ago
unknown|7 years ago
[deleted]
peteforde|7 years ago
baddox|7 years ago
sudhirj|7 years ago
dagw|7 years ago
sorahn|7 years ago
cdmckay|7 years ago
Fiahil|7 years ago
- A fully featured linux desktop with Visual Studio Code and a terminal
- A sandboxed terminal with persistent storage
- A text editor and a rust compiler
- A text editor
I could always ssh into my raspberry pi while at home, which is my second best solution. But, if anyone has some ideas/solutions in mind that require even a large bit of tinkering, please tell me :)
leesalminen|7 years ago
quambo|7 years ago
Coda on iPad + Raspberry Pi (or an old Mac mini) make a pretty nice dev environment.
If you are more of a VIM guy, something like Terminus works well too.
Hippocrates|7 years ago
harryf|7 years ago
kall|7 years ago
jtth|7 years ago
nexuist|7 years ago
chendragon|7 years ago
I'm trying to use this with WebViews to hack together a multi-window, multi-tab browser thing, not sure if this is something that exists already.
The main issue with this is that it closes all of the windows when you switch away from this app, making it quite inconvenient at the moment.
keyle|7 years ago
etxm|7 years ago
Couldn’t figure out how to add modules.
Auto-prettier would be awesome.
tempodox|7 years ago
seddin|7 years ago
nurettin|7 years ago
DennisAleynikov|7 years ago
Or Samsung's Linux on DeX works well for app dev on your phone.
benjaminsuch|7 years ago
kkarakk|7 years ago
andymacd|7 years ago
[deleted]
isuckatcoding|7 years ago
sudhirj|7 years ago
kn0tblind|7 years ago
https://twitter.com/playdotjs/status/1098477904382578688?s=2...