Anonymous User
Anonymous User
@ghostlander Thanks for the reply. The mining performance just with the dual ARM CPU is quite negligible: ``` 5s: 0.5 avg: 0.5 u: 0.0 KH/s | A:0 R:0 S:0 HW:0...
@ghostlander I'm still interested in having nsgminer working on the Epiphany cores in Parallella, specially because of its price point. This would enable anyone without loads of cash to buy...
Thanks @ghostlander. I can perhaps try to give it a go if you can give me some starting pointers.
You can find the successful run of the new build system in the Github actions here: https://github.com/xD0135/webui/actions/runs/4889436581
Thank you for your reply. Regarding: > But, making the only way to build WebUI from source is by installing Zig won't work for some people. This could be said...
>Please, from this list, what Zig can do? I know Zig can't do all of it, but I'm new to the Zig toolchains, and I would like to know the...
Any additional thoughts on this proposal? If you're not ready for it I'll close the PR and maintain my own fork, as I do need this simpler build system. Thanks
Does this work when you `wails build` your app and run the executable?
A better approach would be to set the chunk size via an argument flag or in the .env file, and default to a reasonable number when omitted. If users have...
Perfect, thank you!