shitpoet
shitpoet
In my testing I found that latest socket.io client can disconnect with ping timeout even if it is spammed with incoming packets (a lot of network activity). I found that...
gpick produces constant 0.9--1.4 % CPU load just after start no interaction with the program: gpick just sits in tray but produces this load. gpick 0.2.5 from official Debian Jessie...
Change title from incorrect "ProseMirror" to correct "CodeMirror 5" and fix link to CodeMirror 5 site, it is moved to `codemirror.net/5` directory.
Project `codemirror` v5 changed all the urls adding `5` infix. So the live demo shows nothing now because styles are not loaded. I consider this fix as a workaround through,...
non-critical sf fails with `comparison of Array with Array failed` error if name of some image contains double dash "--" f.ex. `prev--disabled.png` i use this command for sf: `sf --layout...
`msgpackr` is an optimized msgpack-compatible library. https://github.com/kriszyp/msgpackr It has node.js native c++ extension to speed up working with strings, and so it is more on par with native `JSON`, at...
I do not understand the purpose of the following line: https://github.com/yjs/y-codemirror.next/blob/6cf3bd93db7475da497908ab16cd22abd0bb7cf0/src/y-undomanager.js#L76 What is/was the idea? I do not see any usage of the field. Search shows only the definition above...
Add phrase: > Note that `Long` to `Float` conversion is deprecated in new versions of Scala, because of the potential precision lost.