Apparently, HEIC can cut your storage in half without sacrificing image quality. The problem is, JPEG is much more universally compatible with the popular photo software that I use.
Today I needed to rename 92 photo files I exported out of Adobe Lightroom... And I didn't want to this manually.
The fastest way I've found to bulk resize the images on my Mac is to use this sips command in the Terminal app from the directory containing all of my photos:
Clutter can often lead to unproductive workspaces and loss of enthusiasm to achieve great things. Just staring at a messy desk or an overloaded computer folder can be enough to dampen our motivation.
Installing Docker on Ubuntu 18.04 is as straightforward as this Bash script to start using container technology on your computer.
If you accidentally made a Git commit with the wrong email address, you can easily update it by customizing and then executing this Bash script.
If you need to install the HPCToolkit simply execute this Bash script.
Installing Git from the command-line is as straightforward as executing this Bash script.