Lars Lühr

Results 23 comments of Lars Lühr

Hey imlibra I have no idea how to obtain such license. Feeld free to update the issue with further information.

@JohnTzoumas thanks a lot! I have the same issue with the latest version. I test disaster recovery right now and killed all PVCs + PODs. The startup of the new...

Hey, I merged the other changes from https://github.com/ayeks/SGX-hardware/pull/114 . Can you please pull the latest changes into your branch, resolve the conflicts and commit again? Thank you!

Hey, I merged the other changes from #114 . Can you please pull the latest changes into your branch, resolve the conflicts and commit again? Thank you!

Hey @brookemaeda , thanks for the reply. However it looks like your merge request is broken. In the diff I see only one empty file now: https://github.com/ayeks/SGX-hardware/pull/112/files Could you please...

Hey, I do not run the script myself anymore. Have you tried to replace the `is` with `==` in line 22 of senddata.py? https://github.com/ayeks/bme680_to_influxdb/blob/master/senddata.py#L22C1-L22C23 Please comment if it works and...

Interesting discussion! We use mkdocs-material as internal platform documentation as well. We accumulated over 1500 commits so far. The documentation grew so big that mkdocs takes some minutes to load....

@jairbubbles Thanks for your response! Publishing via S3 or similar is not an option for us because we depend on the auth of GitLab for our documention. However that stackoverflow...

To check for UTF8 errors you can add the following stage to the gitlab-ci.yml: ``` utf8_check: # validates all md files if the content is UTF8 compliant stage: test script:...

Just to inform others who are trying to use SGX on the Skylake CPUs. Intel released a Product Change Notification that only certain upcoming (available 26. October) versions of Skylake...