Earlier quoted context omitted.
Only problem is Macs are missing everything good about the iPad. No touch screen, no pen input, always 2+ lbs. Apple doesn't need to pull a rabbit out of a hat they just need to stop artificially limiting what iPadOS can do. There's no reason the iPad can't run Emacs natively with a full stack of dev tools except Apple's rules. The $80 Fire Tablet I'm typing this on can (OK it's not exactly quick but $80...).
> stop artificially limiting what iPadOS can do Why would they do that when it would remove the incentive for their customers to buy one of each? Give the iPad range Mac features, and it'd cannibalize Macbook sales from the bottom up. Give the Macbook a touchscreen, 5G, and the ability to run iPadOS apps, and it'd cannibalize iPad Pro sales from the top down. Neither of these are in Apple's commercial best interests.
Emacs on an iPad
61–70 of 113 posts
Re: Emacs on an iPad
#62Earlier quoted context omitted.
I’m doing all my development in the cloud for the last two years and never had any latency problems whatsoever. And it’s not about feature comparison to a laptop, even with a keyboard as MacBook Air M2 is better and cheaper than iPad. But easy content consumption, taking notes, sketching, writing, and many others. It’s just more fun than a heavy laptop. But yes, it’s not for everyone as using it full-time requires a…
When you say "development", do you mean writing and debugging code, tests, etc? Because none of the activities you list afterwards are writing and debugging code, tests, etc.
Re: Emacs on an iPad
#63I've done this (vps for emacs). My tuppenth worth: - NoMachine with X works really well, especially over a VPN. Full linux desktop, great scaling and kb support - Use mosh instead of ssh, especially if connecting over cellular, as it is tolerant of dropped connections - Like the person who switched to an X230, I followed a similar path finally settling on a Microsoft Surface v7 which was £300 second hand. The hardwar…
Re: Emacs on an iPad
#64I've done this (vps for emacs). My tuppenth worth: - NoMachine with X works really well, especially over a VPN. Full linux desktop, great scaling and kb support - Use mosh instead of ssh, especially if connecting over cellular, as it is tolerant of dropped connections - Like the person who switched to an X230, I followed a similar path finally settling on a Microsoft Surface v7 which was £300 second hand. The hardwar…
Re: Emacs on an iPad
#65I've done this (vps for emacs). My tuppenth worth: - NoMachine with X works really well, especially over a VPN. Full linux desktop, great scaling and kb support - Use mosh instead of ssh, especially if connecting over cellular, as it is tolerant of dropped connections - Like the person who switched to an X230, I followed a similar path finally settling on a Microsoft Surface v7 which was £300 second hand. The hardwar…
Why does NoMachine work better over a VPN?
Re: Emacs on an iPad
#66The M1 on the Mac unintentionally killed iPad as laptop replacement for a lot of people. Around 2015-2019, Macs were terrible. They overheated, theottled and had loud fans. At the same time, the iPad Pro was dead silent, lighter, faster and had better battery life. Today, the M1 MacBook Air gets all those goodies and you get a nice keyboard and a capable OS. The battery life is also twice as long as an iPad Pro. Appl…
Huh? I just purchased an iPad Air M1 as a laptop replacement. With stage manager supporting external displays as of iPadOS 16.2, an iPad really is just a laptop without a keyboard. Combine it with a bluetooth keyboard and mouse, hook it up to an external display, and it's hard to distinguish from any other desktop computer. Remove everything, and it's the optimal size to consume books and video on the couch. Combine…
Re: Emacs on an iPad
#67It might be possible to run Emacs directly on iPad using iSH. I run vim this way and love it.
Re: Emacs on an iPad
#68Earlier quoted context omitted.
Huh? I just purchased an iPad Air M1 as a laptop replacement. With stage manager supporting external displays as of iPadOS 16.2, an iPad really is just a laptop without a keyboard. Combine it with a bluetooth keyboard and mouse, hook it up to an external display, and it's hard to distinguish from any other desktop computer. Remove everything, and it's the optimal size to consume books and video on the couch. Combine…
If you're just going to use another machine to do your work on, it doesn't sound like much of a replacement.
Re: Emacs on an iPad
#69Earlier quoted context omitted.
Probably wouldn't be allowed because of the app store rule against apps with embedded languages.
That rule was softened, so there are a bunch of apps like Pyto, Pythonista, Python2IDE, Swift Playgrounds (doesn't quite count since it's by Apple) that let you run code on the device.
Re: Emacs on an iPad
#70I believe the iSH app[1] can run Emacs without jailbreaking the iPad. I use it a lot, but not for Emacs. [1] https://github.com/ish-app/ish
Your comment made my week, I've been looking for a way to run Emacs (not remotely) on my iPad Pro since buying it in 2020. To confirm I just downloaded iSH and installed Emacs 27.2 (i586-alpine-linux-musl build) successfully. Now lets see what devilish compromises I need to make on keybindings..