I use iterm2 on my mac and there is a shortcut I want to tell you about.
I’ve been learning ui-router and I’d like to share some things I’ve learned that took me a while to get. With bits of Ionic Framework.
Today I was trying to upgrade all my brew kegs with brew upgrade
. But it trips up on libiconv.
You might try like I did and call brew with sudo but you get this message
This method is now outdated. Github Pages now exposes the site.github namespace
I recently had to migrate a Heroku app that was under my personal accounts, Heroku and s3, to another user. But this app also had assets under Amazon Web Services Simple Storage Service which made the process more complicated. You can use something like bucket explorer to manage S3 with a gui. I’ll show you how to do it with aws-cli. I’m assuming you installed it and you’re familiar with the commandline in general.
Many times you have to create a bootable usb stick on a mac. I always follow the instructions at How to create a bootable USB stick on OS X. I created a quick bash script that makes this process faster
Source code for this project can be found here.
VLC is my media player of choice. One of my only complaints is that it loads subtitles by default. It’d be really nice if you could have them off by default, with the option of loading them if you need them.