-
Hi,
Mongoose supports the ability to [select specific fields](http://mongoosejs.com/docs/queries.html) when querying the database via the `query.select('document fields to select')` syntax. This he…
-
## Bug report
**Required Info:**
- Operating System:
- Linux (custom)
- ROS2 Version:
- Iron sources
- Version or commit hash:
- 1.2.9
- DDS implementation:
- CycloneDDS
#### S…
-
In our previous paper, we used a rank based progressive sampling technique to optimize for software systems. However progressive sampling uses a validation set to perform iterative sampling and that a…
-
### Description
We have a custom Firebase Function implemented ot request Server Time, and the app always requests it at least once per hour (or whenever something happens in the game).
Our curren…
-
In this approach, we will incorporate a "basic" cost of non-served energy to account for low reliability of supply for the grid. In this case, the input can be a % (e.g., 75% reliability) which means …
-
# How would you like the feature to work?
I work in the games industry and most modern games have some form of layered materials, that is, having the ability to use masks in conjunction with tiling m…
-
These had to be removed, because they caused OOM on armv7.
They bit-rotted (the Cabal optimization flags were probably not moved to the solver package when it was separated out), so the benchmarks…
-
**Is your feature request related to a problem? Please describe.**
Not really.
**Describe the solution you'd like**
A system that would allow us to create a revision/variant of a console. I way I…
-
# Use `external` visibility
The following methods could be improved if `external` visibility is used:
- [claimBribesFromHiddenHand](https://github.com/Badger-Finance/vested-aura/blob/d504684e4f9b566…
-
Reproduction:
```llvm
target triple = "wasm32-unknown-wasi"
@extern_data = external global i8
define ptr @func() {
%1 = getelementptr inbounds i8, ptr @extern_data, i32 4
ret ptr %1
}
…