Skip to content

Instantly share code, notes, and snippets.

@cilynx
cilynx / gist:7799917
Created December 5, 2013 04:06
SQLite Blessing
/************** Begin file sqliteInt.h ***************************************/
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness for yourself and forgive others.
** May you share freely, never taking more than you give.
@cilynx
cilynx / gist:8071447
Created December 21, 2013 16:15
Ruby AWS Trusted Advisor POC
#!/usr/bin/env ruby
require 'rubygems'
require 'bundler/setup'
require 'aws-sdk'
support = AWS::Support.new.client
# List all TA checks along with their IDs