NodeJS Portfolio Update (October 9, 2023)

I got some work done this weekend, but not as much as I would have liked. I am trying to come up with a good system for handling database queries. I do not want the database open the entire time the site is up because that could be bad. On the other hand, I cannot… Continue reading NodeJS Portfolio Update (October 9, 2023)

NodeJS Progress Update (October 2nd, 2023)

I ran into a few snags, but for the most part I have everything for the main site in place on the development subdomain. The express server code performs MySQL queries just fine and everything. There are little changes I’ll need to make like getting all the images into place and getting their names into… Continue reading NodeJS Progress Update (October 2nd, 2023)

Node.JS deployment update

Screenshot of current deployment progress

Hi there, it’s been a few weeks or so since I migrated to this new VPS. There’s been a bit of a learning curve, and at one point I momentarily crashed the server by trying to open a port using the wrong firewall. Customer service fixed that for me pretty quickly, and told me which… Continue reading Node.JS deployment update

Common BASH functions

I finally put together a new article that’ll be live before you see this post on common BASH functions. I’ve been working my way through Linux+ prep, and even wrote a program to do some Linux BASH stuff in a slightly more user friendly format. I threw together a massive article with tons of pretty… Continue reading Common BASH functions

New CMS Up and Running

I finally took the plunge and installed Drupal this morning, but with Cpanel that’s as easy a single button click. I promise this is the last change I’m making to this site. When I first made this website a few years ago I never expected a whole lot. However, just like everything in life it… Continue reading New CMS Up and Running

Scrapping Migration + NodeJS upgrade

I can’t really find a hosting plan that’s affordable for me with my current traffic stats. In order to maintain great traffic ratings I need to be posting daily, and even then great for me is not great for most people. This is kind of a niche field, and I just don’t care enough to… Continue reading Scrapping Migration + NodeJS upgrade

What’s Been Going On

About a week ago I had surgery to patch a flap in my heart. I took it easy for a bit and binged some old movies to relax. As I got my content together I remembered that I changed my API layout to break up content into Application Development or IT. That means I’ve had… Continue reading What’s Been Going On