Ben J
Ben J
I use `clangd` as my language server for C++. I have a program that given different files in my codebase (be they source, build configs, templates, etc) will update the...
Note: "Bug" is probably the wrong term for this, "question" is likely better but I couldn't find a better place to ask. ## My situation I work on a very...
I've integrated the tracy client successfully into my organization's bazel setup. I'd like to add it back for anyone else who uses bazel. Is adding a third (fourth?) build system...
I've been using `fzy` as a library to do some fuzzy finding in a program I've been working on, this (and a few other small tweaks I'd like to make...
## Expected Behavior I've been keeping small amounts of state in my state machine's state types (i.e. time it was activated). I'd like to be able to access this data...
Given that file uploads are supported as are SQL databases, I'm wondering if the two could be combined to allow such analysis on SQLite database files?
I'm using sentry-cli to try to upload errors found in valgrind to the same place where we capture other errors from the same program in other contexts. I convert the...
See issue here: https://github.com/pallets/markupsafe/issues/304 ``` Traceback (most recent call last): File "/bin/doq", line 5, in from doq.cli import main File "/lib/python3.10/site-packages/doq/__init__.py", line 7, in from doq.template import Template # noqa...
 This is the `one-dark` theme when using with WezTerm with a light background theme, though I have reproduced in iTerm and the stock mac terminal apps with light themes....
Right now trailing commas on field extensions are considered to be a missing identifiers. Re-produce as: ```sh protoc \