-
### The problem
So having done a fresh clone/build with buildah using the Dockerfile on bullseye 64-bit (light) - I get the below error. After a bit of googling, there seems to be some major breakage…
-
Hello everyone,
I don't manage to execute the Console Preview, still the message "Unable to instantiate; language client undefined".
Even though I tried to see past issued, I coudn't manage to sol…
-
I'm currently using `mi_heap_new` as a kind of arena allocator
It works very well when allocations only occur on a single thread
What do you suggest doing if the data needs to move to another th…
-
See the [Current Use Cases](https://github.com/jezzsantos/saastack/blob/main/docs/design-principles/0000-all-use-cases.md) for a final list of all use cases in the product.
The list below is just t…
-
### Description
I'm using `react-native@0.75.3` on Paper and `react-native-firebase@21.0.0`.
Xcode 16.0 (16A242d) tested on real iPhone 15 Pro using iOS 18.
part of `podfile`:
```ruby
$F…
-
### Bug Description
## Bug description
The documentation https://posthog.com/docs/libraries/js#setting-user-properties indicates that there is a method `setPersonProperties` that can be called.
…
-
I'm using `gocryptfs v2.2.1 without_openssl`, and the `gocryptfs -speed` results are:
```
gocryptfs v2.2.1 without_openssl; go-fuse v2.1.1-0.20210825171523-3ab5d95a30ae; 2021-10-24 go1.17.2 darwin…
-
### Which domain(s) should be blocked?
`bbc-reporting-api.app`
`featureflagging.warnermediacdn.com`
`featureflagging.warnermediacdn.com.edgesuite.net`
`featureflags-api.aa.com`
`featureflags-api.…
-
# Expected Behavior
Either TaskRun is denied/invalid if param size is above certain limits or TaskRun starts successfully.
# Actual Behavior
TaskRun fails with error `exec /bin/sh: argument …
-
I want to read out my appsettings.json file to use it in different layers of my application via Ninject DI. However, I can't seem to find any way to bind the IConfiguration or the IOptions class. All…