Vinayak Mehta

Results 185 comments of Vinayak Mehta
trafficstars

> I was thinking of putting conrad_db_path and conrad_events_path in __init__.py since I saw that we made use of that concatenation in many places and I think it would be...

I'm rethinking this, it's like everything is being removed. It's like an `uninstall`, so `reset` might not be a good verb to use here.

@m0sth8 Thanks for the PR! The updation and consumption of `data/events.json` are decoupled by design. The plan is to run every scraper in the `scrapers` folder daily, remove duplicates, update...

> Unfortunately, we don't want data from Tulu.la to be decoupled from the service itself and stored outside because of many reasons @m0sth8 I see, but with the current crawler...

Similar to this, but a different interface than `conrad refresh`. The data will not be stored on GitHub and directly go to the user's computer. Can you give me push...

That would be awesome, I think this could be an option for `conrad remind`. Which would generate that link for the conference the user selected. For example: `conrad remind -i...

Yep! I think the event name and start + end date should work?

CI job should also output the schema validations that were failed while running the crawler.