Hicham Azimani

Results 16 comments of Hicham Azimani

Hello, Here is some instruction to run `geocoder-tester` with bragi : - clone `geocoder-tester` [repo](https://github.com/CanalTP/geocoder-tester/) - Create virtualenv & install python packages (requirements.txt in geocoder-tester) : `pip install virtualenv` `virtualenv...

Hello, Is this something still in discussion ? In my case we plan to migrate to Axum, right now we are using Actix. But this feature is mandatory for us...

Is this gonna be merged soon ? TBH We use a lot [Utf8PathBuf](https://docs.rs/camino/1.1.4/camino/struct.Utf8PathBuf.html) instead of PathBuf in our apps. And since we are planning to migrate to axum and use...

Any update on this (backend)? this could be really useful for adding new features like AbortableTask https://docs.celeryq.dev/en/latest/reference/celery.contrib.abortable.html#celery.contrib.abortable.AbortableTask

Hello, I’m really interested using tensorRT with tch-rs Do you know if there if a way to have it working with a stable rust version ?

Nice thank you I’ll give it a try :)

Hello Sorry for the late reply. I understand, to be honest I'll try to find some time to think about it but at this moment it's a little complicated ^^

Nice I'll try that Thank you

Hello, I was thinking since the refactoring with version 0.5.0, is it really necessary to have separate crate instead of featured mod in the main crate ? I'm saying this...

Nice !! Yeah sure :) I'll do it this week hopefully