People are strange
I feel offended by this message. I don't know why, i shouldn't care. I just click every article that makes it to nyc top
Their #1 focus is lock-in, preventing being commodified, and extracting value
No apps that run operating systems, no apps with windowed environments, no app-store-like apps / third party app stores, no browser engines, no Flash, terrible mobile safari experience, no OS mods / jailbreaks, no desktop-style cursors, physical iPad keyboards lacking escape keys. Wanting 30% of all payments for digital goods that occur on an iPhone.
Being able to eg "run Docker on your iPad" would go against all that. I think it's also a big part of why they charge $99/yr for being a developer - otherwise people would be able to sideload apps much more easily
Nice article related to this: https://subconscious.substack.com/p/aggregators-arent-open-e...
Hard to imagine just how different things might be right now if things were more open. iPhones are always on and connected to the internet - you could run servers from them! maybe mesh networking could actually be a thing?
The mother of all demos would not be allowed on the app store. Squeak/smalltalk would not be allowed. Feels disrespectful to humanity that the most popular platform in the US is so locked down. Idk how things would change here without government intervention -- this all seems to be in shareholders' interests.
Seems like a good time to be running a competitor. iOS being so locked down means they'll have lackluster support for the long tail of desired AI use cases. And cross platform development via react native is really good now, imo.
It's not talked about much, but one of the benefits of Stage Manager from iOS 16 is that all apps in the same "app set" are running concurrently and not getting suspended. So if you have your editor/ssh/browser in one app set, you can freely switch between them without fear of them suspending. And they can still be full screen, so no need to suffer the lessened screen real-estate, if you don't need to display 2+ windows at once.
I still wish I could run things locally without an internet connection, I am considering some portable SBC but it seems a waste of potential, as the iPad is much more powerful.
The background app issue is my biggest problem. I kind of work around it by using my phone to avoid app switching on the iPad.
No, actually, the lack of a damn escape key on the iPad's Magic Keyboard is my biggest issue. Yeah I map capslock to escape but my lizard brain can't handle that. I have a pair of server-side tricks to map ` to escape in bash and vim but it's a pain when I'm hopping around systems all day.
The Amazon CloudFront distribution is configured to block access from your country.
So I did learn something from the article, if I ever want to exclude visitors to my site from certain countries.Mirror: https://web.archive.org/web/20230517173906/https://dddiaz.co...
It was a little slow but probably not much slower than my laptop back in 2005 when I started coding in Rails, if it was any slower at all.
When it was under Microsoft it was rock solid stable. I never had issues with it. When they migrated it to GitHub they removed access to everyone that had been using it for months and failed to migrate users across.
Months went by of waiting in the GitHub beta list (for something I'd already been using...) and by the time I got access to it again I couldn't believe how much worse the service had become. It has degraded a lot.
Sometimes ports get "stuck" and require a full container restart, which took time, so I ended up writing a script to randomise which port the service I was writing would use. Sometimes it had errors with saving files and they'd just vanish.
I've found GitPod to just work. I only use these services when I'm on the move, and use my desktop when at home. I couldn't imagine relying on Codespaces at all.
In my dropbox folder I created a Sites folder, where I keep some websites to serve. This folder is shared with another dropbox account syncing on the server, from where the contents are served.
To add a new website, I just create a new folder under Sites and point the DNS records to the VPS IP address.
Surely something as powerful as the iPad Pro can handle a fancy text editor.
Working Copy is a fantastic combined Git client and text editor, which I've used extensively to edit my own website, and Secure ShellFish from the same developer is a great SSH client, file manager and editor.
https://en.m.wikipedia.org/wiki/Electron_(software_framework...