James D
James D
I'm working on a project where the rspec command lives inside a docker container. Instead of running `bundle exec rspec` to fire off tests, I use the command `docker-compose run...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it My editor looks like this: The following `settings.json` can cause it. Just...
Firefox and Chrome recently added support for [WasmGC](https://developer.chrome.com/blog/wasmgc/), which allows garbage collected languages to be used with WASM. [Kotlin](https://kotlinlang.org/docs/wasm-overview.html) and [Dart](https://docs.flutter.dev/platform-integration/web/wasm) are two of the first languages to add support...
I have Ruby 3.1.4 installed. `frum uninstall 3.1.4` worked. `frum uninstall 3.1` does the following: ``` > env RUST_BACKTRACE=full frum uninstall 3.1 thread 'main' panicked at /home/james/.cargo/registry/src/index.crates.io-6f17d22bba15001f/frum-0.1.2/src/commands/uninstall.rs:47:18: internal error: entered...
### Description I previously used the `install mise` command to add the [mise](https://mise.jdx.dev/) development environment tool to Docker Debug. Now, whenever I try to use Docker Debug, I see the...
### Problem It seems like it's pretty difficult to add types to job arguments. Assigning an interface to the arguments of a job appears to always trigger a TypeScript validation...
### What happened? I'm seeing the following smell on one of my functions So I tried to add a `qlty-ignore` statement. It doesn't do anything; the code is still flagged....
### Description Docker Debug crashes every time I start it. When I run it from a terminal, I get the following message: ``` > docker debug myproject-mycontainer-1 Error: chown /tmp/130f91cc-dabb-4c2f-9e2a-a80267ecc2f4/tmp-home/nix/tmp/debug-tools/.cache/nix/flake-registry.json:...