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.
Best explanation was in Fargate tv shows.
When MC find himself to other side of galaxy in alien spaceships with prisoners escaping he is injected by a little icon robot with nanobot (or something like that) enabling him to understand any language.
Just before he is injected other characters are speaking alien and you don’t understand them and gradually (but in a matter of 15/30 secs) after injection you start to hear aliens speaking English. I believe they even specifically speak about the technology.
Look at Species of Farscape #8 – Translator Microbes it is explained better and there is a short video. Too bad you don’t see him injected/shot but you got alien explaining how it works.
I don’t have the answer, but if you are looking to do something like that you could simply do :
if coin in (25, 10, 5):
Or use a list but I think using a tuple is better as your values are fixed.
Raccoon is also nice.
I think you are experiencing the same bug as this one : https://codeberg.org/Bazsalanszky/Eternity/issues/236
It has been fixed in nightly.
What I do is using synching to sync my files on my PC when I am at home. You could also manually back it up on a cloud drive.
Anyway I think it’s best practice to store somewhere recovery codes.
Aegis is often recommended as an open source solution : https://github.com/beemdevelopment/Aegis
Hate those posts only containing link… Feeling like I am looking at a news aggregator with click bait…
For those feeling like me here a simple cut and paste :
Sam is a very small Text-To-Speech (TTS) program written in Javascript, that runs on most popular platforms. It is an adaption to Javascript of the speech software SAM (Software Automatic Mouth) for the Commodore C64 published in the year 1982 by Don’t Ask Software (now SoftVoice, Inc.). It includes a Text-To-Phoneme converter called reciter and a Phoneme-To-Speech routine for the final output.
I guess this way you can also use it for manga or any other medium that sometimes use both page to display something.