-
**Description**
`dockerd` consumes ~60% CPU when running `docker logs -f` for a container producing ~55k/sec of output to stdout (and the default JSON file logger driver is being used).
This…
-
We currently use protobufjs, and would love to switch over to protobuf-es for the typescript ergonomics and es6/tree shaking that it offers. Parts of our app deal with large messages, so I did a quick…
-
Hi there! I was trying to get `MultiZarrToZarr` to work on a set of files that have been gzip compressed. Fsspec's `fsspec.open` function has a `compression` parameter that can be passed to tell `fssp…
-
Consider the following controller:
```kotlin
import kotlinx.serialization.Serializable
import org.springframework.web.bind.annotation.PostMapping
import org.springframework.web.bind.annotation.Req…
-
### Go version
go version go1.22.0 darwin/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/Users/alanxu/Library/Caches/go-b…
-
I have this code for os x simple app, but it does not work:
```
import Cocoa
struct GeoFolderData {
var nomeCartella:String
var nomeCommittente:String?
var dataCreazioneCartella:NS…
-
**Is your feature request related to a problem? Please describe.**
I would like to use OpenAI models to generate `pydantic` objects.
I tried replicating [this example](https://platform.openai.com…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
currently returns an error about the data not being correctly deserialized, weird
-
`
Traceback:
File "/home/ubuntu/pielinen/pielinen/.venv/lib/python3.5/site-packages/django/core/handlers/exception.py" in inner
34. response = get_response(request)
File "/home/u…