Adam H
Adam H
When calculating the optimal flow the algorithm is correct but seems like the EMD is a little off from what I would correctly get with flow_matrix * distance_matrix Distance matrix:...
Please confirm the following: * I have upgraded to the latest GYB release from https://github.com/jay0lee/got-your-back/releases and I still have this issue. Yes. ``` Got Your Back 1.55 https://git.io/gyb Jay Lee...
**Describe the bug** In older configs `ip_url` was a single item. In newer configs, it is now an array and called `ip_urls`. When upgrading `go_dns` to a new version, the...
Flutter can compile the Dart code into a browser compatible JS - main.dart.js The JS does some preliminary checks before starts running. One of the checks is this: ``` _generalAsCheckImplementation(object)...
### What would you like to be added? # Completely new feature not currently available For small / home servers, the usual usual `capacity` (5) with the usual `leakspeed` (10s)...
Windows rename should also change the window name in `windows\runner\main.cpp` ```c ... Win32Window::Size size(1280, 720); if (!window.Create(L"Untitled", origin, size)) { return EXIT_FAILURE; ... ```
### What would you like to be added? /kind enhancement ## What WP brute force often comes as repeated `200` requests to `xmlrpc.php`. The current `http-bf-wordpress_bf` does not catch this....
# PROBLEM When using SVG to GCODE the generated GCODE assumes that ending on the exact position as the cut started on will finish the cut perfectly. However, when using...
### System Info v2.5.4 Win11 Mistral OpenOrca ### Reproduction Start indexing a handful of PDFs (11Pdf, 60mb in total). The resulting `localdocs_v1.db` file, once indexing is done, is only about...