cacaosteve
cacaosteve
Have you had any luck? HDWallet has an unavailable deprecated property but it is 0. I am just trying to convert WalletExample to work with HDWallet, since there is no...
"The BitcoinKit library is a Swift implementation of the Bitcoin protocol which support both BCH and BTC. Improving the mobile ecosystem for Bitcoin developers is our mission. BitcoinKit allows maintaining...
I seem to remember just removing that part entirely
Would this help a crash I am getting using the database queue from my main thread? It only happens sometimes. It's a background thread that is crashing. I know I...
I must be doing something wrong because I'm on a 2021 MacBook Pro M1 Max and it is using the CPU: (base) ➜ tinygrad git:(master) ✗ conda activate my_conda_env_with_py311 (my_conda_env_with_py311)...
I saw something on simonwenkel.com that said do "conda install -c conda-forge pocl pyopencl clinfo" to use GPU. putting PYOPENCL_COMPILER_OUTPUT=1 in cache.py or llama.py doesn't seem to do anything, neither...
after putting that variable in my .zshrc file: Hello. /Users/steve/miniforge3/envs/my_conda_env_with_py311/lib/python3.11/site-packages/pyopencl/cache.py:495: CompilerWarning: Built kernel retrieved from cache. Original from-source build had warnings: Build on succeeded, but said: warning: /Users/steve/.cache/pocl/kcache/tempfile_o47SpM.cl:1:26: unsupported OpenCL...
i apologize, I've never been able to get on the discord because it kicks me out within the day, but i can open a discussion thread
For macOS Apple Silicon, I'm trying to figure out will clang work or do we need gcc, something like https://github.com/amlal-elmahrouss/homebrew-mips64 for cross-compilation? Or maybe it's possible to do the build...
codesign --force --deep --sign - ~/Downloads/Zelda64Recompiled.app/Contents/MacOS/Zelda64Recompiled