-
hi @wsja,
I have been trying to use rather thin layers (~2 km) in the velocity model for pyraysum and when I do, the following lines (#593-595) in `raysum.f` are triggered. The maxvals I get are 0.…
-
Hello,
In my quest to lower latency, I am testing various built in FEC functions in UG. Currently I am wrapping the output of UG with srt-live-transmit, but inherently adds 3x (or more) RTT to the…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xa9e7a3f834c17969e81fd500d6f89c9c09922930c960e4b5764bd9568a3a40e4
**Severity:** medium
**Description:**
**Descriptio…
-
Currently, authoring scrape configs or debugging issues with scrape configs can be difficult and has a learning curve using just the debug logs of the prometheus receiver.
Prometheus has a web UI …
-
What about this way of implementing callbags? Its more readable, although a few more lines of code, and i haven't analyzed the performance overhead. Doesn't seem to conform to the type specification f…
-
The following NewtonScript code demonstrates the problem:
```
x := { test: func() Throw('|evt.ex.msg|, "This is my message") };
print("try x:test()\n");
try x:test() onexception |evt.ex| do Pr…
-
-
# Lines of code
https://github.com/code-423n4/2023-01-astaria/blob/main/src/PublicVault.sol#L251-L265
https://github.com/code-423n4/2023-01-astaria/blob/main/src/PublicVault.sol#L148-L190
https://git…
-
**Is your feature request related to a problem? Please describe.**
Aggregate detections data and metadata outside the WebApp
**Describe the solution you'd like**
A function that allows the us…
-
Hi,
I am facing a problem. I have a messenger application. i am sending messages using socket.io. If i type a message slowly and emit it's working fine. But if i type several message quickly and send…