Andrzej Szombierski

Results 14 issues of Andrzej Szombierski

Node.js streams normally produce Buffers, but strings are also a possibility. If a string-based stream is passed to archiver, the file size may not be computed correctly (number of characters...

kmscube -M rgba shows corrupted image, some of the faces flicker (background shows through). Also, the animation isn't as smooth, there is some back-and-forth frame stutter. kmscube -M smooth works...

### Version/Branch of Dear ImGui: git commit 9a5da23, but the code is the same on master ### Back-ends: imgui_impl_metal.cpp + custom platform backend ### Compiler, OS: macOS + Clang 14...

backends
osx/ios

I've modified your server a bit in order to support a similar datalogger. My one calls itself LSW-3A0253 and has firmware LSW3_14_FFFF_1.0.30. This PR contains only some "maintenance" changes (summarized...

Errors from sql statements, when not handled in a callback, are emitted as events on the statement object. The problem is that the statement object is not accessible, when the...

bug

I don't recall the exact circumstances, this is just a note to myself to test and fix this one day

There are two issues with the scrollback limit of the Log component. 1. shiftLine is used incorrectly (two arguments instead of one), so only a single line is removed from...

I've encountered this problem while stress-testing a server by feeding it an endless stream of "{}\n"

I've been running macosvm as a part of a DIY "github self-hosted runner" solution. It works quite well as long as the user running macosvm is logged in with a...

**Describe the bug** I have a somewhat ancient Linux installation - Linux Mint 19.3 based on ubuntu bionic. I've been using the appimages for a while but now I need...

bug