Confident Clean a Hacked Site Workshop Join me March 21st for this 90 Minute Workshop  Claim your spot

DevOps

The curious case of the funny admin

The curious case of the funny admin

Uncover the Hidden Threat

DevOps | Security | WordPress

Ever had that unsettling feeling that something’s not right, but can’t put your finger on it? Discover how Tim, worked through the case of a compromised site.

Tailscale & Caddy for better admin security

Tailscale & Caddy for better admin security

We did DNS and survived

DevOps | Security

Securing a web app admin area, by combining Tailscale with MagicDNS split DNS feature, Systemd-resolved and Caddy.

Humans Get Hit by Buses

Humans Get Hit by Buses

Embrace Automatic Updates

DevOps | Security | WordPress

Automatic updates don’t need to be feared both in terms of their reliability and their jobs they are a tool and one you should embrace.

Installing PHP and other languages with ASDF on MacOS Catalina

Installing PHP and other languages with ASDF on MacOS Catalina

DevOps | General | WordPress

Tim digs into the fun world of using a version manager to get his multiple versions of PHP under control.

Farewells and Moving on

Farewells and Moving on

DevOps | General | WordPress

It’s time for Tim to say goodbye as he leaves 34SP.com after 5 years and heads off but what does the future hold for Tim?

Local Lightning is it very very frightening

Local Lightning is it very very frightening

DevOps | WordPress

Tim takes a dive into Local Development using Local Lightning, is it any good or is he going to throw it out of the window. The answer might surprise.

Bashing my BashRC – Productivity Fridays

Bashing my BashRC – Productivity Fridays

DevOps

For this weeks Productivity Friday Tim looks at his BashRC file and how he manages remote servers with bash set on them.

Minimal Atom – Productivity Fridays

Minimal Atom – Productivity Fridays

DevOps

For this Productivity Friday Tim takes a look at how he has achieved a very minimal coding experience with atom and is loving it.

Customising Nano – Productivity Friday

Customising Nano – Productivity Friday

DevOps

In this new series Tim looks at some of how he configures his every day online Worktools, start with the humble text editor Nano. Can you even configure it, welcome to the work of Nano.

Pressing Forward – Random Mutterings

Pressing Forward – Random Mutterings

DevOps | General | Security | WordPress

Not yet a subscriber of Tims Random Mutterings newsletter? Want to know more like whats actually in one? Well then have a look at March edition and then you know subscribe!

Five languages for WordPress Developers to learn in 2020

Five languages for WordPress Developers to learn in 2020

DevOps | WordPress

Folks often ask me questions, and recently there has been a little bit of interest in the fact that while I work in the WordPress space I’m not a traditional “WordPress Developer” and I don’t tend to work day to day with WordPress. For those who don’t know me, my day to day programming is […]

Getting gdb to (semi) reliably work on Mojave MacOS

DevOps

Tim has fun, getting a 30 year old tool for debugging Rust and C++ to work on MacOS and specifically Mojave. It should be simple right?