-
See https://github.com/elahn/rfcs/blob/delegation2018/text/0000-delegation.md:
```rs
impl TR for S {
delegate * to self.f;
fn foo(&self) -> u32 {
42
}
}
```
Still need…
-
## RSS
* [Harry Alisavakis](https://halisavakis.com/category/blog-posts/write-ups/feed/)
* [Miles Macklin](http://blog.mmacklin.com/index.xml)
## Blog
* [Capturing GPU Work](https://devblogs…
-
Because XRay uses different wordings for things like `Span`s it's a good candidate for testing how well our `TracingInstrument` performs in the real world. We plan on forking [pokryfka/aws-xray-sdk-sw…
-
I experiencing some issues with the `Trimesh.contains` method. I tried to debug it myself, but I couldn't find any issues in the trimesh code. I suspect it's inaccuracies in PyEmbree.
Here is the c…
-
### Use case
I would love to be able to use asynchronous Python with Powertools. I understand there is not as much need for it in a Lambda runtime as a Lambda (process) will handle only one event but…
-
## Blogs
- https://github.com/Staok/thoughs-about-hardware-design
- https://www.emoe.xyz/all-about-electronics/
- https://www.analog.com/cn/resources/reference-designs.html
- https://www.envox.eu/…
-
Hey there. I know it's been a long time, but this is something that still bothers me.
On higher resolution monitors, the backgrounds are quite pixellated.
Also, the cube maps form a significant pa…
-
HI!These tests and the results for these tests are outlined below.
![image](https://user-images.githubusercontent.com/31579609/74539217-9bfde900-4f78-11ea-8cd2-fe4cf651d480.png)
![image](https://…
-
**Is your feature request related to a problem? Please describe.**
Through the use of `coverage` current code coverage in test suite is 33%. Coverage of stencils should optimally be at ~75%
Output f…
-
```
http://dev.miaumiau.cat/rayTracer/ renders a glass skull on Mac OS. The scene
remains black on Windows.
```
Original issue reported on code.google.com by `c...@chromium.org` on 10 Dec 2014 at 4:…