-
We have a few geo methods which take an additional arraylike input as a parameter; `interpolate`, `offset_curve` and `voronoi_polygons`, but we don't have a consistent way of dealing with alignment be…
-
### Background
I came across this idea after seeing that Java has implemented it, see [JEP 254](http://openjdk.java.net/jeps/254) for the full details, plus this [InfoQ article](http://www.infoq.com/…
-
Now, I know there's been a few issues and PRs requesting Java 7 support posted here already. Nearly all of them have been closed for various reasons, mostly related to Android and GWT compatibility. R…
-
- [x] Libraries having update available
- [x] Libraries marked vulnerable by scan
- [x] #88
- [x] Jetty
- [x] Artemis
- [x] Redis
- [x] RabbitMQ
- [x] Java Runtime Environment
-
Current implementation of channels could use some improvements in terms of `ns/op`, `B/op` and `allocs/op`
I have made a POC thread-safe queue which has better performance in all the above 3 metric…
-
We need to add a testing framework for unit tests, and run it as a part of each Travis CI build.
**Reporter**: [Aliaksei Sandryhaila](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=asand…
-
Heya!
Bought a LSC Smart Outdoor (IP) Camera yesterday and tried this hack, but sadly it didn't seem to work. I added the camera to Tuya and had to update it before being able to use it (which prob…
-
This
``` rust
// empty.rs
fn main() -> ! {
loop {}
}
```
generates a [.text section of 94 bytes](https://gist.github.com/japaric/b8364106dbff1f1e31dfda9d44ab2aed#file-empty-objdump)
…
-
Is there any way to control the buffer duration with the media-kit backend? For Android there's `AndroidLoadControl.minBufferDuration` and `AndroidLoadControl.minBufferDuration`, and for iOS there's `…
-
TL;DR; wasm can currently inspect itself, and it probably shouldn't. A way to prevent this either by format/tooling or config is maybe a good idea.
---
Opening here despite the possibility of a …