RoboticMind

Results 10 comments of RoboticMind

The build script changes are now a part of the 5.3.1.0 release if you want to look into this some more @Git-Jiro

I was able to change the node by setting the --expires flag to 1 but now nothing happens at all when I run any command EDIT: I found out that...

Looked into the code a little bit, looks like the connection is started before it is completely needed. In cli.py, there's a line `steem = stm.Steem(no_broadcast=args.no_broadcast, **options)` before any commands...

Any update on this? One of the \*newer\* features that allow for entering any account manager on Android is not on the current play store version. This would allow people...

Any estimate on when that'll be?

Emscripten can convert to Web Assembly as well. While not as fully universal, it's on the major browsers and runs at a much faster speed. Multithreading is not actually supported...

Running on browser would allow iOS to use it which would allow more people to use BOINC. There's also the ease of use to it. If I'm not technical, going...

Maybe RSS or Atom (or both) could be implemented? What do you think @sau412?

Ran into this issue as well, seems to be the issue described in the cyclic mod at https://github.com/Lothrazar/Cyclic/issues/1462 Manually updating the mod version to the latest seemed to fix this...