Results 189 issues of Dustin Spicuzza

In my mind one of the key things (besides visualization) Sourcetrail provides is a useful graph structure for source code that can be used for various types of analysis, without...

feature
good first issue

This works out great for a few images, but once you start adding lots of images, then visually the images page starts being inconvenient. Some suggestions that come to mind:...

enhancement

Moving #22 to be from a different branch. Additionally, I'm going to publish a re-targeted fork of this repo until you merge this, because it's annoying to add replace directives...

* Loads appropriate pulseaudio dylib * Fixes the following bug ``` $ ./pulsemixer Traceback (most recent call last): File "./pulsemixer", line 2057, in main() File "./pulsemixer", line 1951, in main...

## Description Answered a GIL/pybind11 question on [stack overflow](https://stackoverflow.com/questions/72876146/handling-gil-when-calling-python-lambda-from-c-function/72933328#72933328), and it seemed like it would be useful to put some of that information into the documentation. ## Suggested changelog entry:...

Looks like Java has a readString... which is fairly sketchy, honestly. There's also a writeString, but that isn't needed in C++.

Reference (and some stack traces): https://github.com/robotpy/robotpy-wpiutil/pull/40 > Actually using the builder causes ntcore to abort() on robot exit ... because the listener gets deregistered on python shutdown, which causes the...

Drawing: * Helpers for creating shapes * Add ligaments that aren't directly connected to the root * The root is convenient because you can shift the position of a bunch...

It seems like if you could figure out whether the Body supported multiple reads (for example, an in-memory buffer), would save some copies. Unfortunately, it seems that NopCloser isn't exported,...

Various users I know have reported this issue. I can't currently reproduce it on my machines. A friend's computer showed the issue when on battery power, but not when plugged...

Type: bug
Help wanted
Platform: Windows