Tinco Andringa

Results 6 issues of Tinco Andringa

I encountered the error: key too long when using cache-money in combination with memcached. I used the following quick fix: http://gist.github.com/367830

Hi, I'm implementing a memory allocator in Rust (porting the one from Go) and one requisite is being able to grow a specific mmap'ed vector without reallocating (for lockless purposes)....

**Is your feature request related to a problem? Please describe.** Transformers that use LLM calls suffer from overloading their endpoints, resulting in errors like these: ``` 2024-07-10T17:47:10.993661Z WARN ingestion_pipeline.run:transformers.metadata_qa_code:prompt: async_openai::client:...

enhancement

Hi, I'm making this PR primarily to let you know I'm working on a project that uses the JIT in a slightly weird way, I'm making a language that is...

Hi, this is not intended to be merged, just to give some hints on what's needed for the new tonic version. I needed tonic to be upgraded so I vibe...

Running esbuild inside vite inside bun. Sometimes when I hit ctrl+c to close vite, it prints an error message with a stacktrace showing it's inside esbuild and afterwards I can...