this post was submitted on 23 Jun 2023
381 points (87.7% liked)

Memes

45190 readers
2653 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 1 year ago (8 children)

my partner uses an iPhone, and i'll never understand how. there's so many hoops you have to jump through to find or do anything on there... the UI is a complete shitshow. it's the least intuitive interface i have ever had the misfortune to use. Macs are somehow even worse. if you love someone, find them an Android replacement and set it on baby/elderly mode with all the buttons huge and in one spot. a fucking Jitterbug would be an upgrade.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

The main advantage ios has over Android is its lack of support for virtualization (like java). This makes their apps much less resource hungry, faster, and the phone does not slow down as much over time. Given the fact that idiotic apps like Instagram and Facebook need supercomputers to run on Android the difference for the end user is a huge gulf performancewise. It must be a nightmare for developers though.

For people who know what they are doing it is very easy to maintain the software health on android and keep it running fast over time. If you don't though usage of apps like the ones mentioned above will make it run like a commodore in months.

[–] [email protected] 9 points 1 year ago

That virtualization thing hasn't really been true for quite a while. Android compiles the Java-ish code ahead of time (the .oat file is a playful acronym for "ahead of time") to native code. There's still overhead with exceptions and other java-isms, but that still very much exists in objective-c.

I'd bed that iPhones only seem faster because it's normal to have more powerful and expensive new iPhones. Android has auto-suspended apps in the background for longer than iphone, and it doesn't require any maintenance to keep running smoothly (it doesn't even require "closing" apps from the app drawer).

load more comments (6 replies)