PinnedAlexander SniffinThree AI Design Patterns of Autonomous AgentsOne of the hottest topics in AI over the past year has been the use of Large Language Models (LLMs) as reasoning engines for autonomous…Mar 14Mar 14
PinnedAlexander SniffinBuilding An OpenAI GPT with Your API: A Step-by-Step GuideOn November 6th at OpenAI’s DevDay, a new product called GPTs was announced. These GPTs offer a quick and easy way to build a ChatGPT…Nov 12, 202310Nov 12, 202310
PinnedAlexander SniffinA Guide to Building a Kubernetes Cluster with Raspberry Pi’sA few years ago, I set up a Kubernetes Cluster on Raspberry Pi’s. At the time, the ARM architecture of Raspberry Pi’s posed some…Jul 5, 20237Jul 5, 20237
PinnedAlexander SniffinDebugging Remotely in Kubernetes with GoTesting can be difficult — sometimes when you’ve followed best practices to test your code, you’re still going to run into problems.Nov 23, 2022Nov 23, 2022
Alexander SniffinBuilding a Prometheus & Expression Evaluation Service in GoPrometheus is an open-source monitoring tool that provides functionality for displaying, querying, and alerting on time-series data that’s…Dec 29, 2020Dec 29, 2020
Alexander SniffinApplications of Goroutines & Channels in GoA look past A Tour of Go into using Goroutines & Channels in more realistic examples of concurrency and paralellism.Sep 24, 20204Sep 24, 20204