I've been programming on my phone with termux + vim. It's been sort of a delight.
Replit Mobile App
41–50 of 212 posts
Re: Replit Mobile App
#42This is one of those examples for me where the idea is far superior than the implementation. The idea of anyone being able to quickly write code from anywhere, as the main promo video suggests, is fantastic and greatly motivating. In practice, coding on an iPhone (even with an innovative new joystick), is gimmicky at best, given how deeply ingrained good ergonomics are in the coding process. I struggle to see this as…
This is mostly aimed at people who don't have the luxury of coding from a computer. See this tweet from the CEO: https://twitter.com/amasad/status/1582754947480793093 > We partnered with @TeamMindjoy to test the app by teaching girls how to code in a South African township and we made a video about it. During this time the wifi was super unstable and the few laptops they had were unusable, but kids continued to code…
Unless I'm doing something wrong it seem that you still have to be online to create and run code.
Re: Replit Mobile App
#43Re: Replit Mobile App
#44I didn’t think I’d use them, but Autocode’s WebUI works on mobile and I’ve found myself tweaking app logic from my couch for a Halo integration.
For more in-depth focused work, I prefer a keyboard and mouse. But fixing a quick edge case I missed? It’s super handy to be able to tweak a few lines of code with the device in my pocket.
Re: Replit Mobile App
#45Re: Replit Mobile App
#46Replit recently raised a bunch of money and have really raised their advertising focus enormously. I'm seeing so much hype from them but so underwhelming actual value provided.
What? This is awesome.
Re: Replit Mobile App
#47I think it's great that they've identified cursor placement as one of the trickier aspects of coding on a phone. The joystick is a great idea, I found it a bit hard to use at first (kind of flies around the screen) but the little buttons are good for getting your cursor inside a string literal, for example. I'm excited to get my students trying this, many of them only have a school issued iPad. I'm also curious about…
Re: Replit Mobile App
#48Imagine learning how to code well enough, get paid for it to buy your first computer!
Great work!
Re: Replit Mobile App
#49I've been programming on my phone with termux + vim. It's been sort of a delight.
The thought of using vim on a phone gives me mild anxiety but I'll definitely check termux!
Re: Replit Mobile App
#50I'm bullish on this because mobile (and web) development is ridiculously overcomplicated to a beginner. I think it's a common misconception that coding/logic is difficult. I find the development setup and deployment to be much more complicated. As evidence, take a look at the impressive workarounds that citizen developers use to make things work in an easy environment like Excel. A keyboard and mouse probably solve m…
I think the idea here is to enable people in places of the world that may not have laptops, where mobile phones are people's only computer. That's how I'm looking at this, but that's just my guess.