• 6 Posts
  • 58 Comments
Joined 3 years ago
cake
Cake day: August 15th, 2023

help-circle


  • IMHO you need to use adb to force install older version. Something like :
    adb install -r -d myapp.apk

    Look it up! It should be possible to use termux on phone and connect wirelessly to your own phone to access adb. Or you have to use another device to connect to your phone.

    Of course simpler solution is being able to backup settings and data, uninstall then install older version and restore data.



  • Glad I started watching this. I tried because it was tagged as sci-fi but didn’t really look like it and I was dubious about it being something I would enjoy. Yet I really dig the mistery around second Kowloon and it’s inhabitants. I wonder what would really happen to “real” people eating Kowloon foods.

    I checked manga and it has not ended. So anime won’t be either when current season ends. Hope it won’t be a let down and that they will adapt all of it. 🤞











  • Just a random thought, if there is a need for privacy wouldn’t it be possible to create public / private encryption key for users so messages can be encrypted and exchanged.

    This way what would be public is that there’s an exchange but nobody would be able to know what was said. It would make it at least message content private.

    To make it a step further could exchange between servers also use it to encrypt which users exchange private message. I am thinking it could make it fully private then. Only sender and receiver servers could know which users were private messaging.