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

help-circle



  • 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.




  • In this particular case the RAM is part of the chip as an attempt to squeeze more performance. Nowadays, processors have become too fast but it’s useless if the rest of the components don’t catch up. The traditional memory architecture has become a bottleneck the same way HDDs were before the introduction of SSDs.

    You’ll see this same trend extend to Windows laptops as they shift to Snapdragon processors too.