Alice Knag

Results 43 issues of Alice Knag

- [ ] Pull request has tests / docs demo, and is linted. - [x] Description explains the issue / use-case resolved, and auto-closes the related issue(s) (https://help.github.com/articles/closing-issues-via-commit-messages/).

**What happened?** running a docker image built with a custom script, that handles some aspect of tagging the image, it does pair up with the image but it then returns...

area/sync

this applies to windows 11 and i think windows 10 21H1. Regardless it's harmless to push this feature out now. by setting the `VAGRANT_WSL_NESTED_VIRTUALIZATION` environment variable, users can set up...

### Summary I'm looking to import a [ffmpeg wasm module](https://github.com/ffmpegwasm/ffmpeg.wasm) and use it in combination with another go module [moshpit](https://github.com/CrushedPixel/moshpit), then compile that combination to webassembly. Is that the right...

❓ question

create-react-library creates a react 16.13.1 module, but people who use packages made with this will get a warning saying that it expects react 16, unless you change the peer dependencies....

With create-react-app I can do ``` npx create-react-app my-app --template @username/package ``` with create-next-app I can do ``` create-next-app -e https://github.com/username/repo ``` with ember cli I can do ``` ember...

hi, I am getting this error ``` alice@alice-pc:~/waifu2x$ th waifu2x.lua -force_cudnn 1 /home/alice/torch/install/bin/luajit: /home/alice/torch/install/share/lua/5.1/nn/Container.lua:67: In 2 module of nn.Sequential: /home/alice/torch/install/share/lua/5.1/nn/LeakyReLU.lua:19: attempt to index field 'THNN' (a nil value) stack traceback:...

As described in #30 , I am going to make cereal work over websockets, but I'd also like the same interface to be usable for interop between my remote start,...

feature / enhancement