Stefan de Konink

Results 99 comments of Stefan de Konink

@empicano what I would love to avoid is the `if .. elif`-construction, and apply a more functional (or for example with aiogram filter/decorator) approach. I mean, if you create the...

If you say "just solve it with if-then-else" that is fine for me. But I wish some way of routing would exists based on on the semantics that is allowed...

> You probably know this, but the `Topic.matches` method can [match wildcards](https://sbtinstruments.github.io/aiomqtt/subscribing-to-a-topic.html#filtering-messages) as well, e.g. `Topic.matches("foo/+/bar/#")`. Did not know this :-) I literally redo all those things manually so it...

While I don't have this project with respect to the correct results. I will document what got me starting. The code suggests that colornet was used as input data to...

I think for a sweep there are two kind of things you want to walk through, a quick overview like "is this band noisy or not" and an in depth...

I see, for importing it in a VARBIT it is not very practical ;)