arthur798

Results 9 issues of arthur798

So currently I am trying to encode a script on frontend just to test (which still doesn't work) however realistically, backend will do the encoding with public key and frontend...

So within laravel I am trying to use this package in order to connect to remote host and send or even list files. So in my config I have: ```...

Hi guys, I am trying to find signatures in a document by checking each line and seeing if it has the code signature however when doing that I noticed it...

Hey, I am using component sofar_wifikit.yaml and trying to setup my battery charge going in/out but I don't seem to have entities to handle that. Is there a way to...

So I have a code like that ``` var text = await execPromise('pdftohtml -i -xml -stdout /tmp/test-sync'); const parser = new DOMParser(); let xmlDoc = parser.parseFromString(text,"text/xml"); console.log(xmlDoc.getElementsByTagName(4)) ``` now pdftohtml...

So a typical text line has: ``` { x: 4.453, y: 23.642, w: 1.06, sw: 0.32553125, clr: 0, A: 'left', R: [ { T: '%5B%20%5D%20', S: -1, TS: [Array] }...

Hi guys, I am trying to find signatures in a document by checking each line and seeing if it has the code signature however when doing that I noticed it...

Hi, I use this docker registry UI and I have an issue... So I have a docker registry with this config: docker-registry: container_name: docker-registry image: registry:latest restart: unless-stopped environment: REGISTRY_HTTP_HEADERS_Access-Control-Allow-Origin:...

So I have been looking at homeassistant and podpoint comparison and i noticed that if it charges using solar energy, podpoint app detects that but podpoint integration shows different status....