It's not often that I get around to playing games. Knowing myself, I can easily get sucked in to them and the time I would then use for tinkering with something else, improving my skills elsewhere gets poured in to a good ol' game of Counter-Strike … [Read more]
security scanning wordpress
One of the best features of WordPress is that it is Open Source. This allows for the likes of you and I to modify it as we please, create plugins for it, alter the feel and look of it along with how we interact with the site. This adaptability of … [Read more]
it’s been a while
It certainly has been a while since my last post. I have seriously intended to contribute more but work has been super busy and a lot of my focus has been shifted with regards to scripts and coding projects of work. I am trying to stick to … [Read more]
welcome 2020
I have been so busy lately, each time I have been thinking of creating a new blog post, something had come up and I got distracted. We have finally made it to 2020, and what a year 2019 has been. Both at work and outside, learning more about … [Read more]
you know you’re a programmer…
This morning I stumbled across this from Red Hat that intrigued me: "You know you're a programmer when you spend 4 hours writing a program to automate something instead of doing it manually in 10 minutes" That resonated with me as that … [Read more]
many solutions for a problem
One of the many things that I love about coding/scripting is that there are numerous solutions for the same problem. Whether that is using a different command to achieve the desired effect or for example using different loop formats (bash allows you … [Read more]