Hacker News new | past | comments | ask | show | jobs | submit login

Yes you can. Look at code-server.

And yes, for doing development on the iPad basically everything is a workaround, but that doesn’t automatically make it worthless. Neither does the fact that it’s basic. I don’t get your criticism.




Well aware of code server. Again if your making a bunch of work around, it gets in the way of actual work.

With your rational, I could do development on my phone as a thin client.


> Again if your making a bunch of work around, it gets in the way of actual work.

Yes. But it’s not getting in the way that much.

code-server is exactly what you were asking for, an IDE on iPad. You’re moving the goalposts here and not even specifying why and where to.

> With your rational, I could do development on my phone as a thin client.

No. You’re taking my argument ad absurdum. I’m saying the tradeoff isn’t that bad on iPad. That says nothing about phones.


Web IDES have been around forever. They don't qualify as a real IDE. I'm not moving the goal posts. You're making them bigger to fit your needs.


Then, contrary to what you said previously, VS Code never was an IDE in the first place because it's an Electron app, it's built on web tech.

That also means there's literally zero difference running VS Code in the browser vs. the electron app save for the browser toolbar (which Safari hides if you add a bookmark to the homescreen, which also nets you an app icon. At that point this "workaround" gives you exactly the same experience as a native app. Not sure what issues you're still seeing there.)


No.

I'm talking about local vs remote development. Can you even spin up a webserver on an ipad to run codeserver? Or does it rely on an external webserver to run and build your application.

If you know what a thin client is, then you're effectively describing that for an iPad. Anything is a thin client - even your phone.

Until we live in a remote first world with everything built with that experience, you're just describing another type of platform like this: https://gitpod.io/#https://github.com/eclipse-theia/theia

Except you've made it a DIY thing and claiming that it's a the solution for doing development on an iPad which is clearly false.


> Except you've made it a DIY thing and claiming that it's a the solution for doing development on an iPad which is clearly false.

Why not? You're basically claiming that solely because it's remote it's completely unfit for development purposes. That doesn't really make sense to me. Especially with VS Code being an Electron app the browser version is equivalent to the desktop app.

Just to be clear, I totally concede that there are certain tasks where you do run into limitations, e.g. handling files is rather a PITA, but other tasks like plain coding are perfectly fine. And if you can save the former type of work for your PC then an iPad plus code-server is actually not going to cause you any trouble with workarounds.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: