I hereby claim:
- I am underscorebrody on github.
- I am ebrody (https://keybase.io/ebrody) on keybase.
- I have a public key whose fingerprint is D5A2 A517 A2B9 92BB 660A EA79 292F E947 1718 BC36
To claim this, I am signing this object:
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>Label</key> | |
| <string>litra-auto-on</string> | |
| <key>ProgramArguments</key> | |
| <array><string>/Library/LaunchDaemons/litra-auto-on.sh</string></array> | |
| <key>RunAtLoad</key> | |
| <true/> |
| # It requires ACK - http://betterthangrep.com/ | |
| task :find_unused_images do | |
| images = Dir.glob('app/sources/images/**/*') | |
| images_to_delete = [] | |
| filelist = `cd .. && ack -g -i '(my-app/app|my-app/public|my-gem/app)'` | |
| images.each do |image| | |
| unless File.directory?(image) | |
| # print "\nChecking #{image}..." | |
| print "." |
| ffmpeg -i affix.mov -s 1968x1128 -pix_fmt rgb24 -r 15 -f gif - | gifsicle --optimize=3 --delay=3 > affix.gif |
I hereby claim:
To claim this, I am signing this object: