Joost Döbken
Joost Döbken
I have a locally built JAR file of [Deequ](https://github.com/awslabs/deequ) (which is a Scala project) that I can access from the Scala Repl: ``` cmd $ scala -cp deequ-1.1.0-SNAPSHOT.jar Welcome to...
I don't understand how Spark handles or downloads the packages provided by the Scala interface. For my specific case; I want to explicitly pass on AWS credentials to access some...
Is there an elegant way to split a flat polygon to tri faces? Straightforward method would be to pick one of the nodes and attach all other sequential nodes to...
I want to build a file uploader (obj, mtl, etc.) but access files directly in the browser using the [FileReader API](https://alligator.io/vuejs/file-reader-component/) instead of sending it to a server and retrieve...
Running the almond docker container with a volume mount to an empty local `notebooks` folder: ```cmd docker run -it --rm -v ${PWD}/notebooks:/home/jovyan/notebooks -p 8888:8888 almondsh/almond:0.13.11 ``` Then in the Scala...
### Description I try to push to a private Azure Container Registry (ACR) with nerdctl version 1.7.3. ### Steps to reproduce the issue Login to the registry: ```cmd $ az...
I can't make the `vue-mapbox-gl` work with the latest [quasar](https://quasar.dev/start/quasar-cli) (version == 1.3.2). **steps to reproduce** I've create a new project and add choose all default settings: ```cmd $ yarn...
I want the workdirectory to be inside my mounted volume, so when I run my application it can find local relative paths. For example with `workingDir`: ```yaml apiVersion: "sparkoperator.k8s.io/v1beta2" kind:...
First of all, thank you for this repo. I have had a lot of fun so far. Since 2 days the behavior of the game in FullScreenmode is different: -...
defaults as an empty list, so it does not break existing features https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs/resources/firewall