-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
INFO 10-09 02:11:31 importing.py:10] Triton not installed; certain GPU-relate…
-
allow me to explain...
back in the day, when this benchmark only compared vdom-based frameworks, the "swap rows" metric was there specifically to trigger a pathological case that messed up ineffici…
-
There are couple of higher level design decisions that I feel are somewhat limiting, so if I were to make `cljfx-next` (I'm not), I would do these differently:
1. I would extend `Lifecycle` protocol …
-
From `this.afterRender()`:
> This method **needs to be called** when returning a constructed virtual tree.
If the method is mandatory, wouldn't it make sense to always run it internally? What are th…
-
Many test code are something like:
```
func TestAAA(t *testing.T) {
if got != want {
t.Errorf("got %v, want %v")
}
}
```
However, these kind of code are pretty useless when we expected…
-
# R2 TODO
* Allow to seek to branch N like in visual, but from cmdline
* refactor vmenus.c -> refresh function must be redefined for each menu
* if no debugger supported, say so... r_io must ?
…
-
The current implementation of our API diffing does not handle every type of item that can be defined within a module.
It will compare items that we support, detecting addition, removal and modifica…
-
Further to [discussion on Zulip](https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer/topic/Live.20unit.20testing) a while back, this issue is to track what's required to a…
-
Imagine I want to merge a feature branch into master, when that feature branch contains changes that conflict with master, e.g.:
```
commit 87ef22e9631701222b8a461080484c1ee880c23c (HEAD -> master)
…
-
### Current Terraform Version
Terraform v0.12.9
### Use-cases
As a user I would like all templating functions to have the option for referencing all variables currently in scope. When using the t…