Yashar Fakhari

Results 93 comments of Yashar Fakhari
trafficstars

You can also use WSL if you are on windows, and install milvus lite with pip: `pip install milvus`

Most likely you are trying to apply a patch to a code that your patch file doesn't go with or your patch file has other issues.

It looks like haven't setup a mongodb instance. See the Prereq section in the readme.md for the full list of prereqs for running the app :) : https://github.com/sahat/hackathon-starter?tab=readme-ov-file#prerequisites > MongoServerSelectionError:...

It looks like the current version is on 1.0.9. Can we close this PR?

If you would want to go the conventional commit's route, we can potentially start with: 1. Add something like commitlint and run it thru the husky commit-msg hook to check...

There isn't really enough information in this Github issue to provide a guidance.

Just my personal opinion, but I feel like it is hard to define what is considered a professional email address. At the same time, the list of known major/popular free...

> What I don't really have seen in this repo is how you maintain the list. The list that this package uses is in [list.txt](https://github.com/FGRibreau/mailchecker/blob/master/list.txt) It is updated as part...

Just a thought, should this be during the build-time, install time, startup time, or a combination (i.e. have fallbacks)? By moving the data download closer to the startup/runtime the consumers...