-
Currently postgres is in the hot path of handling user requests. This will not scale and should be refactored.
A potential idea is to precompile a regex using regex-automata whenever the deployments …
-
... exposed a new bug on 1.10:
```julia
$ ./julia --project=test/project/Extensions/Parent.jl -q
(Parent) pkg> precompile
Precompiling project...
✓ DepWithParentExt
✓ Parent
2 dependencie…
-
Wish: prevent usage of precompiled binaries in packages from registry by default. Reason: we can not check all the code we use, but we can check it at least postfactum after accident.
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/comfyui-reactor-node/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updat…
-
Hi. Having a slightly strange problem.
I have a .saw file; it contains some proofs for which I want to use the yices solver (on which it is producing some very good results). Now, when I run the fi…
-
No issue but a note that I´m construction a macOS Launcher including precompiled binaries.
EDIT:
Release:
https://www.sl-soft.de/openmohaa-launcher
You only need the game folders "main"…
-
Is there a way to deactivate precompilation of all test dependencies?
I have a use case where a package has lots of optional dependencies that are pretty heavy to precompile (and PkgEval does not see…
-
I think that astra_lite needs prebuild binaries. I think that this is really great software and that a lot more users would try it if there were prebuild releases availiable for Windows and Linux.
…
-
Xpost: https://discourse.julialang.org/t/scimlsensitivity-jl-precompile-error-because-of-enzyme/122561/9
Trying to follow along this the SciMLSensitivity.jl tutorial:
[Parameter Estimation of O…
-
Hi,
love the Punck and just received my assembled boards from JLCPCB. Is there a precompiled binary to flash the stm32?
I'm not really good in coding and not aware how to compile code for stm32…