Antoine Bertin
Antoine Bertin
Since #129, highlight can be a function. I noticed however that this function is not called as often as the provider, making it relevant only on file load, not on...
Since #111 it is possible to run long-standing processes within autorandr postscript. I use this to re-run my bspwmrc that will rearrange deskops on my monitors and the polybars. However,...
https://github.com/arduino/Arduino/blob/master/hardware/arduino/cores/arduino/Udp.h
I think outputing data straight to serial is OK but with a proper flow control mechanism like a XON/XOFF. From the ESP8266 point of view: ``` Received XOFF => output...
Currently babelfish implements the hash function to override default behavior and make it possible for objects to be keys in dictionaries and other useful features. While this is a good...
I don't have time for this project anymore but I'd be happy to transfer ownership. If you're interested in being a maintainer of pyjulius, please leave a comment here.
Currently there is no such thing as segments in yarl, which could be useful when you construct your path from a list and don't want to end up chain creating...
Is this possible to have some kind of help sections? I have a rather long list of options and arguments, I'd like to classify them somehow in the rendered help....
It's all in the title and seems to be related to #356 My tests depend on some sensitive data to be at the value I replaced it with. So when...
*This issue was first opened at https://github.com/fluxcd/flux/issues/3480* **Describe the bug** Flux sends out error level notifications despite the resource being successfully reconciled. This is the discord notification I received, in...