Owen Nelson

Results 21 issues of Owen Nelson

Hi there! I actually started using https://github.com/ShaggyYeti/sbt-sass a couple days ago and was able to add sourcemap support (see my pull request: https://github.com/ShaggyYeti/sbt-sass/pull/10). Once I realized this other project was...

Hi! I'm trying to capture some data from an xml fragment that includes both a child node, and a text node, but the parser seems to be having trouble. Looks...

**Description:** I've been trying to build a plugin to talk to an LSP server written with [lspower](https://github.com/silvanshade/lspower), and I'm finding it rejects request bodies that don't strictly conform to the...

Type/Bug

RE: the deadlock - I built the repro as a docker container and found that the deadlock happens when I run the container on ~~my Centos box~~ _seemingly all of...

### Problem With `channel = "1.62"` specified in my `rust-toolchain.toml` cargo commands fail when installing the `aarch64-unknown-linux-musl` component. The complete toolchain file: ``` [toolchain] channel = "1.62" components = ["rustfmt",...

bug

I was just kicking the tires, following the instructions in the readme, and I'm finding the app functions great until I move my mouse cursor over the window. ``` owen@amelia:~/projects/flutter-app-template$...

t-bug
p-linux
b-debug

Build fails since `syn::Type` only adds an impl for Debug when "extra-traits" feature is enabled. This exposes a feature on typescript-definitions-derive to control whether or not syn's feature is active,...

- Refs https://github.com/influxdata/flux/pull/5172 ### Required checklist - [ ] Sample config files updated (both `/etc` folder and `NewDemoConfig` methods) (influxdb and plutonium) - [ ] openapi swagger.yml updated (if modified...

``` npm ERR! [email protected] postinstall: `bower install` npm ERR! Exit status 127 npm ERR! npm ERR! Failed at the [email protected] postinstall script. npm ERR! This is most likely a problem...

Wondered if there could be a `mono` variant. I had thought about using a font like this in a blog post about code style, where I would plan to talk...