Vladimir Panteleev
Vladimir Panteleev
…rd-coded hack Resurrection of #22.
… URLs Resurrection of #17.
Resurrection of #18.
Resurrection of #12.
Resurrection of #19.
Heya, I have some custom keyboard layouts which I'd like to use with sway. I have these described in `.xkb` files. On Xorg, I compile these to `.xkm` and then...
```console $ touch a $ dot2tex a ERROR Parse error: ^ Expected {'graph' | 'digraph'} (at char 0), (line:1, col:1) ERROR Failed to parse the input data. Is it a...
After adding libpng support to my image library, I wrote some test code which generated PNG files with all valid combinations of relevant parameters, and asked libpng to parse each...
**Describe the bug** I run my Matrix services in a VM with its memory configured like this:  This allows to vary the amount of memory available to the guest...
Messages with `"msgtype": "m.image"` are sent to IRC with an URL such as `https://matrix.example.com/_matrix/media/r0/download/matrix.org/xxxxxxxxxxxxxxxxxxxxxxxx/image.png`. However, Synapse serves these endpoints with `Content-Disposition: attachment; filename=image.png`. This instructs web browsers to offer to...