Maksym Taran

Results 26 issues of Maksym Taran

This happened in a struct that was wrapping a http.ResponseWriter and tried to be helpful by also implementing a WriteString method that would invoke the wrapped instance's WriteString method if...

### Feature Request The `dimensions` param was added to the embeddings request JSON with the new embeddings models, reference [here](https://platform.openai.com/docs/api-reference/embeddings/create#embeddings-create-dimensions).

customer-reported
needs-team-attention
feature-request
OpenAI

I thought the whole point of GitButler was to allow moving file/hunk changes between virtual branches? Why does committing some change in file X force all future changes to file...

UX

Right now if I type a long javadoc-style comment and trigger rewrap, it keeps the block comment start and end characters on the same line as the comment text, e.g....

feature request: needs votes 👍

Use the presence of the SENTRY_ENVIRONMENT env var to determine whether to log to sentry or not, and use it to set the environment (automatically). ~~TODO: Set SENTRY_ENVIRONMENT in prod...

Currently viv just modifies the user's main config file when giving them access to machines, etc. But this spams up the file and can lead to more conflicts. Instead we...

I replaced ~all places where we were just mindlessly grabbing an Error's `message` field with a call to this new function. Currently it'll do exactly the same thing, unless it...

To see if we can repro the issue we had that caused dockerd to fall down.

Need to make sure to: 1. Limit the readability of the `user_queries_t` table to just the primary read/write user. 2. Have the read/write tRPC methods not include a user field,...