-
- [x] yarn -> pnpm (netlify pnpm setup ? node upgrade?)
- [x] webpack(gem-book) -> rspack
- [ ] eslint/prettier -> biome
- [ ] vite(gem,examples(vite prod transform bug?),devtools) -> rslib/rebuild…
-
I've recently been working with the nautilus sampler to run a number of chains for some tests. While it seems to be running fine and converging relatively quickly, I've been running into some issues w…
-
As a Lando user who frequently builds custom tooling to execute common tasks, I find that some of those tasks get repeated within more than one command.
For example:
```yaml
tooling:
install-dep…
-
Hello, not entirely sure if this is the right spot to deliver this, but here's an exception log from my most recent save, which clearly involves the CCT. Thanks for your time, hope you can get this so…
-
BTF is a machine-readable format for introspection of OS interfaces (like syscalls). Linux has a tool called pahole that does this, but Windows lacks a similar feature.
-
Hi everyone! I'm working on developing a chatbot capable of validating users' identity documents or passports. Users will be able to upload images of their documents or enter their data manually, whic…
-
As the Paloma Foundation admin, I need a script to send GRAINs across the bridge to any EVM supported chain so that GRAINs are ready on all EVM chains as well as Solana.
**Acceptance Criteria**
1. Cr…
-
Currently all CIPs and CPSs must be assigned by their author to one of the following `Categories`
- Meta | For meta-CIPs which typically serves another category or group of categories.
- Wallets |…
-
https://arxiv.org/abs/2401.17464
https://docs.llamaindex.ai/en/stable/examples/agent/coa_agent/
https://chatgpt.com/c/66fcc2d5-37a4-8004-b07d-f57b3d6b7224
-
## 🐛 Bug Report
#### Stack trace & error message
While deploying an oracle program from WSL ubuntu, this error happens:
```
117468 | if (!writableStream.isTTY) {
117469 | return;
117…