New Blog, New Technology

Written by Trent Sterling

I’ve been dabbling in a lot of NodeJS lately. Everything from robots, wifi toasters, a twitch overlay, and a discord bot.

NodeMCU Chip

And now I’m porting my Wordpress into Markdown - in an effort to future-proof things a little.

Static website hosting is basically free these days. Got some HTML, CSS, and JS? The cloud has your back.

LED PARTY!

Static pages that are not generated on the fly seem to be all the rage these days. It makes sense! This article won’t change unless I make the changes. Why do I need to load all of this data dynamically? Why use PHP/wordpress and an sql database to construct what will end up being the exact same content over and over? It’s a waste of electricity!

So here we are with a fancy new website that loads faster than anything ever. The CDN provided by surge is an awesome bonus. Website goes down? Nope - another node hosts it too!