-
Comment below with questions or thoughts about the reading for [this week's workshop](https://github.com/uchicago-computation-workshop/Winter2020/tree/master/03-06_Youn).
Please make your comments …
-
Please don't claim to create safe spaces using the 23andme api, as it per design discriminates on trans people, people with genetic defects, races, implements kin liability, etc.
see also #1, closed …
-
My code needs to serialize lot of byte arrays (typically 50-300 elements long)
I've noticed that serialization doesn't scale that well on 32+ core (64+ threads) machines, probably due to protobuf doi…
-
Original post
Spinning this out of https://github.com/js-choi/proposal-bigint-math/issues/8#issuecomment-912126129 and https://github.com/js-choi/proposal-bigint-math/issues/9#issuecomment-9147…
-
_From @natemcmaster on Friday, April 20, 2018 7:07:14 PM_
## Steps to reproduce
Download .NET Core CLI to $env:USERPROFILE/.dotnet/x64 and install a global tool
```ps1
$env:PATH="$env:USERPROFIL…
-
Hi,
would be awesome if this lib would support
```js
import createNativeStackNavigator from 'react-native-screens/native-stack';
```
since the performance of native-stack is awesome and ab…
-
Feature request: There are many architectural options in RISC-V. Many of them cannot be derived from examining processor state (including CSRs and eventually config ), but must be tested ( try someth…
-
### Background
Testing in Dart has generally been a more streamlined process in many ways than most languages, primarily due to the flexibility of a class. Up until [class modifiers were introduced](…
-
### Failing/Disabled Tests
- [ ] #2312
- [ ] #2313
- [x] #2289
- [ ] #2314
### Solved issues
- [x] ESP32-S3/ESP32-S2: `gpio::test_gpio_interrupt` (https://github.com/esp-rs/esp-hal/issues/…
-
# Advanced Extents & Segments Proposal
Rough sketch -- Version 1 (2019/05/07)
The potential for advanced Extents and Segments in C# is exciting and under-estimated. I am writing this proposal bec…