-
Alternatives to the TI battery management chips, there are many options that would reduce the BOM costs. It's not obvious to me what the right choice is. Here are a couple to start.
[BQ25895M](htt…
-
So, lean has coverage checking in pattern-matching, e.g. this code...
```lean
def v : Option Bool -> Bool
| .none => false
-- | .some _ => true
```
...does not get accepted and missing case is r…
-
**Is your feature request related to a problem? Please describe.**
The current map view on memories shows locations in the local language, so if the local language has a different alphabet, it is bas…
-
I've been using glium with glutin+winit for several years now (since 2018), and winit has a breaking version update 2-3 times per year during that time and depending on the scope of the changes can be…
-
I don't like custom templating languages. Primary for its lack of type safety. And off course the extra compilation step.
What about a strongly typed render function? Just like we have in almost al…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem?
https://www.linuxfoundation.org/press/linux-foundation-launches-…
-
Hi,
We just moved the `QCHackers/tqec` repository to https://github.com/tqec/tqec. I do not have the necessary rights to move this repository to the newly created `tqec` organization. Could @vtomol…
-
### Motivation / Inspiration
This proposal is proposes a sort of alternative / anti-thesis to the current collection-for we have, it would allow the collection-for to be more powerful and expressive,…
-
Dear Authors,
I hope this message finds you well. I am very interested in your research on the Sparse Ghost Module and would like to work with the Multiple Kinds of Underwater Organisms (MKUO) data…
-
### Is your feature request related to a problem? Please describe.
Duplicate alternatives can happen when combining different variables, or simply by accident.
Example: A subset of C keyword with …