André Rüdiger

Results 16 comments of André Rüdiger

> What you talk about is: distinctConsecutive :-) a.k.a destutter :speak_no_evil:

> Isn't debouncing ensuring that a single signal is propagated per timeunit? (to remove bouncing, the tendency of mechanical switches to emit multiple signals when opened or closed?) That would...

I was referring to the deferred version of debounce. http://drupalmotion.com/article/debounce-and-throttle-visual-explanation has a nice overview of debounce/throttle and their variations.

@PhotonQuantum Bummer. (Was just about going to look into it myself.) @jesseduffield How hard would it be to teach lazygit to deal with difftastic's chunk format?

For German locales it's just an added ".".

I think there are several strategies to deal with this. Data layer: - Use the same mechanism like ephemeral events by rewriting trees. (The `purge` that Oliver [proposed](https://github.com/Actyx/Cosmos/issues/7169#issuecomment-880539357)?) Application layer:...