tomaszduda23

Results 141 comments of tomaszduda23

It would be great to add pro version as well. https://www.seafile.com/en/product/private_server/ pro version is free up to 3 users.

workaround https://github.com/termux/termux-packages/pull/21667/commits/10e3b958b614e42272eded008745a40bfe589358

@eliasnaur would you mind take a look on this? Current implementation on Android use dlopen which causes two problems: 1. impossible to build static executable 2. runc deadlock on dlopen...

It seems to be already supported https://github.com/esphome/esphome/tree/dev/tests/components/logger

@dioguerra did you find any solution? I have the same problem.

`ARCH=arm64 BAZEL_BUILD_OPTS="--define tcmalloc=disabled" make docker-image-envoy` this should do.

I use v1.32.6. Disabled works for me (no extra changes required).

`0864395884b263913eac200ee2048fd985f8e626` I'm on cilium v1.15.18 though. You can find hash for yours here https://github.com/cilium/cilium/blob/94ced16a7bafa24642f3f4d08ea30afdacaf9a08/images/cilium/Dockerfile#L9

Cool work. I was looking into OpenThread for nrf52840 https://github.com/esphome/esphome/pull/7049. It could be extended later on.