Coding on a Phone: What I Learned Building Software on Mobile in the Last Three Weeks

13 points by azhenley


sigmonsez

i often wonder what mobile development looks like. All jokes aside, it's called a laptop.

doctor_eval

I just see these things and follow @simonw but all the examples I see are relatively simple and self contained, and whenever I’ve tried these things on a real world problem with any level of complexity it falls apart incredibly quickly.

Am I just doing it wrong?

I mean it’s great that we can describe a simple problem and have a solution, but this was the repeated promise of 4GLs and things like retool, and they all end up in the dustbin as we move past the low hanging fruit and onto things that require a systematic approach in order to be able to even comprehend them.

I don’t see any evidence of actually-complex systems being built successfully. That’s totally fine, some large proportion of systems are not very complex, but I work at the intersection of a bunch of domains and AI is a great help, but not remotely capable of building the things I need as quickly as I can do it.

Or at least that’s been my experience when I’ve tried.