Imre Bertalan
Imre Bertalan
I'm having a hard time compile it on Windows10. I've installed both JDK and JRE with the same version, however, I'm unable to compile. At first, the error message was:...
Hey Seb! Thanks for your work, it works like a charm if it comes to adding the zone in the terminal after the command. However I'm trying to add a...
I have a folder with (let'a say) 1000 images. About 200 of them was already processed with labelImg to label "tag" and "mini-tag". I close the app, classes.txt have the...
**Running laravel-echo-server inside supervisor results in the following error message** ``` Error: Cannot find module '../dist/cli' Require stack: - /usr/bin/laravel-echo-server at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15) at Function.Module._load (internal/modules/cjs/loader.js:841:27) at Module.require (internal/modules/cjs/loader.js:1025:19) at...
I'm a little bit confused. Is this extension strictly for local SQL database useage? Can it connect to an external MySQL server, or just update from it?
Sooo, here is my issue: ``` bi@Nvidia-Learning ~/darknet $ ./darknet detect cfg/deer.data cfg/deer.cfg ../backup/deer_10000.weights ../trailcam_images/rYB688x3wvZtB2Y3GY5McKv25ip43Ms01NMgv5VG.jpeg Segmentation fault ``` If I exclude the `cfg/deer.data` then it runs fine and detects what...
Isn't there a dark theme for this? :D Mike, this theme amaizing. It just hurts my eyes a lot.
The Fail2Ban template (https://github.com/zabbix/community-templates/blob/main/Applications/Firewall/template_fail2ban/6.0/README.md) is very out of date at the moment and does not work for the latest version of Zabbix. With one small fix, I was able to...
Can we ever expect a Redmine 5 compatible version maybe?
Found out, while trying to restore a backup, that the script is not able to run. Most likely because the command called for stopping the mysql service is wrong. It...