Skip to content

Instantly share code, notes, and snippets.

View liamdawson's full-sized avatar

Liam Dawson liamdawson

View GitHub Profile
@liamdawson
liamdawson / build-dyld_shared_cache_util.md
Last active April 27, 2023 23:56
dyld_shared_cache_util patch
@liamdawson
liamdawson / Gemfile
Created July 27, 2021 02:09
Extract a CSV of manual RDS DB snapshots in an AWS account
# frozen_string_literal: true
source "https://rubygems.org"
gem "aws-sdk-rds"