Earlier quoted context omitted.
I dislike Apple, but one thing I'll say in their favour is that I can wander into any Apple store and get a replacement device when it breaks (or maybe even a repair if I'm lucky). Lenovo, on the other hand took weeks to get back to me and then quoted $400AUD to replace the display backlight - with someone else's name on the quote. If I've got LTE connectivity, I'm probably going to remote in to some other box with a…
Lenovo offers a next business day on-site replacement warranty that covers accidental damage. It doesn’t get much better than that. I’ve used the service a few times over the past five or so years and it’s been excellent. It really wasn’t that much extra, and it’s a no-brainer when you consider how valuable all the lost time from a multi-week replacement.
Coding on an iPad Pro in 2019
131–140 of 196 posts
Re: Coding on an iPad Pro in 2019
#132The iPad Pro will become a viable "pro" device when they finally stop artificially holding it back by not allowing a full version of Safari. Edit: and of course mouse/trackpad support
Isn't it literally a full version of Safari, just a different (and correct) user agent? So really it's a site's use of user agent rather than media queries which is breaking things for you?
Re: Coding on an iPad Pro in 2019
#133Earlier quoted context omitted.
Isn't it literally a full version of Safari, just a different (and correct) user agent? So really it's a site's use of user agent rather than media queries which is breaking things for you?
I attempted to use an iPad pro as a primary device for a few weeks. It seemed to be more than just the user agent. Things were rendered wrong, it seems some browser defaults we're also different so if the site developers assumed they were there, it looked funny. Switching to "request desktop site" wasn't always a solution
Any decent website should look exactly the same on the iPad and a desktop window of equal size. If it doesn't, the developer rather than the browser is to blame.
Re: Coding on an iPad Pro in 2019
#134Earlier quoted context omitted.
Repl.it ceo here. We've evolved a lot in the past 18 months, most importantly we added priper file and filetree support! Give it another shot and email me with feedback so we can get better. Oh, and we have a big sprint coming up for better support for tablets and touch in general.
i checked out your jobs site, that is the coolest thing ever, a command line terminal with links as directories and files, very nice work.
Re: Coding on an iPad Pro in 2019
#135This seems like an exercise in masochism. Why would you want to code on an OS targeted for smartphones and without any native compiler support? To those who want LTE connectivity, I don't think you know there's a device called the Thinkpad X1 with this functionality built in. Or is it that coding on tablets is considered "hip" these days?
This is on the one side a nice hacking challange, on the other side it should document the software gap, Apple needs to address. If Apple would just offer a Unix sandbox app - like Termux - I would upgrade to the latest and greatest iPad pro in a second.
APPLE - are you listening? There is easy revenue to pick up, just in case you are looking for extra revenue.
Re: Coding on an iPad Pro in 2019
#136Earlier quoted context omitted.
Have you actually brought a device to be repaired within the last few years? They take it in the back to diagnose it, come back with a sad expression and tell you they need to send it in, and you can pick it up in a week. (And that's not even mentioning the fact that most Apple stores are a zoo, and you can easily spend an hour waiting for your 'Genius' appointment)
They wanted to take my 2017 MBP for a week to replace the faulty keyboard. I was forced to buy a new machine because I can’t afford to be unproductive for a week. Having a $3000 machine sidelined for a week by a design flaw that oringinates from Apple’s obsession with making pretty and thin devices over any practical considerations means I will be taking a very serious look at a windows laptop for the first time in o…
Life is suffering: on Razer I replaced Windows 10 with Ubuntu (which at that time wouldn’t work without long list of patches and tweaks; it’s better now with recent kernels), I hate the touch display, I would have preferred 1080p display over 4K, but at least modern Linuxes mostly do display scaling well enough. And then there is the touchpad. Which is several years behind MBP touchpad. And it’s not like it was much cheaper than the MBP.
But It runs google docs and Emacs as well as the MBP did. And has the keyboard that works. So I’m just fine.
I may in a year or two try MBP again. We’ll see.
Re: Coding on an iPad Pro in 2019
#137Earlier quoted context omitted.
Have you actually brought a device to be repaired within the last few years? They take it in the back to diagnose it, come back with a sad expression and tell you they need to send it in, and you can pick it up in a week. (And that's not even mentioning the fact that most Apple stores are a zoo, and you can easily spend an hour waiting for your 'Genius' appointment)
If I was in a hurry I’d buy a replacement device, restore from iCloud, and then return it in a week when my original device is back from warranty.
Re: Coding on an iPad Pro in 2019
#138Earlier quoted context omitted.
I’m able to get an absurd amount banged out with just my thumbs. I’ve taken comprehensive meeting notes this way. Possibly the reason to do it for coding would be the ability to code from anywhere for quite a while on battery/cell. Mosh does not take up much bandwidth or power. As an example, I worked on some professional projects over mosh on my iPhone to my home network from work. My job at the time made a lot of t…
This is fascinating - thank you so much for replying. I used to have input speed back when we had physical buttons on phones but with the advent of touch-screens, that has deteriorated for me. I hadn't considered how useful it would be to have when a small laptop isn't available. Another commenter mentioned working on a train; I can certainly see the use-case. Thanks for the insight!
Re: Coding on an iPad Pro in 2019
#139This seems like an exercise in masochism. Why would you want to code on an OS targeted for smartphones and without any native compiler support? To those who want LTE connectivity, I don't think you know there's a device called the Thinkpad X1 with this functionality built in. Or is it that coding on tablets is considered "hip" these days?
Cut out the condescending tone, please.
If I want a device with LTE connectivity build-in there are options out there such as my smartphone (USB-OTG, BT, WLAN), a USB stick, or a so-called MiFi (mobile WiFi). The latter is essentially a portable LTE modem utilizing WLAN so any client supporting WLAN can connect with it to the internet.
Re: Coding on an iPad Pro in 2019
#140I chalk up trying to code on the iPad Pro as one of those exercises akin to tinkering/customizing on Linux. Interesting and fun but not really something you want when you want your tools to get out of your way and just get things done.