Results 55 issues of Harsh Gupta

Hi @chubin, Thanks for the amazing project. I tried the [standalone installation of cheat.sh](https://github.com/chubin/cheat.sh/blob/master/doc/standalone.md) on my Mac M1 machine, it failed with the following error: ```python $cht.sh python read file...

Website Link: https://devhints.io/ Repository Link: https://github.com/rstacruz/cheatsheets This repository contains cheatsheet for various libraries which are missing at cheat.sh, for example lodash, backbone.js etc.

upstream-repository

While running ```python from ghost import Ghost ghost = Ghost() with ghost.start() as session: page, extra_resources = session.open("http://jeanphix.me") assert page.http_status == 200 and 'jeanphix' in page.content ``` I'm encountering following...

## Screenshot(s) ## Affected search queries - Anything with the keyword "track" opens the Courier Tracking app. This isn't how it should work. ## Summary ## Possible solution - Delete...

bug

Add a troubleshooting guide in CONTRIBUTING.md - Fix the issue with yarn version - Fix other potential local setup issue, also suggest the docker workaround https://github.com/felvin-search/instant-apps/blob/master/CONTRIBUTING.md

enhancement
miscellaneous

# Summary An Instant app to convert Heic images to Jpeg # Example search queries - heic to jpeg - image converter # Implementation (optional) # Context

good first issue
proposal

Setup fails on win32 systems with following error ``` ➤ YN0062: │ fsevents@patch:fsevents@npm%3A2.3.2#~builtin::version=2.3.2&hash=1cc4b2 The platform win32 is incompatible with this module, link skipped. ```

bug
maintenance

## Screenshot(s) ![Screenshot 2022-03-25 at 10 12 25 PM](https://user-images.githubusercontent.com/2477788/160220780-e7de9420-87de-4c8f-b24c-5ec0d28c1d2c.png) ## Affected search queries - kung fu panda 2 ## Summary ## Possible solution We need to determine if a query...

bug

# Summary If the query has the keyword "github" in it, show the list of repositories with the name # Example search queries - github python computer vision - Github...

proposal