Eklavya Sharma

Results 14 comments of Eklavya Sharma

Thanks for working on this. However, I see several issues with your pull request. I think you should have talked to me before beginning work on it. But don't worry,...

Your pull request also seems incomplete, as can be seen in `intro.md` where you have included headings like backend, competitive, linux, etc. but you haven't given any links to them....

I don't think we need a verbatim copy of a license in a `LICENSE` file. Just stating the licenses in readme.md and linking to them seems enough to me. Also,...

All file and directory names should be lowercase and hyphen-separated. So for example, `Competitive Programming` should be changed to `competitive-programming`. This is needed because these file and folder names will...

I'm not convinced that we need a TC to GCC porting guide. We should just tell them that TC is not standards-compliant and they should look at code written for...

I'm sorry to say that you have done a bad job at writing English. Your sentences have many grammatical and typographical errors. You have not used or incorrectly used punctuation....

When you want me to review it again, inform me by posting a comment on this thread.

I think you should remove your second snippet and everything after that and before (but not including) the point about `` being slow. That's because you don't need to give...

I'll probably be busy till midsems, so take your time.

You can add the CSS rules `pointer-events: none;` and `opacity: 25%;` to `#owl_countdown_box`. The first rule ensures that you can click stuff beneath the tree branch, and the second rule...