Magnum Opus

  • Moving away from Laravel Valet

    Moving away from Laravel Valet

    A long time ago, I set up Laravel Valet to use a multipurpose local dev environment for WordPress, Laravel, and any other static files. Fast forward to nearly four years after, I am removing it because I have better use of my time with DevKinsta and using Sail if I ever want to go down […]

  • Deleting the Revisions of a WordPress Post or Page using WP CLI

    Deleting the Revisions of a WordPress Post or Page using WP CLI

    TL;DR: Your page builder is not the issue, clear your post revisions. A while ago, I was faced with this fatal error when I attempted to directly access the link to edit a WordPress post: It affected that single page, however accessing other posts and pages worked. Elementor was the page builder in question so […]

  • Monitor your LEMP server with Netdata

    Monitor your LEMP server with Netdata

    Netdata is a highly optimized open-source monitoring agent you install on all your systems: physical and virtual servers, containers, even IoT. It provides insights in real-time of everything happening on the system it runs. It is designed not to disrupt the core functionalities of systems. It can also run standalone as well as be integrated […]

  • Everything Init

    Everything Init

    init is a common command in software engineering tools. From git, npm, etc. This is the first post, article, content of this blog. It’s the last personal blog I will manually set up everything from scratch. It, of course, is a WordPress blog hosted on a LEMP stack in Digital Ocean. I avoided over-engineering it […]