-
Hi,
I am trying to decode queries for Umee, and they apparently use the `double` type: https://github.com/umee-network/umee/blob/main/proto/umee/leverage/v1/query.proto#L409
But when generating …
-
## Version:
- Minecraft version: 1.18.2
- Fabric mod loader version: 0.14.9
- installer: 0.11.0
- fabric api:
- fabric-api-0.51.1+1.18.2.jar
- better fabric console version:
- bet…
-
While beginning to push my marked up poems I noticed that one of the poems I was supposed to do (Hymn) has already been done. My only question is, will something go terribly wrong if I try to push my …
-
**Describe the bug**
When having the Focus in a WebKit Browser, keybindings are triggered twice.
I did a bit of Debugging and notices that there are coming two Events from the Display Que, but I w…
-
While translating Feliennes worksbooks I saw a lot of exercises that contain either single or double quotation marks. We don't use double quotes in the adventures, only singles, but I think it makes a…
-
[D301](https://docs.astral.sh/ruff/rules/escape-sequence-in-docstring/) states that docstrings with literal backslashes should use raw (`r"""`) strings. So something like
def f():
"""…
-
The API sometimes surfaces doubles, when it is not necessary.
We still use the double API for interop, but would be useful to not confuse people:
https://github.com/godotengine/godot-cpp/pull/14…
-
![image](https://github.com/EdwardPiwowar/BBA/assets/11272970/1da3779f-91ed-4a74-9668-51b10fc1cf2d)
002586CC2650B52FFC27B1A6C8B0
Here it even has 4 card support and still passes the double with xx…
-
```
On several zergling builds I was working on it wanted me to evolve metabolic
boost twice. Not only is this impossible it's inefficient.
```
Original issue reported on code.google.com by `dan.f…
-
There is an option to pass nullable booleans over the connection:
```
Sexp.Make(bool? x)
```
But there aren't options to pass on nullable strings, ints, doubles, ...
Why is that?
And more importand…