Author: Monte

  • Documenting: Setting Up and using WP CLI on LocalWP

    TL;DR I didn’t have to do much work because LocalWP ships with WP CLI just click ‘Open site shell’ New Day: Thu 11 Aug 2022 11:59:00 AM CDT The WP CLI is offered kind of as an alternative to SSH but I have yet to get really familiar with it. It offers the promise of…

  • Quick Tips: Firefox Dev tools – how to make dev tools take a screenshot for you

    In the console of devtools go in inspect mode find the element you want to screenshot right click on it and press screenshot node. If you would like it to be more narrow or more wide adjust the size of your browser and the screenshot will come out as such. This saves time over screenshotting…

  • Reading Notes: automating the boring things with Python

    chapter 9 has piqued my interest. basically it’s a book meant to like talk to a novice and like train novice on programming. The thing is, already know all that stuff so I’m going to just like looking to novels or books rather with BASH like how to automate things with bash because not everybody’s…

  • My Developer Workflow on Linux Mint

    I’m currently working with BASH files to automate the process that I’m in and appears that I have to source the file to do anything meaningful. Wonder if you run it is it going to be a ./ or . like it’s going to be sourced or not and I wonder if I can change…

  • Documenting: My Developer Workflow Setup on Linux Mint

    About my workflow: I use vim and I use Linux Mint I mainly do web development as it is my main job but I enjoy C++ development as well. I would consider myself an Advanced WordPress developer. I plan to make it to the expert stage by the end of next year. I personally enjoy…

  • Documenting: Setting up Vdebug on LocalWP

    TL;DR I couldn’t figure it out mainly because Linux, Vim and LocalWP seem to be a combination which isn’t officially supported. Starting off: I mainly got the start of my Vdebug setup from this article. I am currently in the point where Vdebug is working on F10 and F5 press but I have yet to…

  • Blog toDo / Side Projects:

    Rewrite Divi theme to use Gutenberg. Make a button/input to donate money to support the blog/me. As a thank you. Include, Amazon Pay, Paypal, CashApp Also, have a question form where if you’re a struggling dev and want to ask me a question and it’ll be tiered based on my response. So if you pay…

  • Hello world!

    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!