Dominik Weckmüller
Dominik Weckmüller
I finally found the time for testing binary downloads from the virtual file system. I wrote a simple function that takes care of everything and saves a pandas excel export...
Hi @timabbott! Thanks for sharing your thoughts on this. As far as I understood the current implementation of read receipts it is querying the database on click, so it's only...
Additionally it would be nice to have (multi-)polygons added to the [Geo Payload](https://qdrant.tech/documentation/payload/#geo), so one could perform complex geospatial queries (and get a step closer to PostGIS). For the moment,...
Linking https://github.com/visgl/deck.gl/discussions/6512. It's a pity the parameter isn't implemented yet in pydeck as it's a fundamental feature and one must go through quite some hoops to style it, e.g. creating...
Just linking [https://github.com/squidfunk/mkdocs-material/discussions/5483](https://github.com/squidfunk/mkdocs-material/discussions/5483) for some ideas how to implement semantic search without the need for a vector DB and model server, if loading 10-50Mb of resources is not a problem....
Agree, both variants ( client-only vs server-client) have their tradeoffs (size/speed vs. cost/overhead). With the current hype, the recent hardware & software developments I could well imagine something like on-device...
I'd just like to confirm this general behavior in all VROOM versions from 1.8 - 1.13. It happens very frequently that vehicles with skills are filled up with non-skilled jobs...
[https://github.com/do-me/Test/blob/main/vroom-problem-336-jobs.json](https://github.com/do-me/Test/blob/main/vroom-problem-336-jobs.json) (couldn't attach the file in this comment) Here is one of the instances where the described problem happens. Even though it's not a "small" instance anymore it's still apparent...
Thanks a lot, we'll go ahead and come back here after testing!
You can use more than one circuit in parallel. I invested quite some time to figure out a logic that deals with parallel processing, failed requests and new circuit creation....