{"id":26642985,"url":"https://github.com/dideler/gists","last_synced_at":"2025-10-14T01:32:08.228Z","repository":{"id":141343048,"uuid":"85478859","full_name":"dideler/gists","owner":"dideler","description":"A collection of my more popular and useful gists","archived":false,"fork":false,"pushed_at":"2018-11-30T17:47:03.000Z","size":8,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-14T01:32:06.485Z","etag":null,"topics":["collection","github-gist","random"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dideler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-19T13:41:08.000Z","updated_at":"2025-08-03T08:44:26.000Z","dependencies_parsed_at":"2023-06-26T00:14:24.665Z","dependency_job_id":null,"html_url":"https://github.com/dideler/gists","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dideler/gists","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Fgists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Fgists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Fgists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Fgists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dideler","download_url":"https://codeload.github.com/dideler/gists/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Fgists/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017491,"owners_count":26086084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["collection","github-gist","random"],"created_at":"2025-03-24T19:28:51.027Z","updated_at":"2025-10-14T01:32:08.210Z","avatar_url":"https://github.com/dideler.png","language":null,"readme":"# gists\n\nA collection of some of [my GitHub Gists](https://gist.github.com/dideler?direction=desc\u0026sort=updated).\n\n## Why?\n\nI've got a bunch of gists. This list makes the good ones more discoverable.  \nIt also improves support as I otherwise don't get notified of activity on gists.\n\n## How?\n\n- Got an improvement to suggest for a specific gist? [Open an issue] in this repo\n- Got a question about a specific gist? [Open an issue] in this repo\n- Got a statement to make or just want to say thanks? Leave a comment on the relevant gist\n\n**Support is not guaranteed**, this is volunteer work.\n\n**Deprecated** gists are no longer supported. Their content may be outdated.\n\nAll gists are distributed under the MIT license.\n\n[open an issue]: ../../issues/new\n\n---\n\n- [Bootstrapping - a list of useful resources to get up and running quickly](https://gist.github.com/dideler/1718200) (deprecated)\n- [Twitter gadget for Google Sites](https://gist.github.com/dideler/2153825) (deprecated)\n- [Bitwise operations](https://gist.github.com/dideler/2365607)\n- [Parsing Command-Line Arguments in Python](https://gist.github.com/dideler/2395703)\n- [Collection of Raspberry Pi resources](https://gist.github.com/dideler/3394257) (deprecated)\n- [Formatted output in the terminal (Python)](https://gist.github.com/dideler/3814182)\n- [Comparison of ways to remove duplicate lines from a file (Python)](https://gist.github.com/dideler/4688053)\n- [Flip and mirror text (Java)](https://gist.github.com/dideler/4969581)\n- [Avoid over-commitment](https://gist.github.com/dideler/4982537)\n- [Comparisons for reading a file into a string (Python)](https://gist.github.com/dideler/5217307)\n- [Extract email addresses from text files (Python)](https://gist.github.com/dideler/5219706)\n- [Encrypt any sensitive file (Make)](https://gist.github.com/dideler/5219993)\n- [Code snippets for different tasks](https://gist.github.com/dideler/5242203)\n- [Various C++ notes](https://gist.github.com/dideler/5537024)\n- [Startup Engineering notes (Stanford/Coursera course)](https://gist.github.com/dideler/5796745)\n- [Presentation on the Friendly Interactive Shell (fish)](https://gist.github.com/dideler/5864376)\n- [Code review checklist](https://gist.github.com/dideler/5912225)\n- [Screenwriting playbook](https://gist.github.com/dideler/6043168)\n- [Extract till you drop](https://gist.github.com/dideler/6136382)\n- [The Design of Everyday Things (Udacity course)](https://gist.github.com/dideler/8018644)\n- [Favourite Quotations](https://gist.github.com/dideler/8195373)\n- [Script to determine if running on battery](https://gist.github.com/dideler/8560508)\n- [Winning the argument](https://gist.github.com/dideler/9400531)\n- [CSS centering](https://gist.github.com/dideler/10013607)\n- [Routing in Rails](https://gist.github.com/dideler/10020345)\n- [Reallly good job postings](https://gist.github.com/dideler/10392759)\n- [Responsive email templates](https://gist.github.com/dideler/11400235)\n- [Screenshots of web pages at various sizes](https://gist.github.com/dideler/814ff4d03a0e12e94dcd)\n- [Upgrade PostgreSQL from 9.3 to 9.4 on Ubuntu 14.10](https://gist.github.com/dideler/60c9ce184198666e5ab4)\n- [Show unused vcr cassettes at the end of your (RSpec) test suite run](https://gist.github.com/dideler/062a6d6722e137db55b2)\n- [Rails API Best Practices](https://gist.github.com/dideler/58041566028ac0f23921)\n- [IRC Getting Started Guide: common commands](https://gist.github.com/dideler/c6e491a7c36cf0e07c03)\n- [CLI loading animation (bash)](https://gist.github.com/dideler/b0a0ef8b95e683752883)\n- [Directed Acyclic Graph for tasks (Ruby)](https://gist.github.com/dideler/07c353deb8071646a39c09de6d96afe7)\n- [Sending a message to Telegram with cURL](https://gist.github.com/dideler/85de4d64f66c1966788c1b2304b9caf1)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdideler%2Fgists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdideler%2Fgists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdideler%2Fgists/lists"}