-
I want to make "Happy Candidates" section component vue friendy by binding data with vue using `ref()` in Composition API
`import { ref } from 'vue'`
you can make object like this
`
candid…
-
New aider user here.
I'm using it to edit a single html file (which contains some javascript).
Here 's the kind of patch I'm getting (because I guess, html doesn't benefit from repo maps)
```…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I am unable to install `"@microsoft/msgraph-sdk": "1.0.0-preview.27"` with yarn, I have no problem installing the packa…
-
-
When setting `allow_repeated_recommendations=True` it is perfectly valid to request more recommendations than there are candidates in the search space. However, the code currently throws an incorrect …
-
orgs to review
```[tasklist]
### Developer tools
- [ ] fig
```
```[tasklist]
### Networking clients
- [ ] HTTPie
- [ ] Postman Labs
- [ ] Hoppscotch
```
```[tasklist]
### AI
- [ ] o…
-
The yournextmep data is now up at https://yournextmep.popit.mysociety.org/, so something that tries to match people between the two could now be done.
The main problem is that we may never be able to…
-
Behaviour: Schulze method/rank candidates;calculates winners until all choices are ignored
@tested_feature("Schulze method")
@tested_operation("rank candidates")
@tested_behaviour("calculate…
-
**Describe the issue**
It's not possible to register `java.lang.Thread`'s methods for reflection.
**Steps to reproduce the issue**
```
cat > Main.java
-
Suppose you have a function that resolves an API name from a hash value. Pass the hash value as an argument.
The value may be PUSHed as is, or it may be passed as a variable. It is necessary to imple…