R. de Wilde

Results 16 issues of R. de Wilde

> > Task :wearApp:lintDebug FAILED > Wrote HTML report to file:///Users/Robert/projects/core/wearApp/build/reports/lint-results-debug.html > Lint found 1 error and 2 warnings. First failure: > /Users/Robert/projects/core/wearApp/src/main/res/values-round/strings.xml:2: Error: "hello_world" is translated here but not...

When my build succeeded, Android Studio gave me the option to 'optimize this' (from the 'Build analyzer'-tab), so I clicked it, which turned into an error: > Configuration cache problems...

Did you consider using this multiplatform approach for the iOS releases? Seems interesting, maybe it is a clean alternative. https://www.raywenderlich.com/19611194-multiplatform-app-tutorial-swiftui-and-xcode-12

When I run gradle, it generates output files for the proto-files. These are put into `$projectDir/src/$sourceSet/java/my/org/models/a.kt` (or a.java). This works for the sourceSet `main`, but not for other sourceSets like...

Shouldn't the `rsync` command be in here to get `vagrant rsync` and `vagrant rsync-auto` working? https://github.com/smdahlen/vagrant-digitalocean/blob/226a60bac3ad68092059c582cab04b26293bc5c9/lib/vagrant-digitalocean/actions.rb

enhancement - nice-to-have
more information needed

From what I could find, this is the most complete Socket support available atm. Besides it is a bit outdated, would it be doable to port it to a multiplatform...

**Is your feature request related to a problem? Please describe.** Currently the application implements a hard cut-off date when the new protocol should be live. When running in non-interactive mode,...

enhancement

``` FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory ... zsh: abort open-rpc-typings -d openrpc-specs.json --output-go pkg/openrpc/ --name-go sui ``` When trying to...

### Ask a question When doing a GraphQL query which has a large result-set, it might be efficient to use pagination. One can do this by using a combination of...

question

### Summary When booting my node, it'll start syncing (after installing the snapshot) which will take some time. This results in sockets not being available yet etc. Therefore cardano-graphql will...

BUG