Category: tech

  • I was wrong about Airtable

    In my mind, I am officially the Jim Cramer of tech. Every tech prediction I make, just do the opposite! I remember when Apple announced the iPhone and I instantly dismissed it. Back then, I was rocking a T-Mobile Sidekick and a Blackberry. A phone without a keypad? That was crazy talk! I thought typing…

  • Simple is beautiful

    The guitar is one of my favorite physical things in the world. It boggles my mind how six steel strings and a hollow piece of wood can make such beautiful music. This simple wood-and-string combination provides entertainment, calms the mind, relieves stress and anxiety, and brings people together. I’ve been in the web design space…

  • Don’t over engineer

    In my quest to have super fast websites for clients, I tend to over engineer the site. I recently implemented NGINX Page Caching Method and Redis Object Cache on a website. This is a WordPress multisite so imagine the complication! GTmetrix page speed performance was at 91% but I wanted it to be 99%. Now,…

  • Code to Add Gutenberg Editor to WooCommerce

    I have been using this code for the past few years. It still works.

  • WordPress, I’m back…

    I have been developing websites in WordPress since 2015. I wanted to learn something new so I tried building this blog using static site generators Jekyll and Hugo. While I find Jekyll to be okay, I encountered numerous errors installing some of their gems. After successfully building a Jekyll blog on my local server, I…