-
Bron did a great explainer on the mailing list about cyrusdb. It should be in the docs!
The cyrusdb interface is a common API for accessing key-value datastores from within cyrus code. It's part…
-
While Weave is currently doing a very good job at restricting shared writable state to channels, and specifically `trySend` and `tryRecv` routines, we need tooling and tests to detect races and concur…
-
# Observed Behavior
When interacting with the **bitcoin** app on a Ledger Nano S via a browser with U2F:
1. The device and application behave correctly as long as you complete the required click…
-
User enrollment
**ABSTRACT**
This proposal scope to decide alongside the Persona community regarding the enrollment process of users in Persona Trust Protocol and how they should be accommodated.…
-
**Describe the bug**
I used a verified LLaMA 7B hg checkpoint, and used a single thread bmb to do inference.
But the output are just random gibberish. Not sure why?
**Minimal steps to reproduce…
-
## Tasks
1. [ ] GitHub > [repository] > Settings
1. [ ] General
1. [ ] Pull Requests
1. [ ] Uncheck `Allow merge commits`
1. [x] Check `Allow auto-merge`
…
-
Hi all!
I'm opening this issue so we can discuss about how we could implement MARS in Npgsql.
@bricelam gave us a heads up about the requirement of MARS by Entity Framework 7. https://github.com/npg…
-
```
1. To which tool/application/daemon will this feature apply?
Tungsten Replicator
2. Describe the feature in general
Hive allows tables to be partitioned a value like date. By convention Hive
…
-
### Meeting Info
- Nov 26, 2024, 11:00 UTC+8
- Duration: 60 minutes
- [Meeting link](https://meeting.tencent.com/dm/DAnDVeZikxPP)
- Anyone can comment on the agenda where they would like this to b…
-
Lucene strips away stop words and symbols prior to indexing but it seems like Pinot doesn't do the same when running queries on a text index. As a result, a query like:
`SELECT * FROM table WHERE tex…