Live data from Hacker News

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

buffereditor.com

61–70 of 120 posts

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

#61
I wrote a program on the iPhone once using Pythonista. It was a little slower to type but I found it kind of revolutionary.

I started writing it on the couch while watching tv, then finished it lying in bed. It was just such a relaxed experience compared to sitting up straight at a desk and forcing myself to write. It’s hard to describe.

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

#62
post #56

Earlier quoted context omitted.

All of these problems are working back from the solution to the problem. Life has taught me to start at the problems.

Problem: don’t want to bring thing that must be attached to a keyboard at all times to be useful. Solution: iPad.

That's a terrible causal relation.

Run a KT decision analysis. The iPad will never come out as the device you actually end up writing code on if you're honest with yourself.

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

#63
post #5

I 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…

As a person who codes on MacBooks and iPads and also uses them for fun.. You’re missing the segment of people who are traveling and don’t want to take their entire MacBook places. Even if it’s smaller, I can’t simply detach it’s screen and hold it to watch Netflix or such. I often take on the extra size an iPad may have for size versatility down the road. One doesn’t always have or want to figure out a flat surface t…

> You’re missing the segment of people who are traveling and don’t want to take their entire MacBook places. Even if it’s smaller, I can’t simply detach it’s screen and hold it to watch Netflix or such.

This is the solution being applied before the problem again. It is a case of applying compromises to fit the solution into the available device rather than look at the problem and choose a device suitable for it. I travel with my iPad. It's fine for that. But I'm certainly not going to be writing up anything extensive or writing any code on it.

> I often take on the extra size an iPad may have for size versatility down the road. One doesn’t always have or want to figure out a flat surface to place your device when on the road, in bed, on toilet, or in a bath.

I prefer not to shit or wash where I compute :). As for the surfaces, the iPad is the least flexible device. At worst you have to hold it constantly which is painful after an hour or so.

> I also code quite a lot on my iPad as an iOS dev, because playgrounds are a fantastic way to create mini libraries, apps, or explore some idea you may have on the go. Performance is amazing with the M1 series as well.

Having used Swift Playground extensively, I think you must be living in the future where they fixed all the show stopping bugs and crashes. It's totally unusable for me and doesn't meet even a minimum bar for quality.

>The one thing I dont do with my iPad is any sort of pen input. I’ve never found it useful, but I’m also faster at typing than drawing or annotating. I used to always by the pencil to go with the pro, but stopped doing that a couple years ago because I simply never use it.

It's definitely quicker to type. But it's quicker to draw than type if the scenario isn't suited to textual description.

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

#64
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…

I guess your search is somehow limited,

https://developer.apple.com/swift-playgrounds

https://apps.apple.com/us/app/pythonista-3/id1085978097

https://codea.io/

https://apps.apple.com/gb/app/continuous-net-c-and-f-ide/id1...

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

#65
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.

That's a bit surprising actually. The play store kinda sucks but I generally can find more flexible apps on there than iOS store.

I see a lot of people run an SSH client to a server in order to edit and run code. Is that an option for you?

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

#66
post #15

I've been looking for a good code editor for my phone for a very long time already. This looks supernice, but I have an Android smartphone... Can anyone recommend a good IDE that runs on an Android phone?

Depends of what you're after, Pydroid 3, C# Shell and AIDE are okish.

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

#67
post #40
post #14

I do not understand why people can be happy with the artificial software barriers. I'm really happy with my Apple M1 but I'd never use it if I could not run Emacs and free software on it.

Artificial software barriers are the norm, and often desirable. Cars, TVs, dishwashers, game consoles, etc etc. General purpose computers are the exception. While most people have never given it any thought at all, many of the rest of us absolutely do not want our phone to be a GPC.

Cars, dumb TVs, dishwashers, etc. aren't general purpose computer platforms. There's no market for running arbitrary software on them, nor do they contain a web-browser.

Smart TVs, game consoles, phones and tablets on the other hand already are general purpose computers. It is possible for someone to run whatever they want on them, be it by jumping through all the hoops or just by hosting a website. These artificial software barriers exist purely as anti-consumer rent extraction; they don't limit the functionality of the device beyond putting a price on participation.

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

#68
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..

I will agree that Notes is pretty awesome. But, and it's a big but, it's not at all portable across OS. This bit me recently as I had to switch to a PC for recording, and the sudden loss of access to all my notes was a bigger blow than I'd expected.

I took that as a sign, and take notes with synced text and markdown files now.

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

#69
post #29

No option to try before buy

It's $5. Even if it sucks and I only ever used it once, it's $5. I spend way more than that on a book I know I'll only read once.

Our sense of value is kinda skewed these days when it comes to app costs. Probably because so many folks believe that ad supported free apps should be the norm.

Post reply on HN