-
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior …
-
**Describe the bug**
URL is processed incorrectly if there is nesting (/). Not for local files, only for network url
**To Reproduce**
In the image, the top link is the input URL. When new T…
-
Currently using abcdesktop on my Windows 11 laptop but the user profile tells me that my operating system is Windows 10
-
As a web programmer I have found that JSDoc is very handy while working with javascript files, and I use its styling in a number of different file types as a de-facto way of describing a function or b…
-
### Extension
https://www.raycast.com/abielzulio/chatgpt
### Description
When I use an image model to identify image content, I hope the responses align with my actual language usage, as I need it …
-
### Summary:
Add ability to control NVDA with speech without an addon.
### Background:
JAWS now has a speech recognition function that can be used to execute rudimentary commands. It would be h…
-
I think it would be a good idea for Sayboard to recognize when you pronounce a number and instead of writing it in letters writes it in numbers.
For example instead of writing "a" Sayboard could type …
MXC48 updated
1 month ago
-
Hi,
I am trying to design a Lysine Binding Protein using LigandMPNN, but it seems that my ligand, which is lysine, is not being recognized. Could you please explain how LigandMPNN considers ligands…
-
Investigate turning on GPU accelerationnfor face and maybe object recognition.
-
I tried this code:
```rust
let data = match response.json::().await {
Ok(json_data) => json_data,
Err(_) => json!({
"server_error": "Can't parse json"
})
…