Raj Patel
Raj Patel
That's a great idea @sandywadhwa :) Would be the biggest change in terms of code to get this up and running, not sure if can be picked right away.
Yep, that's the release plan if going with it - the issue is urgency/bandwidth not feasibility. Feel free to raise a PR :)
Not immediately required right now, the current one is now optimized enough to be handled by one machine. This could be a great restructuring project though.
Hey @punndcoder28 ! You can surely take this up, let me know if you have any issues and feel free to raise a PR
Hey @punndcoder28 , It's not that straight forward. To use `__validate_handle` we need self.access_token to be set via `__get_access_token` method. You will have to think about how to make it...
Need to decide the UI. Suggestions ?
So for example: https://www.stopstalk.com/user/profile/tanujkhattar The current codeforces handle of the user is tanujkhattar. Now this handle is invalid because the user has changed it to Baba and hence we made...
Hey @aakash2007 , This issue has nothing to do with Beautiful Soup, but it does not require much of pre-requisites. Try setting up StopStalk locally and populate the db locally...
Hey @AbhiY98, We already support markdown and also attaching of images should suffice most of the cases. Can you think of any concrete usecase for latex?
@AbhiY98 At present we are not receiving many requests for latex. We have received a few editorials which require mathematical expressions where the users have attached the images of the...