G-Cao
Results
2
comments of
G-Cao
``` def generate_color_by_text(text): s = ustr(text) if s is not None: # print('Variable is not None') hash_code = int(hashlib.sha256(s.encode('utf-8')).hexdigest(), 16) r = int((hash_code / 255) % 255) g = int((hash_code...
It's true that IINA is not a mobile client, but when using it on a daily basis, I usually encounter situations where the fast and slow playback is variable (especially...