Live data from Hacker News

Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

buffereditor.com

111–120 of 120 posts

Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

#111

Earlier quoted context omitted.

> Many have fallen for Apple's shiny marketing Has Apple marketed iOS as a self-hosting software development device ? > This is a forum for technologists who are often interested in this functionality Are people who are interested in functionality seriously expecting Apple to be the most “functional”? Isn’t that the whole schpiel of Linux, open source, where everything is customizable? Why are people seeking out Appl…

> Has Apple marketed iOS as a self-hosting software development device ? Apple has marketed iPhone as an everything device. "There's an app for that." > But if this approach was superior, why are these same technologists fawning over Apple then ? People feel a psychological need to justify their expensive purchases. On some axes, Apple's hardware is superior to alternatives. On pretty much all axes, Apple's software…

> Complaining about what is wrong with each device incentivizes companies to make them better

Not really. Financial incentives incentivizes companies to make devices “better”. Additionally, adding more complexity and adding low level hooks for developers is likely to make things worst for the majority of users.

Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

#112

Earlier quoted context omitted.

> Has Apple marketed iOS as a self-hosting software development device ? Apple has marketed iPhone as an everything device. "There's an app for that." > But if this approach was superior, why are these same technologists fawning over Apple then ? People feel a psychological need to justify their expensive purchases. On some axes, Apple's hardware is superior to alternatives. On pretty much all axes, Apple's software…

> Complaining about what is wrong with each device incentivizes companies to make them better Not really. Financial incentives incentivizes companies to make devices “better”. Additionally, adding more complexity and adding low level hooks for developers is likely to make things worst for the majority of users.

>Financial incentives incentivizes companies to make devices “better”.

Financial incentives follow from people complaining about devices prompting other people not to buy them.

> Additionally, adding more complexity and adding low level hooks for developers is likely to make things worst for the majority of users.

Who is asking for more complexity? The additional complexity of iOS comes from giving Apple special APIs that nobody else is allowed to use.

Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

#113
post #30

> Easily develop software, view code or take notes on the go "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 possibilit…

Used to be on android and it wasn’t that much better either. I love the GitHub app, and with good CICD I have made many PRs from my phone itself and let the GitHub actions tell me if I did something wrong (though creating PRs I need to open the website). If I can get a really good code editor integrated with GitHub I can totally see myself working half my day from the phone.

I don't think it's meant to work from a mobile device (iPad with keyboard and mouse is probably very acceptable) but pushing the period key on your keyboard while viewing a GitHub.com repo will give you a fully client-side vscode editor in the browser.

Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

#115
post #58

On Mac/iOS, Notes is hard to beat honestly. No I can't code in it, but I don't want to code on my phone and on my laptop I have other tools to code in, sorry..

No idea why this got voted down. The app in question is for Apple ecosystem, it's not cross-platform. In the Apple ecosystem, yeah, Notes is simple, capable and hard to beat

Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

#116
post #17

Earlier quoted context omitted.

That's never going to happen. I guarantee it.

I think it could happen given legislation allowing easy sideloading of apps and competition on app stores, and maybe a production simplification where it would make sense to use the same CPU on both Macbook and tables

Apple already uses the same CPU in the lower-end MacBooks (Air, Pro 13") and higher-end iPads (Air, Pro).

Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

#117
post #30

> Easily develop software, view code or take notes on the go "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 possibilit…

Why should Apple be obligated to make their hardware open? You have the option of not buying Apple products. Apple is not forcing anyone to buy their products. Apple is a private company. The vast majority of their customers don’t need to worry about compiling their own software. Apple is selling a product for the average consumer. Arguably, Apple doesn’t want hardcore users like yourself as a user. Hardcore users ar…

Because it is a really expensive device I own, it is not apple’s business to decide what I am allowed to do with it after purchase. As far as I know I don’t rent it — even though they would prefer such a business model.

Also, come on - this “you have a choice for another device” is just such a stupid “argument”. There are 2 tradeoffs to choose from, period. And there will likely not be another for a very long time, as the main reason Windows Phone couldn’t gain traction is that mobile app developers had more than enough work to support 2 markets.

Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

#118

Earlier quoted context omitted.

This is a forum for technologists who are often interested in this functionality. Many have fallen for Apple's shiny marketing, and they have every right to complain if they feel they have been hoodwinked. It helps other people make better purchasing decisions.

> Many have fallen for Apple's shiny marketing Has Apple marketed iOS as a self-hosting software development device ? > This is a forum for technologists who are often interested in this functionality Are people who are interested in functionality seriously expecting Apple to be the most “functional”? Isn’t that the whole schpiel of Linux, open source, where everything is customizable? Why are people seeking out Appl…

Running arbitrary Turing-complete programs that output Y from X is not customizability. I’m not asking to change the lock screen.

They have more than capable enough processors for that, it’s not some happy meal menu present that can only run a single stupid game.

Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

#119

Earlier quoted context omitted.

> Has Apple marketed iOS as a self-hosting software development device ? Apple has marketed iPhone as an everything device. "There's an app for that." > But if this approach was superior, why are these same technologists fawning over Apple then ? People feel a psychological need to justify their expensive purchases. On some axes, Apple's hardware is superior to alternatives. On pretty much all axes, Apple's software…

> Complaining about what is wrong with each device incentivizes companies to make them better Not really. Financial incentives incentivizes companies to make devices “better”. Additionally, adding more complexity and adding low level hooks for developers is likely to make things worst for the majority of users.

There is nothing not already implemented needed for compilers other than AppStore pulling the trigger on already working apps.

Re: Buffereditor – Code and Text Editor for iPhone, iPad and iPad Pro

#120
post #47

Earlier quoted context omitted.

I’m probably from alternative universe, but I just managed to work and play with Doom Emacs on my iPad.

How did you do this?

They are using an terminal app to ssh into another non-toy machine that is running doom Emacs. Not quite the same.
Post reply on HN