Kent

Results 19 comments of Kent

Thank you for your contribution! > The changes add a clean navigation bar in the bottom of the blog. Could you limit the scope of this PR to only adding...

Could you replace the screenshot in the PR to that of the "summary"?

I think the code looks good now, but the styling needs some magic from @jakewies. In my opinion, the summary text and "Read more" should be slightly lighter than the...

> You'll notice in the picture above that the second post has some broken formatting. I think it's a good idea to add the `` summary divider to that example...

I found the problem. It turns out the `start_kafka.sh` script tried to update some kafka config in `$KAFKA_HOME/config/server.properties` but somehow rendered the file invalid. I got this while running the...

setting `network_mode: host` works for me! wyzecam v3 firmware `4.36.13.0416`

Oh I see, thanks for the clarification! I was thinking of hiding the controls when the poster is showing.

> Why user name builder will be required exactly? `bubbleBuilder` is what you need with a `showUserNames` set to false? Impossible to make options for everything, everyone wants something different...

@demchenkoalex then just exposing `showUserName` to `bubbleBuilder` should work I guess.