A collection of some of my GitHub Gists.
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.
- 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.
- Bootstrapping - a list of useful resources to get up and running quickly (deprecated)
- Twitter gadget for Google Sites (deprecated)
- Bitwise operations
- Parsing Command-Line Arguments in Python
- Collection of Raspberry Pi resources (deprecated)
- Formatted output in the terminal (Python)
- Comparison of ways to remove duplicate lines from a file (Python)
- Flip and mirror text (Java)
- Avoid over-commitment
- Comparisons for reading a file into a string (Python)
- Extract email addresses from text files (Python)
- Encrypt any sensitive file (Make)
- Code snippets for different tasks
- Various C++ notes
- Startup Engineering notes (Stanford/Coursera course)
- Presentation on the Friendly Interactive Shell (fish)
- Code review checklist
- Screenwriting playbook
- Extract till you drop
- The Design of Everyday Things (Udacity course)
- Favourite Quotations
- Script to determine if running on battery
- Winning the argument
- CSS centering
- Routing in Rails
- Reallly good job postings
- Responsive email templates
- Screenshots of web pages at various sizes
- Upgrade PostgreSQL from 9.3 to 9.4 on Ubuntu 14.10
- Show unused vcr cassettes at the end of your (RSpec) test suite run
- Rails API Best Practices
- IRC Getting Started Guide: common commands
- CLI loading animation (bash)
- Directed Acyclic Graph for tasks (Ruby)
- Sending a message to Telegram with cURL