-
I'm installing Trunk, and noticed that it has 472 dependencies. This takes quite a while on my machine, and also slows down the CI a lot.
Would it be possible to significantly reduce the number of …
-
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…
-
## 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…
-
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
-
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…
-
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.
-
## 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)…
-
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 …
-
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…