HtheChemist

Results 17 comments of HtheChemist

This is in Python: https://github.com/venomous/cloudscraper Seems pretty straigtforward to implement. I will try to do some test when I have a moment.

Thank you. I could not make sense from how the `_serializer` was set by the code and the tests, hence why I assumed it would use a standard `ModelSerializer` class....

This is the general idea. The generic consumer act as a multiplexer and redirect the signal to the right function and check the permission through the DRF Api route. This...

Yes this was noted. Another permission check need to be done on the consumer side to ensure that the user has the permission to see the signal event. Doing the...

Are you on Bitnode 1? What is your hacking level?

It is strange that it tries to hack millenium-fitness as it requires 484 hacking. I am going to try to reproduce this locally.

I am starting to wonder if it is because when we switch node, the script does not reset...

Hmm, I don't have this problem with WSL. However, you don't need to build it, unless you did modification, you can simply wget from github

Do you have the log of each? Sometimes it may need to be throttled.

It is quite hard to debug honestly. I also have not been playing for a little while. I believe there is now ways to connect a debugger to BitBurner but...