dberardo-com
dberardo-com
i was going through the openwisp-config script and found out that the core endpoints, such as download-configuration: https://github.com/openwisp/openwisp-config/blob/master/openwisp-config/files/openwisp.agent#L920 are undocumented on the openwisp-controller doc. indeed it seems the controller doc...
is Rekord available for server-side nodejs? or only for frontend apps ?
### Describe the bug i am trying to position three blocks to fill all rows' height and only one column width, but icantt manage it. this is my attempt: ...
it would be nice to have the following possibilities: * use the same registration / session for multiple tabs on the same browser * persist websocket session between refresh, so...
do you know if standard sip protocol already includes historical chat log for IMs? i mean whether old messages are already stored and retrieved by/from the server? or must this...
knowing that websockets make use of cookies and session ids, would it be possible to auto-register the user after refreshing the browser page WITHOUT the need of toring username and...
i mean somethings like this: ``` await container.start(detach=True) # this line should return immediately async for chunk in container.log(stdout=True, stderr=os.environ.get("PRINT_WARNINGS",0), follow=True): print(chunk, end='') error_log=[] ``` container cmd is "sleep 1...
I have set the value: `heapOptions: "-Xms64m -Xmx512m` in the ksqldb (v0.26+) chart, and i cannot see it having an effect on the JVM. I see the values being passed...
i am trying to let javascript run on an openwrt installation, and thought of using txiki. i am able to run wasm3 compiler from the official doc, running the benchmark...
i see that the project comes with its own docker image which i assume contains also the ovpn server part. but it is possible to use it on an existing...