-
This seems a good candidate library for Kotlin Multiplatform.
I've skimmed through the code and I've seen references to `org.apache.commons.lang3.*` stuff, but they can be replaced quite easily.
-
Mike,
I've been looking for this exact solution, but I have a few questions for you about this. I've tried to find a way to contact you via here and via the Raspberry Pi forum, but I havent found a w…
q5sys updated
10 years ago
-
**Description**
I have ran into an issue with level zero's event behaviour.
I have found that an event which depends on another event is completed before it should.
It is unclear if this is an issu…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the [do…
-
I propose to split the "EDDI" project into:
1. "EddiCore", containing the stuff upon which the monitors and services depend, and
2. "EddiApp", being purely the UI that runs up standalone.
Rati…
-
SetBlobsFromJpegData reads exif and xmp. it is called via DecodeImageJPGCoefficients -> jpeg::DecodeImageJPG. in jxl::extras::DecodeImageJPG, exif is read by ReadExif. i guess there should be ReadXMP …
-
**Describe the bug**
When you store a DateTime String with trailing zeros in milliseconds in CosmosDB and try to read it via CosmosDBTrigger, you'll get an JSON parsing exception, because apparently …
-
Current version of clang is 6.0 and version 3.8 is too old to be installed from apt repository.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
Gradle
### Package manager version
8.2.1
### Language version
-
### Man…
-
First, thank you for taking up the torch on maintaining `python3-scipy` support. I'm working to pull parts of your layer into a new project I'm starting so I can build scipy. I'm currently pointing at…