Technical Architect
A Christ-follower, husband, father, and WordPress Developer with Forum One.
Similar Posts

Geek | Programming | Tech
If Money Were No Object, What I’d Choose For My Next Developer Machine
These days I’m sporting an HP Chromebook 13 G1 which has mostly been a good machine. Seems like even with 8GB of RAM I still end up with some freeze ups when I’m plugging in or unplugging my USB-C dock. It’s rather frustrating but fortunately Google Chrome is designed to recognize abrupt closes and can…

Lifelong Learning As A Developer
“if you’re not enjoying learning new things about your job, what are you doing working that job in the first place?” – Bruno Skvorc

WPGR: Learn about the Developer Tools in your browser
Firefox Developer Tools – Topher Inspector – look at HTML/CSS behind a web page Responsive Display Mode Console – look for errors (security/resource loading issues) Different results depending on when you open – loading vs loaded Debugger – for JavaScript Style Editor – for changing CSS Performance – monitoring page load performance Network – Storage…

Working From Rest, Productivity At It’s Best
“Man’s blessing didn’t come from what he produced, rather, what he produced stemmed from his blessing. Let that blessing fuel your work, so that striving ceases and what you produce comes out of a place of rest.” – SELAH | Defining Rest In The Age Of Productivity The start of this study reminded me of…

Better SSH Authentication with Keybase
I love the concept of SSH Key CAs and signing user keys. #security https://keybase.io/blog/keybase-ssh-ca

Doing It Right…Code Commits
As a developer there are industry standards and expectations that should be followed, especially in the open source world. Aaron Jorbin has got this spot on.