Vitaly Shukela
Vitaly Shukela
If I, thinking that `rd` executable is self-contained and does not require any accessories, copy `target/release/rd` to some `~/bin/` and try recording something, I get rather long error output: ```...
- Tutorials - Applications (neutal talk, image-analogies, char-rnn) - Implementations (torch, theano) - Theory
Running https://github.com/qarmin/czkawka/releases/download/4.1.0/linux_czkawka_gui.AppImage, scanned the filesystem for duplicate videos. It was keeping CPU busy for some time, but stopped IO and CPU activities, at "Hashing of 2930/2932 video". I see one...
1. Download https://github.com/qarmin/czkawka/releases/download/4.1.0/linux_czkawka_gui.AppImage and run in on Debian 2. Add root directory to the included list. 3. Press Search button. 4. It starts listing files - the counter goes up....
Should this library be used in real projects or is it unmaintained? There seems to be no activity recently and there is one unattended pull request.
By default it allows up to 16384 samples. If I edit `audioSpectrumAnalyzer/src/main/res/values/arrays.xml`, I can also get 32768 samples. But if I try further values (`65536`, `131072`), it stops working (shows...
Clicking at `[src]` in the documentation does not show any special handling of things like CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2,...
README suggests creating resources/proto/person.proto with "Person" message. Hovewer this way "lein protoc" fails: ``` > /home/vi/.lein/cache/lein-protobuf/protobuf-2.4.1/src/protoc person.proto --java_out=/tmp/qq/prototest/target/protosrc -I. -I/tmp/qq/prototest/target/proto -I/tmp/qq/prototest/resources/proto ERROR: --java_out: person.proto: person.proto: Cannot generate Java output because...
There should be something like a no_std TCP echo server example.
How do I adjust the table to occupy minimal vertical space? It would be nice to have: * Ability to move column headers from top to bottom. * Ability to...