-
### Use Case
I am building a custom AWS CDK platform provider and would like to roll out my application across multiple AWS environments (accounts/regions).
### Proposed Solution
I think an interes…
eladb updated
2 months ago
-
The current mechanism is a little brittle in that it tries to instantiate all ecosystem detectors. Only by the detectors failing to instantiate does it know what is and isnt available.
It would be …
doddi updated
4 years ago
-
`ConcurrentDatabaseConnection` at the moment uses a NSRecursiveLock, which is kinda emulating the SQLite Serialized mode, i.e., open with flag `SQLITE_OPEN_FULLMUTEX`. Meanwhile, the SQLite3 distribut…
-
**Important details:**
* the issue is resolved after turning the VPN OFF and ON again;
* this might be reproducing with other steps as well;
* reproducibility rate: 1 out of 5 times;
* not able to …
-
Our use case for this is that we want to build some images in multi-arch and therefore require binfmt to be installed in our build environment.
However, for most of our images we are still buildin…
-
### Describe the bug?
When any display connects or disconnects after loading localhome, Resonite crashes immediately.
### To Reproduce
1. Connect multi display (at least 2),
1. Launch Resoni…
-
why is the performance using DynamicParameters in the SQL IN clause more than 3 times slower than actually using a composed sql query?
may i ask which parts can optimize the performance of paramete…
-
Hi
Just stumbled upon this. For the very same reasons, I created my one ["debugging" Image](https://github.com/tuxpeople/docker-debugcontainer).
I'm thinking now to drop mine in favor of yours. …
-
We have a mixed language build and spent a bit of time trying to understand why platforms aren't propagated (well, ignored) when building a `ios_application` target, but worked fine when building a `s…
-
When I try to run my project, I get the following error:
```
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Psi.Media_Interop.Windows.x64, Version=0.1…