-
When running v4 of this action on RHEL 8.5, the process fails with a glibc versioning error.
https://github.com/firedancer-io/firedancer/actions/runs/7817585998/job/21325836763#step:9:2
```
==> l…
-
#138 sets `NODEFLIB` on the user app (the root of the dynamic object tree) in an attempt to prevent libraries from the target system from ever being loaded. This, coupled with `RPATH`, was supposed to…
-
Great project! we were able to deploy a project with it successfully to aws lambda.
We are experiencing a delay in startup (I guess for decompressing the resources).
Is there any way to generat…
-
The Typescript language service supports Typescript types in jsdoc. That means that anybody editing Javascript code with the Typescript language service, such as users of VS Code, Webstorm, Visual Stu…
-
```yaml
pyinstaller -w --upx-dir=/usr/bin --staticx-dir=/usr/bin --clean --onefile check.py
```
-
If ExifTool is used, binary compiled using perlcc depends on Config.so and Cwd.so, even if [--static/--staticxs](https://metacpan.org/pod/distribution/B-C/script/perlcc.PL) is used.
The reason might …
-
I've created the following repository to demonstrate the problem:
https://github.com/JonathonReinhart/setuptools-package_data-issue
Copying what I've shown there:
This repository is an [MCVE](h…
-
# Main point
We should create tests that trigger, for every single opcode, every single possible exception (including aborting conditions, failure conditions for `CREATE`'s, issues with precompiles…
-
Looks like binaries built with pyinstaller also have an issue running on lambda because of missing libs.
The error I'm getting:
```
$ gg infer pifiletest input.txt output.txt
VVT6QIgWxow5uZy7AC9yR…
-
https://github.com/JonathonReinhart/scuba/pull/152
Create `PYPI_PASSWORD` et al. and add new API tokens.