Another option people may want to consider is hosting a version of Code Server[1]. I do this with my iPad Pro and it has been incredibly convenient. I even have it configured so that ports can be routed to via my domain, meaning I can do web development with a local server on port 3000 and view it live at 3000.my.domain.tld. 1: https://github.com/coder/code-server
Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
21–30 of 120 posts
Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
#22Earlier quoted context omitted.
Plus, your MacBook Air comes with a calculator.
Yeah this one actually pisses me off about the iPad. The Mac calculator in RPN mode is my goto but on iOS, nope!
https://apps.apple.com/no/app/42s-rpn-calculator/id301525577
Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
#23Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
#24I appreciate the effort that goes into these products but I find the market position weird. Case in point: by the time I add a keyboard case to my 11" iPad Pro, it weighs more than my MacBook Air does and it's not a lot smaller. I think I should just take the MacBook Air with me. That has the same CPU, storage and memory and I can run full stack on it fine. That is not to denigrate the usefulness of the iPad, which I…
I think I don't want a laptop, but the only thing preventing me from getting the most powerful iPad is Apple policies, you are right, when you put a keyboard on the iPad it weights as much as your MacBook Pro, but then the tablet is on his desk, and the ability to remove it and just use it in the bath to read something, or to hang it to a iron arm and watch a video are not that easy with a MacBook, as soon as iPad su…
As for virtualization of other OS on iOS: already exists!
Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
#25Another option people may want to consider is hosting a version of Code Server[1]. I do this with my iPad Pro and it has been incredibly convenient. I even have it configured so that ports can be routed to via my domain, meaning I can do web development with a local server on port 3000 and view it live at 3000.my.domain.tld. 1: https://github.com/coder/code-server
Blink Shell also now has Code Server built-in https://docs.blink.sh/advanced/code
Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
#26Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
#27Earlier quoted context omitted.
Yeah this one actually pisses me off about the iPad. The Mac calculator in RPN mode is my goto but on iOS, nope!
I use this free and good RPN calculator app: https://apps.apple.com/no/app/42s-rpn-calculator/id301525577
Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
#28Another option people may want to consider is hosting a version of Code Server[1]. I do this with my iPad Pro and it has been incredibly convenient. I even have it configured so that ports can be routed to via my domain, meaning I can do web development with a local server on port 3000 and view it live at 3000.my.domain.tld. 1: https://github.com/coder/code-server
Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
#29Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro
#30"Develop software", which means writing code without the ability to run them, or the ability to compile multiple files as a "project", like all the other code editors on iOS?
I stopped paying attention to these apps because of how App artificially limit what apps can do. Writing Java offline? Good, but you can compile one class at a time, and the possibility of importing another user package is thrown out of the window. This makes it only useful for absolute beginners. There are alternative approaches, e.g. using a web browser, online compilation (which is not too different from web browser) and using a terminal that happens to support JDK. I saw developers literally say "Don't write reviews to complain, we have to follow the rules"
Which is sad because these devices as expensive as $1k are very powerful and have all the necessary APIs to make that work, it is only the app store rules that prevent the device from becoming a "real" computer