Yigit Sever

Results 9 issues of Yigit Sever

Hello, Euterpe does not follow the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html), I came across two behaviors from a fresh install so far; - Config file under `$HOME/.euterpe` - Default music library...

enhancement

I've cloned the 1.0.0 release (congrats!) and `make` gives me the following; ``` In file included from src/mandown.c:14: include/view.h:12:10: fatal error: ncursesw/ncurses.h: No such file or directory 12 | #include...

bug

This resolves #24

Hello, `i3-layouts` packages its tests info "test" in the Python path. This _can_ cause unnecessary conflicts with other random Python packages if they make the same mistake Some relevant links:...

`gls` leaves behind a `gls.log` file when run ```bash $ gls -path . $ file gls.log gls.log: ASCII text ``` Maybe the creation of this file should be tied to...

Heads up, get_muse_data.sh uses Amazon s3 and no longer works. [Example](https://s3-us-west-1.amazonaws.com/fasttext-vectors/wiki.en.vec). Might be related to [this](https://news.ycombinator.com/item?id=19821406) but not sure. get_vecmap_data.sh problem is related to Dinu et al. (2015) dataset missing...

Hello, would you care to include an open source license with your project? Thank you.