-
For API call for [adding consumption](https://github.com/03y/boozer/blob/master/docs/backend.md#consumptions).
-
Hello.
First of all, I want to thank you for such a project.
The question is, how do I make an accurate key scan calculation?
That is, it turns out **16,600,000** keys in **1:16:14** at a rate of *…
-
Hi.
Since my update to Karabiner 15.1 this morning,
some keys seems to be automatically remapped after reboot as suggested: (I changed nothing)
"@" is now ""
"" is now "#"
etc ...
(maybe f…
-
This issue tracks testing feedback relating to the api keys page.
1. In the create api key modal can we change the default expiration time to "never" ?
2. in the create api key modal after clickin…
-
### New API Proposal: Support for encrypted PEM private keys
#### Motivation:
Currently, the library can read and handle unencrypted PEM-encoded private keys, but it can't directly load encrypte…
-
Cannot import destructure from Components
-
Ideally we would have 1 app defined in alchemy for each web-app / service / dapp that we run, and we should only enable the networks that we need within that alchemy app, apply proper restrictions (us…
-
**Is your feature suggestion related to a problem? Please describe.**
the default `hjkl` keys to move around panels don't work for every keyboard layout
**Describe the solution you'd like**
Custo…
-
- [ ] timeZonesDB
- [x] GoogleMaps (kostet?)
gehört zu issue #157
-
We can query key if we know it:
```cpp
Cborg intent = top.find("body").find("intents")
```
But how to get all keys of the map?