-
# General Grant Proposal
- **Project:** RSA GitHub Wallets POC
- https://github.com/privacy-scaling-explorations/acceleration-program/issues/11
## Project Overview :page_facing_up:
### Overv…
-
In a reactor, I have two reactor banks. As part of a hierarchically ordered startup procedure I intent to trigger the starting up of the bank reactors as follows:
```
a = new[maxn_A] A();
b = n…
-
Make use of the new error wrapping functionality and API to be able to check error types easier.
https://blog.golang.org/go1.13-errors
-
#### I'm opening this issue because:
- [x] npm is crashing.
- [ ] npm is producing an incorrect install.
- [ ] npm is doing something I don't understand.
- [ ] npm is producing incorrect…
-
### What version of Go are you using (`go version`)?
$ go version
`go version go1.17.1 darwin/arm64`
### Does this issue reproduce with the latest release?
Yes
### What operating …
-
The "expected" completion time for this test is 180 seconds, but curl is configured to fail the download after 30 seconds. This frequently fails on our noisy CI systems:
https://github.com/JuliaLang/…
-
- muffin version: `dpkg --list | grep libmuffin0`: `ii libmuffin0:amd64 5.4.7+vanessa amd64 window and compositing manag…
-
As long as ninja is the only build execution tool, the current `ninja -jN` implementation works fine.
But when you try to convert parts of an existing recursive GNU make based SW build system to ninj…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I am trying to use a local LLM in the evaluate function., whe…
-
Now that Android is slowly starting to get timeline semaphores (via the extension or the rumored 1.2 core update) we can investigate cutting the support for 1.1 (or at least timeline semaphore emulati…