-
So you don't have to click "ok" a dozen times.
Should be pretty simple to implement
-
# Background
In https://github.com/prettier/prettier/issues/737, an alternative format was proposed for nested ternaries, on the grounds that indenting every level of a nested ternary looked bad, e…
-
### Summary
Create a Playground so developers can't play and debug the tool.
### Examples
- yak: https://yak.js.org/playground
- Macaron: https://macaron.js.org/playground
- React Compiler:…
-
The idea is to implement a pretty printing library based on Philip Wadler's ["A prettier printer"][1] paper.
The paper already contains code for an implementation, though it is a bit rudimentary. T…
-
In F3, we've run into some pretty severe broadcast loops. From what we can tell, the time cache is _basically_ useless.
The core issue is that we have _NO_ TTLs and/or expiration on messages. Perso…
-
## Reasons / Why
1. `common.rs` is ~2600 lines long, it's pretty huge.
2. It takes roughly ~~3 thousand light years~~ 10+ seconds for `rust-analyzer` to recompile it at every change (`Ctrl+S`)... on…
-
### Issue Description
As I noted in https://github.com/qmk/qmk_firmware/issues/23721, my perspective is that of someone who used to be a QMK almost-expert, but whose knowledge is now mostly 7 years s…
-
Should be a pretty simple implementation, as far as my testing has gone you just need to parameterize wherever `amd64` is hardcoded.
-
I'm assuming that since the only things being rehydrated are the axaml and some parts related to it, then its expected that any code-behind binding done in the constructor inevitably gets discarded on…
-
#### Problem you'd like to fix
Debugging a third party app durring its development is pretty difficult because we have to transfer the app each time we want to test it on an actual calculator. Moreov…