Daniel Demmel

Results 23 issues of Daniel Demmel

We have started using Imager.jsx and our implementation is in very early stages in terms of responsive images in general, but we started seeing some performance issues on state changes....

I'm trying to get a heavy forwarder going with a Postgres connection, pre-configured to send data to a Spunk Cloud instance. Eventually I need this to run in Kubernetes, but...

I got tripped up by two important differences between the README and how things behave: 1. Github Pages are now on github.io (not github.com) 2. Helm expects the directory name...

**Describe the bug** Currently it's impossible to use LiteLLM as an ML backend because Label Studio has `jsonschema==3.2.0` and `Jinja2==3.0.3` pinned, while LiteLLM 1.41.21 needs newer versions, but specifies a...

community:reviewed
community:issue

**Is your feature request related to a problem? Please describe.** Currently for RPC endpoints the OpenAPI plugin generates a massive JSON file (100K+ lines for ~20 models), which makes the...

I've spent a few hours trying to hunt this bug down and I think I finally got a handle on it. I have an application where I want to scroll...

The new (0.9+?) shadcn CLI works differently (and insists on Typescript), but eventually figured out if I do `[email protected]` it works so would be good to update the docs. Not...

This is a bit specific to my use case – namely loading a CSV from https://github.com/fsouza/fake-gcs-server and implementing schema detection for at least a few different basic types, including UK...

There are sometimes multiple calls a second to Haiku 3.5 to generate the mood word which I think is incredibly wasteful. I'm not being charged for these so it's not...

enhancement
area:tui

**Is your feature request related to a problem? Please describe.** Currently, when creating a typed JSON field, every possible field needs to be specified, otherwise `Validation error: Unrecognized key(s) in...