Mek
Mek
Having to specify a `[zramN]` section for each CPU core can extremely redundant on machines with many cores. Would it be possible to add a `[default]` section, to set the...
Trying to solve my local network's server name can take up to 14 seconds on all my local devices. The avahi daemon cache is enabled on my Arch, Manjaro and...
* **Markwon version**: 4.6.2 I'm giving my try to a WYSIWYG Markdown editor. Following the mvvm architecture I decopulated the markdown renderer from the UI fragment and re-implemented part of...
Clicking on "Finish" resets the wizard UI fields and creates a pop-up with the following: ``` PIO Core Call Error: "The current working directory /home/mek101/Progetti/Arduino/TimerMultiplexer will be used for the...
Despite adding the `implementation` line as described in the README, gradle searches for the artifact in the wrong urls, specifically it searches for them in the `extractor` and `NewPipeExtractor` subdirectories...
``` python -m keras2ncnn -i path/to/my/model.h5 -o ./ Reading and parsing keras h5df file... Start graph optimizing pass... Removing unused nodes... Removing squeeze reshape after pooling... Refreshing graph... Converting keras...
The building script does not check for some dependencies, which results in errors during the linking step. At least on Arch Linux, those dependencies are `hdf5`, `vtk` and `fmt`. Could...
Compilation fails because the glslang git submodule of ncnn is missing. It requires going to the build directory and manually call `git submodule update --init`
Asking mostly to have access to the vulkan options