-
Hey fellow devs,
I was reading the doc and source code, then realized that we are not typing [these two](https://github.com/FusionAuth/fusionauth-typescript-client/blob/e93e2efddc79499bb22970071ecd…
-
getCertificateInfoFromFile() function does not parse cert subject correctly.
https://github.com/NginxProxyManager/nginx-proxy-manager/blob/63d06da8a8591e7a9b2a1873eb91ce1c42b2b0f9/backend/internal/…
-
## Issue
In the https://github.com/recogito/text-annotator-js/pull/123 PR, I introduced annotation popup positioning via reading the cached values from the Spatial Tree.
It works pretty great for…
-
`ybinary v1` is a binary format optimized for one-time network transmission.
It only supports overall reading and cannot know whether binary is damaged before the reading process goes wrong.
For…
-
Hi!
I managed to do a fully hermetic single-file static build of perl via building all modules statically (followed https://perldoc.perl.org/perlembed) and providing my own implementations of open/…
-
This issue addresses the use of error handling and robustness in the codebase.
Add error logging, displaying error messages to the user, and handling specific error types (e.g., file system errors).…
-
Firstly, thank you for contributing tau-bench!
I ran:
```
python3 run.py --agent-strategy tool-calling --env retail --model gpt-4o --model-provider openai --user-model gpt-4o --user-model-provi…
-
In order to gracefully exit, the output directory must stay the same. Perhaps we can change the graceful exit directory to `dirname(output_dir)` or something? Basically, we need a single and unchangin…
-
Could be possible to get your modified "Fast" version of RobustETF package, theoretically described in your paper: "Fast robust enhanced trend filter: A promising tool for automatically extracting hig…
-
add a partially robust sandwich estimator for clusters or GEE
similar #3495 it is only misspecification robust to part of the covariance
I didn't look at details, my context is regularized, penali…