-
https://github.com/oxidecomputer/omicron/pull/1348 provides an initial implementation of metrics, but there are a couple areas where we'd like to be able to improve in future iterations. This issue do…
-
So the current suggested procedure for verifying a HTTP Signature looks like this:
>
>The HTTP Signature string is the value of the HTTP request's Signature header. If that header is not present, …
-
## What problem does this solve or what need does it fill?
When working with avatar-centric games (like platformers or FPS games), one object (the player avatar) is typically wildly more complex an…
-
## For consideration: abstract and more semantically meaningful object-centric exceptions
This may be a matter of opinion, but I feel that one of the key features of an ORM is typically to abstract…
-
Currently Querqy produces only term-centric queries, for example:
```Common rules rewriter
=>
SYNONYM: iphone x
```
produces:
```(field1:iphone | field2:iphone) AND (field1:x | field2:x)`…
-
1.TexturePose: Supervising Human Mesh Estimation with Texture Consistency(2019)
Texture map (texel): A corresponding UVmap un-warps the template surface onto an image, A, which is the texture map
co…
-
`InlineExportHelper` is currently very Windows-centric. The strategy for forcing exports with GCC/Clang targeting Linux is actually quite a bit simpler from some preliminary tests.
Our function poi…
-
**Is your feature request related to a problem? Please describe.**
SST provides the ability to construct external libraries that provide `SST::Statistics` mechanisms to store simulation telemetry to …
-
highlight error with toc, here is a picture
![2017-05-15-20 00 34](https://cloud.githubusercontent.com/assets/13142418/26057237/64b142e8-39ab-11e7-9cb8-9a573e32f345.png)
and here is the markdo…
-
Hi @mattdeitke
Thanks for you guys work!
I was checking the metadata of event and found one called "objectIdsInBox". I was wondering what is the meaning of this one? Is it returning the visibl…