top | item 31074982

(no title)

satran | 3 years ago

I bought my iPad Pro 12" given the form factor in 2020. Here's my two cents on coding on it.

It's a brilliant form factor for writing. Get a Bluetooth keyboard and place the iPad vertically it's perfect to write with. I also hoped to code on it. I do connect to a raspberry pi to run Emacs. Coding on it depends on what you want to create. If it is backend servers, parsers, or anything that can be tested on your remote machine it works really well. The moment you want to do web development or create iOS apps you hit a wall. The form factor is great but the software is terrible for coding. Great for consuming, and occasionally for some productive work.

discuss

order

goosedragons|3 years ago

I had a similar experience. Mainly wanted to do stuff with R and LaTeX, and doing workarounds to view plots gets tired fast. Didn't help that my Mac Mini I was connecting to would often lose WiFi but not auto-reconnect (no wired option where I was living at the time). What's super depressing is my $80 Kindle Fire is a more capable device thanks to Termux+X11 server despite being multitudes slower as you can do everything on the device.

bogwog|3 years ago

Couldn’t you use jupyter notebooks for R? Idk about Latex, but there’s probably a plugin out there for it.