Featured Post
Why Big Tech Wants to Make AI Cost Nothing
Earlier this week, Meta both open sourced and released the model weights for Llama 3.1, an extraordinarily powerful large language model (LLM) which is competitive with the best of what Open AI’s ChatGPT and Anthropic’s Claude can offer.
Read moreRecent Post
Stable Diffusion - De-painting with Stable Diffusion img2img
Stable diffusion has been making huge waves recently in the AI and art communities (if you don’t know what that is feel free to check out this earlier post).
Read moreRunning Stable Diffusion with an Old GPU
Diffusion-based AI art is one of the hottest topics of 2022, and one of the most earth-shattering announcements of the past month has been the August 2022 open-sourcing of one of these SOTA (state-of-the-art) models known as Stable Diffusion.
Read moreMaking a Hugo Website The Full Stack Way pt 3 - Basic Infrastructure as Code (IaC) with Terraform
In the previous tutorial, we deployed a Google Cloud Storage bucket my manually click a bunch of items in the Google Cloud website to create resources in the cloud.
Read moreMaking a Hugo Website The Full Stack Way pt 4 - CI/CD with Github Actions and Terraform
In the previous tutorial in our multi-part series on making a static website, we deployed a Google Cloud Storage bucket using Terraform.
Read moreMaking a HUGO Website The Full Stack Way pt 2 - Deploying to Google Cloud
This tutorial is mainly interested for folks deploying their static HUGO site manually to Google Cloud along with a domain name (such as www.
Read moreMaking a HUGO Website The Full Stack Way pt 1 - Making the Site
This first tutorial in our series is focused on making a HUGO static website. The official quickstart tutorial is an additional excellent resource.
Read more