Gareth Wright

Results 31 comments of Gareth Wright

This project is defunct. Please don't register for it On Tue, 29 Jan 2019 at 14:28, mikki155 wrote: > It seems that none of the Bot18 webpages are inaccessible, except...

The Dev has disappeared again, so there have been no updates and no releases Kind regards Gareth Wright On Tue, 29 Jan 2019 at 14:44, mikki155 wrote: > This project...

require('os').cpus().length; looks for logical cores rather than physical ones. That can actually cause a higher latency on multi-threaded apps as two processes share the same physical core.

What's the json request format for http://localhost:8080/getAndDecryptReports?

I second that @br0k3nilluzion, @supersjimmie is exactly....down to the keyboard what I'm going for

If you do that you'll end up with: Traceback (most recent call last): File "setup.py", line 33, in os.symlink('../third_party', symlink_path) AttributeError: 'module' object has no attribute 'symlink'

Seems a bit daft but I guess you could add Windows support for symlink...though that would require an elevated command prompt to install. if os.name == "nt": def symlink_ms(source, link_name):...

I signed it!

Open the workspace not the project. That should resolve the issue On Wed, 12 Oct 2022 at 20:32, Felix ***@***.***> wrote: > I have problems Building the App (Maybe because...

Out at the moment but I’ll send you my workspace tomorrow. Remind me if I forget On Thu, 13 Oct 2022 at 19:18, Felix ***@***.***> wrote: > Thank you! >...