Dmitrii Okunev

Results 98 comments of Dmitrii Okunev

Change size of pen/eraser is the most required at the moment

Please tell if we can help with testing. We will have time for that in Monday.

Heh. I see this bug if I run gomuks from [alacritty](https://github.com/alacritty/alacritty), but I see no bug if I run from xterm or konsole.

I've just tried to run alacritty in a debugging mode and the problem disappeared. Looks like a race condition in gomuks?

> Is it similar to an executable format like ELF? It is basically a tree structure, where roughly speaking on the leafs it may contain PE32 or other files. ![Screenshot...

> Interesting, and PE32 here is a 32-bit portable executable (windows exe)? Yeaaaaah. I also was a bit shocked when found out they use EXE files inside UEFI images. Though...

@francoispqt I cannot get new decoder because I have a byte stream of JSON messages and on dropping the old decoder I will crop a part of the next message...

> But you're not using the stream api. I will implement that in the regular API and evaluate the perf impact. In my quick-research I did not understand how to...

I will test it tomorrow, thank you very much :)