-
Heya! Thanks for your awesome work ❤️
I was wondering on your thoughts on the following:
I have a "basic" webpage layout like like follows:
```
-------------------------------
| header …
-
vmmon compiles OK, but vmnet:
```
..................
CC [M] /tmp/modconfig-a8Fcf5/vmnet-only/smac.o
CC [M] /tmp/modconfig-a8Fcf5/vmnet-only/vnetEvent.o
CC [M] /tmp/modconfig-a8Fcf5/vmnet…
-
Showed up in our internal application. Counter is being incremented concurrently by multiple goroutines because it's not protected by a lock. I'll see if I can come up with a PR to fix this.
```
=…
-
## Code sample
The code for the latest iteration of this design is in #7857
## Summary of design
We would like to add an overall notion of "`MonoClass` readiness" to replace the various `Mon…
-
Since LS protocol clients will choke if anything gets on to stdout other than proper protocol stuff, we should check we don't accidentally do this in tests. I think the way to do that is to capture st…
-
# C4-001 : PREVENT DIV BY 0
## Impact - LOW
On several locations in the code precautions are taken not to divide by 0, because this will revert the code. However on some locations this isn’t done.…
-
I'm trying to create a CanvasVirtualBitmap from a ID2D1ImageSourceFromWic using interop with C++/WinRT. In fact I am basically using the code that I added to the documentation at the end of the intero…
-
The purpose of mutex is to provide exclusive access. It seems that exclusive reference would be safe but currently it's not what interface provides:
```rust
/// Creates a critical section and …
-
```
In order to generate and verify the developerPayload for the purchase flow the
Trivial Drive app recommends:
"The payload must be such that you can verify it even when the app wasn't the
one wh…
-
```
In order to generate and verify the developerPayload for the purchase flow the
Trivial Drive app recommends:
"The payload must be such that you can verify it even when the app wasn't the
one wh…