Blog
Blog
I write practical tutorials and notes about WordPress, web engineering, leadership, career, remote work, books, and whatever else seems worth sharing.
-
How I learned about fetchpriority and decoding contributing to WordPress
Read article: How I learned about fetchpriority and decoding contributing to WordPressI did some research and it looks like my first contribution to WordPress core was in version 4.9,…
-
What do you take from personal to professional life?
Read article: What do you take from personal to professional life?Severance (TV series available on AppleTV) is easily in my Top 3 series of all time. There, people…
-
There is no “WordPress Dev”
Read article: There is no “WordPress Dev”The block editor in WordPress has created a divide between those who copy and paste code and those…
-
I'm done with the "definitive guides"
Read article: I'm done with the "definitive guides"Inspired by Chris Wiegman ‘s posts, I’m going to write much shorter and hopefully much more frequent posts.…
-

Remote work: positions and hiring process
Read article: Remote work: positions and hiring processLooking for a remote work opportunity but don’t know how the hiring process is? In this post, I…
-

International Jobs: Does my English need to be perfect?
Read article: International Jobs: Does my English need to be perfect?Is my English good enough? Is it possible to speak without an accent? Do I need to take…
-

WordPress Health Status and the new Report Parser Tool
Read article: WordPress Health Status and the new Report Parser ToolAlways asking the same questions? Status reports gather all information in a single place. But what do we…
-

FTP No More: Deploying WordPress sites with GitHub Actions
Read article: FTP No More: Deploying WordPress sites with GitHub ActionsDo you still use FileZilla to send files one by one to the server? It is time to…
-

Deprecated code in Open Source (with WordPress functions)
Read article: Deprecated code in Open Source (with WordPress functions)Improving your code requires changes: functions, files, structures, everything someday needs a new name or place. How do…