Eugene Bulkin

Results 20 comments of Eugene Bulkin

The main use case is usability with other crates, e.g. `nalgebra`. That crate implements matrices that work over anything that implements `Float`, `Zero` and `One`. Since it would be useful...

Is this going anywhere? I basically can't use Docco because of this.

More specifically, what is the best way to store session information in this manner? Would that just be in some global static manager of some sort?

Just ran into this myself. Anyone know how to fix this? I dug a little into the code around here but it was not clear what (if anything) could be...

I experimented with symbolically linking `libudev.so.1` in (1) the same directory as the Komanda binary, (2) the top directory, (3) the directory in the cache folder with `nw` in it,...

Note: I successfully found a symlink location to get it to work. Komanda now runs successfully. To do so I did `ln -s /usr/lib64/libudev.so.1 /usr/lib64/libudev.so.0`. Ideally, during the build process...

It's _possible_ but I don't think it can be done with any sort of reliability. You would essentially have to run a command to find libudev.so.0 and if it's not...

@Alex-D do you want to submit a PR for that?

@tyscorp Could it be that you join the channel and the case is one thing, but the server sends a message with a different channel capitalization?