• 0 Posts
  • 99 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle



  • I’ll still say that when it comes to developers, Apple is a much better experience than Google.

    On the App Store you can appeal if your app is rejected and you have an actual human on the other side to explain you what are the issues.

    On the Google Play, anything goes usually, but later if your account gets flagged by their automated system, you might 1) get a generic email with no explanation and a threat that you should fix it or the app will be taken down and your account get 1 out of 3 warnings; 2) get your account simply banned without explanation, losing all your services associated with Google forever with no appeal or anything you can do; 3) have your Google account simply disabled for supposedly being “associated” with some other account that was banned.

    Many of these horror stories can be found on the Android development subreddits and I suspect this is the result of the Play Store being a big target of malicious or scam apps constantly.


  • It’s all about trust. The problem is that people trust Apple not to steal your credit card information and to honor subscription rules etc. You probably trust the independent platform a bit less, such as many of those scammer platforms who might even charge people more than they should by “mistake”, then have an awful process to get reimbursed etc.

    In that sense, most people will always prefer Apple to manage these things. Everything’s then in one place, and you trust that once you cancel it you won’t be charged again.

    As an example, I had a Netflix subscription and after I cancelled it, I’ve got 2 or three emails saying “Thank you for reactivating your subscription” which I didn’t do. I suspect they make some pop up that my mom tapped without noticing, but that definitely shouldn’t happen without my password. I could only solve the problem by adding a second payment method (which doesn’t work) and only then it allowed me to delete my previous credit card data.














  • It will never have this since it’s incapable of using native widgets and theming

    You can criticize Electron’s performance and memory footprint, but as long as there’s an API to access something, it can access the same features as a native app, it just depends on the company’s willingness to do it. HTML is also one of the best platforms in terms of accessibility.

    The problem though, is that cross-platform apps are optimized for that: sharing the same code among systems, and using specific OS features complicate things, so the tendency is to use the same solution for all of them, even when it isn’t the correct one. Also, they make it possible for developers who don’t know a certain OS well to still build for it, making things potentially worse in the user experience.



  • copyright is a matter of law, and nothing else

    This assertion dismisses the ethical considerations often intertwined with legal principles. Laws (including copyright laws) are influenced by moral and ethical values, and there are often huge books on theories about the validity of certain things which serve as the starting point of collections of laws.

    the immorality is how companies wield it like a cudgel to entrench their control over culture

    While some companies do exploit copyright laws, not all companies use it in this way and whether it brings more harm than good is a point of discussion. But it can’t be generalized.

    This completely overlooks the positive aspects of copyright as well, such as protecting the rights of individual creators and ensuring they can earn something from their own work.