Year: 2023

  • The Gutenberg plugin and the menu

    by

    in

    For quite some time I have been using the latest version of the Gutenberg plugin because I like to torture myself apparently. Ever since that plugin was introduced there has been a menu item that would drive me a little crazy at times. I’m sure some have seen it too and probably still have that…

  • Code dives

    by

    in

    It’s been a really long time since I’ve done one and I think it’s time I do another. This next one will be more on the JavaScript side because it was one of the first languages I learned so it would be nice to go back those roots. The other reason is also because I…

  • Why use git branches

    by

    in

    For quite some time this subject was on my mind. It’s weird but true. There are times when using a git branch make more sense. A great example of this would be when you want to create a new feature on the project you’re on. Another would be when you need to fix a reported…

  • Podman, WordPress, and a virtual machine

    by

    in

    The other day I began a random journey of trying to get Podman to work on a virtual machine with a WordPress image. Why? Because I apparently like to pull my hair. Now, some of you are probably wondering why I wanted to do this. The biggest reason being I don’t want to be using…