Johannes Wienke
Johannes Wienke
I am running version 0.9 inside spectrum as an XMPP transport. Every two or three logins of the transport inside the facebook network I am forced to change my password...
If possible with the constraints of neovim, it would be nice if the sixel image protocol was supported. That way, https://codeberg.org/dnkl/foot could display images.
When using minted, the package `flushend` for balancing a two column document on the last page stops working. Columns are simply not balanced anymore. Might be related: * https://tex.stackexchange.com/questions/246892/need-help-balancing-the-columns-of-references-using-two-column-ieeetran-on-last *...
With the recent change to the new Jedi version I am starting to see crashes of the language server like this one: ``` 2018-05-02 14:59:24,937 UTC - ERROR - pyls.jsonrpc.endpoint...
I am currently evaluating frameworks for realizing the transactional outbox pattern in a quarkus context. Thus the question, whether quarkus support is generally planned or possible here?
**What happened**: We have Grafana 7 running on EKS with the dockerized remote rendering service deployed for rendering alert images. Sometimes, instead of the correct plot, only a default test...
Receiving 0 bytes from a socket means that the client has closed the connection. Handle this correctly by accepting a new client instead of continuing to read 0 bytes.
Enables users to specify any python callable as the second argument for alerts in the configuration file. As a consequence, adding custom alert functions is now a configuration property and...
The existing formula for computing the fraction of the metrics to process for each worker subprocess could result in situations where the jobs of the last worker overlapped with the...
Included in this pull request is a complete build system based on setuptools, as I requested in #91. I suspect there will be a lot of questions or doubts about...