Jake Birchall
Jake Birchall
### Checklist - [X] I've looked through [troubleshooting](https://clementtsang.github.io/bottom/nightly/troubleshooting), [known problems](https://clementtsang.github.io/bottom/nightly/support/official/#known-problems), and [existing open issues](https://github.com/ClementTsang/bottom/issues?q=is%3Aopen+is%3Aissue) for similar issues. ### What operating system and version are you using? Windows 10 22H2 19045.3086...
While testing this tool, i noticed the OpenCL kernel is constantly dropping in hashrate. It is also slow to begin with, only getting 20mh on my 5700xt I have also...
This pull request is draft for now as we go through the steps to add support for Hypra network. Hypra is a custom Proof-of-Work chain based on Ethereum, but recently...
- [x] I understand that token listing is not required to use the Uniswap Interface with a token. - [x] I understand that filing an issue or adding liquidity does...
At the moment, most generated requests for OpenApi are done via attributes. However, the summary is still done via docblock reflection. I propose to add a summary Attribute to replace...
``` :react-native-media-kit:compileReleaseJavaWithJavac /Users/jbirchall/Documents/projects/app/node_modules/react-native-media-kit/android/src/main/java/com/greatdroid/reactnative/media/player/ReactMediaPlayerViewManager.java:95: error: no suitable constructor found for Event(int,long) .dispatchEvent(new Event(view.getId(), SystemClock.uptimeMillis()) { ^ constructor Event.Event() is not applicable (actual and formal argument lists differ in length) constructor Event.Event(int)...
Hey, just stumbled across your project and it looks promissing. How ever would it be possible for you to add PC Tekken 7 support. I would to train an agent...
Hey everyone, Just a quick update. Maybe people have been contacting me if this project is abandoned, it wasn't, I was just demotivated. I made some bad architecture decisions when...
Current candidates; - https://github.com/php-curl-class/php-curl-class - https://github.com/guzzle/guzzle - https://github.com/yiisoft/yii2-httpclient - https://github.com/kriswallsmith/Buzz - https://github.com/rmccue/Requests - https://github.com/php-http/httplug - https://github.com/Kong/unirest-php Must be; - [x] Fast - [x] Secure - [x] Little overhead - [x]...
Following tasks need completing for 1.0 release. - [ ] Plugins and Timers container classes - [ ] Http requests - [ ] Advanced timers with Database access - [...