Donovan Baarda
Donovan Baarda
When compiling code generated from the standard ldap.asn1 there are many warnings in the form; ```c asn1/SubstringFilter.h:42:10: warning: ‘union SubstringFilter__substrings__substring_u’ declared inside parameter list will not be visible outside of...
### The problem There are several problems that might be interacting. 1. ESPHome subscribes to the same topic multiple times when there are multiple `- topic:` entries for the same...
This implementation copies another implementation that uses a right-shift in its Gear rollsum. This has problems I reported here; https://github.com/ronomon/deduplication/issues/7
This is not so much a bug as general observations and recommendations about using this chunker. I'm putting this here since this chunker is widely copied by other chunker implementations...
Not sure if this is the best place/way to add a suggestion, but I couldn't find any other obvious way. Feel free to point me at a discussion list or...
I wish people writing timeseries databases would read and understand all the rrdtool documentation first. That tool contains a huge amount of accumulated knowledge/wisdom about how to handle timeseries efficiently...