Nils Werner

Results 57 issues of Nils Werner

Whenever I start Atom in a virtualenv that doesn't have pycodestyle installed, I repeatedly get this error message, which makes working very very hard. I get that not having pycodestyle...

This repo does not contain any information about licensing. Can you please add the relevant information?

bug

Currently, the algorithm is [coupled to reading audio files](https://github.com/kylebgorman/swipe/blob/master/swipe.c#L362), while I actually see no reason for that. In my mind, `swipe()` should accept an array of floats and process them,...

I have an `AppDir` stucture as per the README: ``` appdir/ └── usr ├── bin │   └── my_app └── share ├── applications │   └── my_app.desktop └── icons └── hicolor └──...

Hey, congratulations on this really impressive and interesting project. I haven't used it yet, but I'll start playing around with it in the next few weeks. I've noticed one thing...

stale

Whenever I try to open an URL from commandline `qutebrowser https://www.ccc.de/` I am greeted by two tabs: - `https://www.ccc.de/` - `file:///https://www.ccc.de/` When I try to use the `:open` command `qutebrowser...

priority: 1 - middle
os: macOS
bug: behavior

Right now it's a bit confusing to use `magic-wormhole` using `uvx`, because the package `magic-wormhole` comes with a command `wormhole`. To make it work you have to pass both to...