lightsecond
You don’t love me.
As someone just learning Go, the current behaviour is really unexpected. I’m happy that they are changing it.
I’m envious of people who can use modern Java. We’re still on the #roadto11 from Java 8. It’s good though that newer versions are incremental. The path to upgrades should be simpler.
I can’t seem to access https://literature.cafe as well. Was there any communication about that?
The Google Play Store uses a technique called delta patching to calculate the diff server side and avoid transferring parts of the app that haven’t changed since your original installation.
This is understandably not perfect because they want to avoid load on their servers and also the extra processing on your device to “unpack” it. So what you have is a happy medium between sending the entire app again and sending strictly the diff.