Recently Updated Pages
Blocks in Simple English
The following block types exist and this is what they do. I'm always getting confused by the term...
WP-CLI
To download all attachment files from a remote site: from your local uploads directory: wp post l...
Performance
When migrating content, suspend cache invalidation and flush the cache afterwards. With that in m...
Time Since Last Resume
This has been moved to https://github.com/svandragt/break-aware
Notetaking Tools
I'm always looking for a cross platform good value note taking solution. I work with the Linux an...
Cheatsheet
Intermediate React useState container for state within component (instance props). Use a store ...
Types of tests
Unit Tests: Test individual code components in isolation. Functional Tests: Validate overall fun...
Elementary OS Configuration and Setup
ElementaryOS 7 Horus Same wifi issue as [[OpenSUSE Tumbleweed]]. Same fix Mouse battery is seen ...
Performance Strategy
CDN for assets Full page cache such as Batcache Fragment caching for menus Longcache for lower t...
Per Repo hooks
This is a little helper script that enables version controlled hooks, and per project hooks: Exam...
WordPress Importer Plugin
It has support for: deduplication (see below), mapping image urls All imported posts haven impo...
LG TV
LG Slow program guide The best solution, as there seems to be nothing from LG , to create a Favou...
Building PHP
OpenSUSE Ended up aborting this, but the notes might be handy for reference # Install phpenv curl...
Flatpak
Flatpak Runner Example: fr handbrake #!/usr/bin/env bash # Quickly run flatpak installed cli apps...
Docker
Mount a volume as the host user This allows writing to the volume. Dockerfile: COPY .docker/entry...
BookStack
Get / Post / Delete options works roughly like this: # Import all markdown files into a book find...
Local WagTail install on MultiPass
WAGTAIL INSTALL on multipass # Host multipass launch -n wagtail multipass shell wagtail # Guest ...
Installing wp-env
wp-env is pretty nice and the .wp-env.json file makes me think it's most of the way there as a ge...
Backup and Restore Ubuntu based systems
Use apt-clone, deja-dup and some shell scripts to backup and restore ubuntu based systems: Requir...
Curl commands
Time to first byte curl -s -o /dev/null -w "Connect: %{time_connect} TTFB: %{time_starttransfer} ...