Ashleigh Adams
Ashleigh Adams
Reached by just connecting to steam (opening pidgin). Stacktrace: ``` (00:13:06) steam: read: 8 (00:13:06) steam: read: 28 terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Program received...
Creating the notification in the _start method prevents _setSummaryIcon from being called by proxy (only the first call of _setSummaryIcon will update the icon shown, unsure if this is a...
I'm trying to get `kmscube` working from Raspian Lite, but when trying, I get the following: ``` drmGetDevices2 failed: No such file or directory could not open drm device failed...
**Describe the bug** When running locally, Stryker builds and tests things fine (Windows), but on GitHub Actions, a compile error is generated. In particular, it looks to be related with...
If you set the `AnalysisLevel` in the csproj to `7.0`, the build times grow seemingly exponentially with the number of files in the project (not the number of embedded files,...
- [ ] Requires successful run in a browser with a AOT'd Release build
Instead of forcing a tag structure upon consumers---the reason for this project's creation to begin with---Verlite should be agnostic, and be configurable, but provide sane defaults. This flexibility is intended...
Regex currently has a few issues, it's good enough _for now_, but it could be better, quicker, and easier to maintain, as well as to extend (such as automatic indentation,...