vindicatorr

Results 30 issues of vindicatorr

References: https://github.com/project-chip/zap/blob/master/docs/development-instructions.md Steps: https://github.com/project-chip/zap/issues/977#issuecomment-1487387514 Current method partially yoinked from https://github.com/project-chip/zap/blob/master/.github/workflows/release.yml#L220 Result: Every run of `zap-cli`: `Could not retrieve version from .version.json` EDIT0: A quick thought just came to me that...

In reference to adding `someVar.EnumerateDirectories(searchPattern: "*[0-9]*")` to vscode's `Watch` or `Debug Console`. Yes, yes, I know "Who uses `nameColon:`s?". Welp, you found someone, me. The workaround is easy by just...

feature request

``` Uncaught TypeError: web3.setProvider is not a function at checkMetamask ((index):26:10) at (index):21:9 ``` `web3.setProvider(window.ethereum);` https://docs.metamask.io/guide/provider-migration.html#replacing-window-web3

I was just starting out with Avalonia and while there is intellisense, it just seems to be for controls, and nothing relating to Application. Take the default template (App.axaml) for...

**Describe the bug** ``` We couldn't connect to that server :( Unknown error ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://kiwiirc.com/nextclient/' 2. Open browser developer tools...

bug

## Bug report ### Describe the bug It's not all that uncommon that I encounter such a crash or when skipping through video, the video itself goes black/dark, but audio...

AOSP 15 GSI Magisk 28 Other Modules: - Advanced Charging Controller (ACC) Pressing Settings->"Developer options" crashes.

**Describe the bug** `rd.debug` and `rd.break=` is ignored when `debug` or `SYSTEMD_LOG_LEVEL=debug` are also used. **Distribution used** Arch Linux **Dracut version** `dracut 059` **Init system** Systemd **To Reproduce** Create a...

bug

### systemd version the issue has been seen with 3ec92f2f7419ce5c27422b3b2023b841cbe5bf90 ### Used distribution N/A ### Linux kernel version used 6.13.4 ### CPU architectures issue was seen on x86_64 ### Component...

RFE 🎁
build-system

Commit 58047eaec542dec6081cd0393dc710f3f5d739be My old system is very resource-constrained so I normally need to compile with the equivalent of `--jobs 1 --load 2.0`. When building Roslyn, I had `htop` open because...