informatorius
informatorius
Yes now I see. To save it locally I have to press the Upload button and then the Download button. But still if I use only the link from the...
Don't know what @ipkh and @shorttack mean but there is no workaround to that feature request. If FAH will provide a Shutdown after finish option then also provide a Standby/Hibernate...
Or just fork https://github.com/lgastako/db and convert py2 to py3 too? Seems more easy than rewrite from scratch? https://github.com/informatorius/db
New app gets developed https://github.com/lichess-org/mobile
Maybe it could be a config option for the user if dialogs should follow main app window when moved to other screen?
I find it much easier to have a suspend feature which suspends boinc until user resumes.
I would like to have an automatic snooze when an exclusive GPU app is running like a 3d game or a video using dxva or OpenCL shaders. If this works...
Thanks @Ageless93 I didn't know that. But I thought of an automatic detection.
Can I also specify a path instead of a process name? So the rule is valid for all processes from this path and subpathes?
Would compare be faster on large files with multicore enabled? Could that be an option in Compare Plus settings? I see that option in code: https://github.com/pnedev/comparePlus/blob/master/src/Engine/Engine.cpp:40 #define MULTITHREAD 1 The...