bona_rongrong

Results 5 issues of bona_rongrong

Hi, Is there any way to push node without link far away from the center? or with specific distance? tried to implement `forceRadial` but doesn't know how make it work....

I tried to run glances as webserver using `glances -w -d` `Glances Web User Interface started on http://0.0.0.0:61208/` there is no error in the terminal. however, when I tried access...

needs more info

is there any way to get category of the app from calling `api.details(packageName)`

Hi... It's my first time using lolminer. Hashrate drop very low on my rtx 3060 v2, it's only 12-29 Mh/s; the best I got only 29.75 Mh/s. I tried with...

got this error : `UnboundLocalError: local variable 'error_content' referenced before assignment` `whois_data = whoisit.domain(domain_name=domain)` ``` whois_data = whoisit.domain(domain_name=domain) File "/usr/local/lib/python3.10/dist-packages/whoisit/__init__.py", line 102, in domain req_resp: dict = q.request() File "/usr/local/lib/python3.10/dist-packages/whoisit/query.py",...