-
**TLDR**: After #3762 global variables which are captured by a kernel must be `tl.constexpr` or annotated as such. It is surprising to me that the kernel argument which has an annotation is actually a…
-
I believe it's possible to shave an instruction off `len()` (and probably `as_slice()` too) if static string had same discriminant as heap.
Static string could instead be represented as a heap stri…
-
We have a mask module to mask sensitive data from header, query parameter, path parameter and body. It works with JSON object with JSON Path with configuration. With the introduction of Body module th…
-
## **Define Entities for Complete Ledger System**
To ensure a complete and modular ledger system, we need to extend the existing structure by transitioning some of the data currently stored in sett…
-
## Is your feature request related to a problem? Please describe.
e.g. the https://docs.rubocop.org/rubocop/cops_style.html#stylestringconcatenation says
> This cop is unsafe in `aggressive` mod…
-
**Describe the issue**
After upgrading the Clickhouse version from 24.1.2.5 to 24.7.3.42, we faced with periodic partial failures of cluster nodes. After some time, it was decided to upgrade to 24.8.…
-
Hi Devs,
I tried to update issue 4103 but didn't see any official response and would like to try and get this resolved. I am fixing a script that generates a QR code from the last logged GPS locatio…
-
## Describe the New Feature ##
The goal of this use case is to enhance the gen_vx_mask tool to compute time-varying masks using Local Solar Time (LST).
**Background:** SWPC would like to be able …
-
**Github username:** @PlamenTSV
**Twitter username:** @p_tsanev
**Submission hash (on-chain):** 0xc996c302876d0bf05cab6dea82ba14611e429b8a82b85d34e28d17c41914b710
**Severity:** low
**Description:**
…
-
I'm unable to run code which refers to `tz"Europe/Amsterdam"` with `TimeZones.jl` v1.9.1:
```julia
julia> using TimeZones
julia> tz"Europe/Amsterdam"
ERROR: LoadError: ArgumentError: The time …