AshleySchaeffer

Results 7 comments of AshleySchaeffer

Just ran into this. For me if we could just have a getter method that returns a borrow of the ErrorCode enum from the Error type that would be plenty.

Apologies, I thought smart modules sat in the producers and consumers (client-side), not in the SPU for the consumer. It makes sense come to think of it, as you're limiting...

I think this issue may also affect my use case: https://github.com/infinyon/fluvio/issues/2517 I don't know whether this has been overlooked, but I feel like solving these issues would allow Fluvio to...

Sounds great! Thanks for your time.

> I can probably modify some of the generated code. @jasongoodwin do you happen to have an implementation for this? I'm in a similar position, only the data I'm sending...

There's also this that's happened: https://github.com/ggerganov/llama.cpp/pull/1412 Which would help with GPU related issues I believe.

Just came across this myself. I've not tried this yet, but after looking at this tonic TLS server example I'm wondering whether you could use a `AcmeAcceptor` here and be...