Mikel Carozzi
Mikel Carozzi
Hi, its possible to blur an base64 based image? thanks
Hello, how can use $scope in success or any callback, when i try to inject fails. thanks.
Hi, im trying to integrate the plugin but when I ran sonar I have this issue: ` sonar-scanner -Dsonar.host.url=http://sonarqube-instance.com -Dsonar.login=SONAR_TOKEN -Dsonar.analysis.mode=preview -Dsonar.gitlab.commit_sha=6ade8924edf7d5ce8f21a96c35f6782dd1b55725 -Dsonar.gitlab.ref_name=ci -Dsonar.gitlab.project_id=ID_PROJECT -Dsonar.gitlab.failure_notification_mode=exit-code -Dsonar.gitlab.url=GITLAB_URL -Dsonar.gitlab.user_token=GITLAB_USER_TOKEN -Dsonar.sourceEncoding=UTF-8 -Dsonar.gitlab.api_version=v4 -X...
Hi, im trying to get the value of an inout but i only get nothing. `````` `````` `````` .find('#div tr td[2] input[type=hidden]@value') `````` if i try to get plain html...
Hi, ive install the 1.0.0 version in my Arduino IDE and I have one issue, relative to freertos dependency: in this file > https://github.com/tanakamasayuki/Arduino_TensorFlowLite_ESP32/blob/e88e0ebee0430ed716ff5b49854795db90066e59/src/bus/i2c_bus.c#L19 ``` Arduino/libraries/TensorFlowLite_ESP32/src/bus/i2c_bus.c:19:10: fatal error: freertos/FreeRTOS.h: No...
Hello, im trying to get the points in a route but can't find the overview_path property in the json response. thanks.
hi, i cant start the containers that already has working, here is the logs. thanks. docker-compose up -d && docker-compose logs -f Creating rocket_db_1 ... done Creating rocket_rocket_1 ... done...
Hi everyone, Ive made some changes in the Install script for allow to specify an CIDR for the default docker0 bridge iface. Here is an example of the feature with...