Joseph Price

Results 162 issues of Joseph Price

It looks like the pending tasks queue is unused, since it is always set to an empty list when it is empty, and then set back to empty afterwards. Was...

I'm having issues with the debug overlay's css clashing with some rules from another lib. Would it be a good idea to inline or namespaced them to avoid this?

When trying out one of the docker examples like `example/z-docker-opam`, I noticed I can't seem to stop the docker without using `docker kill`. Adding an entrypoint like tini launches the...

📚 docs
⭐ good first issue

When using ocaml-lsp, html blocks in eml.ml template files cause syntax errors. Is there any integration to make that work, or would the templating have to be implemented as a...

🤷‍♀️ upstream

I am using SwipeLayout with [macroid](https://github.com/47deg/macroid) in scala, so the SwipeLayout is created via code. It works great, but it fills the logs with exceptions, due to the following line:...

The Stream type was deprecated in scala 2.13. Users of this project using fatal warnings need to use nowarn to silence the warning. Is there any plan to migrate off...

When calling runAndAwait, the following exception is throw, even though the instance is created. ``` com.amazonaws.AmazonServiceException: The instance ID 'i-35ebdfce' does not exist (Service: AmazonEC2; Status Code: 400 at com.amazonaws.http.AmazonHttpClient.handleErrorResponse(AmazonHttpClient.java:1077)...

It would be nice for ease of browsing the code of a specific version to have the releases tagged.

It would be great if a bash autocompletion string could be generated from the options adt. It could then be called by an sbt task that drops it in the...

OlegYch was able to publish sxr for 2.11. Any plans to publish for 2.11? https://github.com/OlegYch/scastie/blob/master/renderer-template/project/DefaultSettings.scala#L49