-
Some days ago I started working to switch to [Skia-m124](https://github.com/aseprite/skia/releases/tag/m124-8c6cfae8c5) (in the beta branch of [laf](https://github.com/aseprite/laf/tree/beta) and [ase…
-
In many other programming languages, things like `someBooleanExpression == true` are a code smell and should be simplified to just `someBooleanExpression`. It's simpler and is easier to read.
I've…
-
As a maintainer I want to keep a consistent quality of code. As a reviewer I want help to prevent unused code or difficult to recognize bugs end up in the project. [Staticcheck](https://staticcheck.io…
-
**What would you like to be added**:
A Common Expression Language (CEL) based assertion semantic.
> The Common Expression Language (CEL) provides a standardized way to evaluate expressions, fa…
-
### Describe the Bug
Units shown within sidebar do not respect the chosen language (always shows `"` (inches) instead of the local unit (e.g. `cm` for German). But at other places (like the paragraph…
-
In particular, the [`Query`](https://github.com/digital-asset/daml/blob/master/language-support/ts/daml-ledger/index.ts#L150) type should support `"%gt"` and friends.
I claim that @garyverhaegen-da…
-
Sadiq and I discussed making small iterative improvements every month. So we will keep a running list and then evaluate, what we want to prioritize when the time comes. We can also separate some of th…
-
### What feature would you like to be added?
What: a module that allows to dynamically select a model based on the capabilities of the model and the requirements of the inference
##Prompt Classifica…
-
I looked at what it would take to still support GHC 9.8 with `develop` as of 5595507d943cb00f92674c19a5cbafcd93dff92b and it's so little that I think it would be feasible with just a little CPP usage …
-
I propose we allow a class that implements just the generic `IComparable