RSSAmplifier

Blog

Mark Jaquith

Mark Jaquith’s personal blog

markjaquith.comRSS feed ↗9 posts

Latest posts

Things I'm using, 2024 Edition

These are the tools, software, and habits I'm using in 2024

Easy SSH Jump Box Proxying

SSH into a server through an intermediate server, easily

Two-Factor Backup Codes

Have a backup plan for your two-factor authentication codes.

Things I'm using, 2023 Edition

These are the tools, software, and habits I'm using in 2023

GitHub Copilot: A Virtuous Circle

GitHub's Copilot service can make you a better coder, through a virtuous circle.

How to Temporarily Fork a Composer Package

What to do when you have to edit a composer package that your site relies upon.

Quickly Toggle Xdebug on macOS

Xdebug can be slow — switch it on or off quickly with this tip.

WordPress Local Development Without the Uploads Directory

Stop tediously syncing multiple gigabytes of uploads just to work on a WordPress site.

Slim Your Svelte

Use Svelte 3's powerful reactive declarations to boil your code down to its essence.