zpalmtree

Results 13 comments of zpalmtree

@timbod7 Thanks for the reply. Is it possible to make the labels vertical to save space instead?

For now I just worked around it by condensing my labels and increasing the chart size, which works OK. ![shuffle tester_001](https://user-images.githubusercontent.com/22151537/32981610-9cd44042-cc6f-11e7-92a4-b3e88889ba72.png)

If you're getting 100% rejection rate, the first thing to check is that you are using the right algorithm. Make sure you are using `turtlecoin` / `chukwav2`.

Inaccurate hashrate reporting has been fixed. Hashrate for specific time periods could still do with being added.

From my understanding, the `k80` uses a kepler architecture, which is equivalent to gtx 7xx series, which have been discontinued in the latest CUDA, as mentioned in the readme: >...

Sorry for the slow response. I do seem to still be seeing CORS related issues when getting rate limited. ![image](https://user-images.githubusercontent.com/22151537/192116642-c745f209-0514-488d-86f7-753d8c8a7693.png) ![image](https://user-images.githubusercontent.com/22151537/192116674-b407d76e-776b-43dd-9485-b0f951a7180e.png) It appears to be Cloudflare enforcing the rate limits:...

Looks like the website might have changed how we can scrape data from it. Investigating.

Actually, I was accidentally running an old version. I can reproduce the bug when I search for `_`, http://rule34.paheal.net/tags?starts_with=_&mincount=1 seems to make the website fail to retrieve data. What is...

You'd have to modify the source code and recompile to fix this I'm afraid. I no longer have time to support this repo sadly.

This is a feature I'd quite like to add, but don't really have the time to do, unfortunately. Looking into how multi-tag searching works, it appears easier than I expected,...