-
Currently, assume that a function with no `#[open]` annotation has opacity `#[open(self)]`, despite this, there are over a 190 specific usages of `#[open(self)]`. These should be investigated and a me…
-
It's very long RDN. This can led to unwanted DB size. After fixing this we need to update it size in SQL DB in setup.
yurem updated
2 weeks ago
-
## Summary
Recently the topic of how we have 15 calls to `/api/alerting/rule` within `x-pack/test/api_integration/deployment_agnostic/services/alerting_api.ts` and perhaps other duplications.
Github…
-
is this possible/ is it possible for it to be changed during a session
-
It would be nice to have a compile option so that file and line numbers are omitted for the lower level logs.
-
Frequently we face situations when we change tox.ini in contrib (e.g., adding a new env or instrumentation or fixing a env name) we are required to manually update workflows in core as well (we need t…
-
## Compiler version
Affected: 3.5.0 and newer (tested on Scastie up to 3.6.1)
Latest working version: 3.4.3
## Minimized code
```Scala
case class MyNum(i: Int)
val l = List((MyNum(1)…
-
I used a 15MB tflite model and noticed that the resulting APK file size became significantly larger. Before using flutter-tflite, the package size was 54MB, but after integration, it increased to 145M…
-
Erica,
We tried different approach to dump data in geojson based of the fclass tags from OSM data. We tried to make tiles smaller and effecient with this reciepe. This recipe is for people who is …
-
The code can be made easier by using a few ground truth cached properties, from which then all other properties could be derived. So far we did not follow this approach to avoid storing large quantiti…