J Scott Smith

Notes

Notes - June 15th, 2015

Styling Your Console Logs

Sometimes it’s nice to have some color in your console logs to differentiate important logs or just have things look a little nicer. Here’s how to add a little style with CSS.

Read More



Notes - February 19th, 2015

Scrolling Lock for iOS 8

Very occasionally you may want to (temporarily) lock the scroll position on the <body>. To do so on iOS takes a bit more effort…

Read More

Notes - January 17th, 2015

Updating Packages on Ubuntu

Just reminding myself how to update my Ubuntu server after logging in through SSH and seeing the familiar message: “30 packages can be updated. 24 updates are security updates.” Pretty simple to do but I always end up googling it.

Read More