Social Media Posts

Chrome Dev Tools: change property value shortcuts

Mar 09, 2019

#ChromeDevTools: Increase a property by one decimal point by holding the option key...

Terminal History: recalling the last command

Mar 08, 2019

Need to run the previous command you just ran with sudo?

Docker Prune: prevent running out of disk space

Mar 07, 2019

Running out of disk space when running docker? You can clean up all images, containers, networks, and volumes not used on your drive.

Meta Viewport: Mobile viewing

Mar 06, 2019

Are your dimensions off on mobile for your site?

Text Navigation: Jumping between words

Mar 05, 2019

Text navigation: jump to the beginning of the word: hold [option] + the left arrow key. Just to the end of the word: hold [option] + the right arrow key.