Advent of Code 2024 – Day 15 – Warehouse Woes
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
We use Munin to monitor servers with different resources and critical operations. Munin will contact each server and ask for statistics and monitor if a service is running and have enough resources to work.
We look into installing OpenStack using Kayobe. OpenStack is a compute cluster solution with a lot of different services that could handle many task such as storage, network, compute and orchestration.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
We look into how to create a simple chat using the OpenAI Chatgpt API. We talk about context and how to use it to improve our …