{"id":14065870,"url":"https://github.com/vrachieru/cheatsheet","last_synced_at":"2026-01-20T15:07:35.823Z","repository":{"id":34244679,"uuid":"38121033","full_name":"vrachieru/cheatsheet","owner":"vrachieru","description":"Various brain dumps gathered throughout my journey of poking a bunch of things with a stick.","archived":false,"fork":false,"pushed_at":"2019-10-23T08:01:44.000Z","size":108,"stargazers_count":69,"open_issues_count":1,"forks_count":26,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-25T20:03:06.385Z","etag":null,"topics":["awesome","backend","cheatsheet","cheatsheets","documentation","frontend","guide","howto","knowledgebase","learning","learning-notes","productivity","sublime-text","tldr","tools"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"EdjoLabs/image-match","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vrachieru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-26T16:20:36.000Z","updated_at":"2025-10-23T18:43:41.000Z","dependencies_parsed_at":"2022-09-14T02:01:05.113Z","dependency_job_id":null,"html_url":"https://github.com/vrachieru/cheatsheet","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/vrachieru/cheatsheet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrachieru%2Fcheatsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrachieru%2Fcheatsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrachieru%2Fcheatsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrachieru%2Fcheatsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrachieru","download_url":"https://codeload.github.com/vrachieru/cheatsheet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrachieru%2Fcheatsheet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28606139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T14:45:23.139Z","status":"ssl_error","status_checked_at":"2026-01-20T14:44:16.929Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","backend","cheatsheet","cheatsheets","documentation","frontend","guide","howto","knowledgebase","learning","learning-notes","productivity","sublime-text","tldr","tools"],"created_at":"2024-08-13T07:04:47.293Z","updated_at":"2026-01-20T15:07:35.805Z","avatar_url":"https://github.com/vrachieru.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/5860071/46333591-8c9f2980-c629-11e8-9592-b8c4b4971adb.jpg\" width=\"200px\" /\u003e\n  \u003cbr/\u003e\n  \u003ca href=\"https://packagecontrol.io/packages/Cheatsheet\"\u003e\n    \u003cimg src=\"https://img.shields.io/packagecontrol/dt/Cheatsheet.svg?style=flat\" /\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/5860071/46334000-23b8b100-c62b-11e8-8ae6-6155cd436a48.png\" /\u003e\n\u003c/p\u003e\n\nThis is a collection of various brain dumps gathered throughout my journey of poking a bunch of things with a stick. Its main purpouse is to act as a quick reference for those pesky little details that just won't stay in your head but it can also be a starting point in learning something awesome and new.\n\n![xkcd](https://cloud.githubusercontent.com/assets/5860071/10386656/bd32dbc2-6e62-11e5-8658-2b0f268f0c8a.png)\n\n\n# Preview\n\n![Sublime Text demo](https://cloud.githubusercontent.com/assets/5860071/9787794/3904d4b8-57ce-11e5-96da-b0c34b2ce8a1.gif)\n\n\n### Installation\n\n##### Package control\n\n1. Make sure you have [Package Control](https://packagecontrol.io/installation) installed\n2. Press `Ctrl+Shift+P` to open the command palette\n3. Type `install` and search for the `Package Control: Install Package`\n4. Search for the package named `Cheatsheet` and install it\n\n##### Manual\n\n1. Go to the packages directory (`Preferences -\u003e Browse packages`)\n2. Clone this repository into the packages directory\n\n\n### Usage\n\nOpen the command palette using `Ctrl+Shift+P`.  \nType `Cheatsheet` followed by the command or part of the cheatsheet name.\n\n\n### Local cheatsheets\n\nPlace your own cheatsheets under `~/.cheatsheet` and restart SublimeText or run the `Refresh local database` command.\nMake sure your files have the `.cheatsheet` extension.\n\n\n### Commands\n\n| Command | Description\n| --- | ---\n| `cheatsheet-name` | Open the specified cheatsheet.\n| Refresh local database | Remove invalid cheatsheets and add new ones to the command palette by scanning the local database folder\n\n\n# Copyright\n\nI do not claim full ownership over the content from whithin the cheatsheets due to the fact that it has been gathered from various sources at the time that I researched each subject and beyond that. Therefore the cheatsheets are a derivate product of said information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrachieru%2Fcheatsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrachieru%2Fcheatsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrachieru%2Fcheatsheet/lists"}