Ma Mana ma Manama
Ma Mana ma Manama
FYI, the bin way seems failing with repeated ~/downloads/yay-bin $ pacman -U yay-bin-12.3.0-1-aarch64.pkg.tar.xz --root / loading packages... resolving dependencies... looking for conflicting packages... Packages (1) yay-bin-12.3.0-1 Total Installed Size: 8.65...
Still present in Ubuntu 20 ``` pip show cython Name: Cython Version: 3.0.7 Summary: The Cython compiler for writing C extensions in the Python language. Home-page: https://cython.org/ Author: Robert Bradshaw,...
Can somebody screenshot it and show how it works for them? I have been using OpenAI beta and playground since AUG 2022 (sic) and have signed up twice or thrice...
IMHO a case of scope creep: one can just add it to the Web UI instead, and use it when running under the same account - I have done it...
Tip - I have written this snippet just for that: ``` #!/bin/bash # Get the serial number of the first device ANDROID_SERIAL=$(adb devices | awk 'NR==2 {print $1}') # Check...
@dreirund - 1. I have fixed my backticks (had been writing the above on mobile - clunky UI then). 2. FYI, yours is even more cryptic than mine ;) :...
Confirmed to work @dreirund , also on my finicky (rooted, with e.g. nano in the /bin, Magisked, triply connected, also via BT, etc) Droid. My suggestion, as per the above...
Re > My suggestion, as per the above - add it to the base options. I should have looked up the names. Self-fix : > My suggestion, for @spion, as...
Another wild guess: after some refusals, Sidney suggests that the end-user using Edge Dev vs Edge 'for the masses' is material: Q: _Useful! I am on Ubuntu. Is that gear...
FYI, I usually solve it by a version of below: ``` #Not needed, but why not: adb forward tcp:8022 tcp:8022 #Needed ;), run as separate commands, not as a one...