This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.
To capture the video (filesize: 19MB), using the free "QuickTime Player" application:
gem install mysql2 -v '0.3.21' -- --with-mysql-config=/usr/local/Cellar/mysql\@5.6/5.6.42/bin/mysql_config |
defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO |
-- Open automator | |
-- * New Service | |
-- * Service Recieves: no input | |
-- * Paste the following | |
-- * Alter audio sources to match your machine | |
-- * Save | |
-- Open Keyboard | |
-- * Shortcuts | |
-- * Services | |
-- * Bind to shortcut |
gem install pg -- --with-pg-config=/Applications/Postgres.app/Contents/Versions/9.3/bin/pg_config |
wget --adjust-extension --span-hosts --convert-links --backup-converted --page-requisites http://example.com |
brew update elixir | |
mix deps.get |
#!/usr/bin/env ruby | |
## | |
# script to amend a commit which should be been created with the previous script | |
## | |
commit_message = `git log --format=%B -1`.strip | |
branch_name = `git rev-parse --abbrev-ref HEAD`.strip | |
matches = branch_name.match (/\w\-(\d+)\Z/i) |
[[UIApplication sharedApplication] setApplicationIconBadgeNumber:theIntToDisplay]; |
9th April - Designing in the text editor | |
16th April - TBA | |
23rd April - TBA |