-
Too many issues will kill our team's development velocity, drastically.
Make sure you have checked all steps below.
### Prerequisite
* [X] Make sure your problem is not listed in [the common buil…
-
### Issue
Aider appears to not work when I pass an OpenAI organization ID.
I can confirm that my OpenAI key and Org ID are correct since other AI tools work correctly with it.
I've tried multiple G…
-
## Description
While writing to response header in goroutines we get fatal error: concurrent map writes.
## How to reproduce
```
package main
import (
"sync"
"github.com/gin-goni…
-
Sometimes when running my program (very similar to the fancy list demo and using [the same lipgloss variables](https://github.com/charmbracelet/bubbletea/blob/master/examples/list-fancy/main.go#L16)),…
-
my code
func main() {
fmt.Println("hello")
}
I typed in the terminal "go-callvis ."
return
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: ru…
-
```
panic: close of closed channel
goroutine 3300 [running]:
github.com/dcrlabs/ltcwallet/spv.(*delayedCloser).closeNow.func1()
/{redacted}/go/pkg/mod/github.com/dcrlabs/ltcwallet@v0.0…
-
### Bug description
I would like to use `#| code-line-numbers and custom fragments to annotate revealjs slides, but I haven't been able to get it to work. Is this possible?
Here is the kind of thin…
-
- install datasette and this plugin today (ie: latest version)
- latest Macos
- set the api token (which is working, I have other Todoist apps using the same token)
- ran: `todoist-to-sqlite sync t…
-
### Steps To Reproduce
1. Open a terminal.
2. Run the bw sync command :
` bw sync`
3. Observe the following deprecation warning and error in the terminal output:
**Deprecation Warning*…
-
Hello! I'm getting these errors when trying to generate one of the examples. Any thoughts? This is trying to run on a light Macbook Air M2 with 16GB memory, so could that be the issue?
```
/Users…