-
E.g. we have it implemented already based on a presence of feature name, e.g.
named peaks are displayed earlier than name-less ones,
and similarly for universities, forests, national parks, gardens,…
pastk updated
11 months ago
-
```
For the elite computer player to be most effective, it should assign its
creatures to the proper rooms.
Attached a test case which can be used to see creature assignment and
manipulate blue gold…
-
hi there,
Another thought about findPalindromes. Something about the way it treats mismatches between palindrome arms is a little unintuitive, biologically, while it is probably correct in the fo…
-
**Numerous** issues have been filed on this topic, merging them into one:
**File Picker**
* [ ] Allow to paste a file path with symbol to go to symbol in file [#123809](https://github.com/microsof…
-
In this twitter thread:
https://twitter.com/posva/status/1418470155579953153
It was pointed out having an ordering for patterns is helpful for routering framework.
I have a plan to provide an…
-
If I iterate over a set using `for_each` when calling two modules, I can refer to the output of _the other module instance_ as long as the module's values / resources / outputs don't cause a cycle er…
-
### Code
I tried this code:
https://rust.godbolt.org/z/KG4cT6aPK
```rust
use std::arch::x86_64::*;
#[target_feature(enable = "avx2")]
pub unsafe fn decode(
x: __m256i,
ch: …
-
In China, a download software named Thunder (XunLei) is very popular. But it won't upload even just a bit of data, reporting its progress is 0%, and it is always the fastest leecher in peer list, whic…
mr-cn updated
3 months ago
-
This is an invitation to discussion...
So, react is pretty freaking awesome and I used it quite a bit. One thing unfortunately where react is not as strong is in performance, which gave roots to In…
-
Note on priority: Happy to see any spec change pushed to MSE vNext. v1 is nearing cut date and IMO this isn't critical.
'Stalled' makes good sense for non-MediaSource playbacks where the UA is respon…