An open API service indexing awesome lists of open source software.

https://github.com/dideler/gists

A collection of my more popular and useful gists
https://github.com/dideler/gists

collection github-gist random

Last synced: 6 months ago
JSON representation

A collection of my more popular and useful gists

Awesome Lists containing this project

README

          

# gists

A collection of some of [my GitHub Gists](https://gist.github.com/dideler?direction=desc&sort=updated).

## Why?

I've got a bunch of gists. This list makes the good ones more discoverable.
It also improves support as I otherwise don't get notified of activity on gists.

## How?

- Got an improvement to suggest for a specific gist? [Open an issue] in this repo
- Got a question about a specific gist? [Open an issue] in this repo
- Got a statement to make or just want to say thanks? Leave a comment on the relevant gist

**Support is not guaranteed**, this is volunteer work.

**Deprecated** gists are no longer supported. Their content may be outdated.

All gists are distributed under the MIT license.

[open an issue]: ../../issues/new

---

- [Bootstrapping - a list of useful resources to get up and running quickly](https://gist.github.com/dideler/1718200) (deprecated)
- [Twitter gadget for Google Sites](https://gist.github.com/dideler/2153825) (deprecated)
- [Bitwise operations](https://gist.github.com/dideler/2365607)
- [Parsing Command-Line Arguments in Python](https://gist.github.com/dideler/2395703)
- [Collection of Raspberry Pi resources](https://gist.github.com/dideler/3394257) (deprecated)
- [Formatted output in the terminal (Python)](https://gist.github.com/dideler/3814182)
- [Comparison of ways to remove duplicate lines from a file (Python)](https://gist.github.com/dideler/4688053)
- [Flip and mirror text (Java)](https://gist.github.com/dideler/4969581)
- [Avoid over-commitment](https://gist.github.com/dideler/4982537)
- [Comparisons for reading a file into a string (Python)](https://gist.github.com/dideler/5217307)
- [Extract email addresses from text files (Python)](https://gist.github.com/dideler/5219706)
- [Encrypt any sensitive file (Make)](https://gist.github.com/dideler/5219993)
- [Code snippets for different tasks](https://gist.github.com/dideler/5242203)
- [Various C++ notes](https://gist.github.com/dideler/5537024)
- [Startup Engineering notes (Stanford/Coursera course)](https://gist.github.com/dideler/5796745)
- [Presentation on the Friendly Interactive Shell (fish)](https://gist.github.com/dideler/5864376)
- [Code review checklist](https://gist.github.com/dideler/5912225)
- [Screenwriting playbook](https://gist.github.com/dideler/6043168)
- [Extract till you drop](https://gist.github.com/dideler/6136382)
- [The Design of Everyday Things (Udacity course)](https://gist.github.com/dideler/8018644)
- [Favourite Quotations](https://gist.github.com/dideler/8195373)
- [Script to determine if running on battery](https://gist.github.com/dideler/8560508)
- [Winning the argument](https://gist.github.com/dideler/9400531)
- [CSS centering](https://gist.github.com/dideler/10013607)
- [Routing in Rails](https://gist.github.com/dideler/10020345)
- [Reallly good job postings](https://gist.github.com/dideler/10392759)
- [Responsive email templates](https://gist.github.com/dideler/11400235)
- [Screenshots of web pages at various sizes](https://gist.github.com/dideler/814ff4d03a0e12e94dcd)
- [Upgrade PostgreSQL from 9.3 to 9.4 on Ubuntu 14.10](https://gist.github.com/dideler/60c9ce184198666e5ab4)
- [Show unused vcr cassettes at the end of your (RSpec) test suite run](https://gist.github.com/dideler/062a6d6722e137db55b2)
- [Rails API Best Practices](https://gist.github.com/dideler/58041566028ac0f23921)
- [IRC Getting Started Guide: common commands](https://gist.github.com/dideler/c6e491a7c36cf0e07c03)
- [CLI loading animation (bash)](https://gist.github.com/dideler/b0a0ef8b95e683752883)
- [Directed Acyclic Graph for tasks (Ruby)](https://gist.github.com/dideler/07c353deb8071646a39c09de6d96afe7)
- [Sending a message to Telegram with cURL](https://gist.github.com/dideler/85de4d64f66c1966788c1b2304b9caf1)