Computer Speakers ๐
Hello, Yes, this post title is weird, but I want to take a moment to acknowledge that Iโm very grateful for dad for buying these computer speakers and much ...
Hello, Yes, this post title is weird, but I want to take a moment to acknowledge that Iโm very grateful for dad for buying these computer speakers and much ...
Hi ๐๐ In this article I will explore the topic of sharding a Mongo Database that runs on Kubernetes. Before we get started, if you want to follow along, ple...
Hi ๐ In this article I will show you how to test your Python projects with Tox. Introduction Tox is a tool for automating testing in Python, their vision ...
Hello everyone! ๐ Todayโs article will be about tail recursion, a technique that allows you to optimize certain recursive functions. Introduction In short...
Introduction Hello ๐โโ๏ธ In this article we will discuss a tool called Docker ๐ฌ Docker is a platform which allows to package individual applications in con...
This article is a re-post, the original one is on another website. Introduction I started this project some time ago in order to get familiar with Arduino....
Hi ๐โโ๏ธ, In this article I will talk about how to authenticate your applications to the Kubernetes API via the service accounts feature. Citing the Kuberne...
Hello ๐โโ๏ธ, Running a โฉFastAPI โฉ application in production is very easy and fast, but along the way some Uvicorn logs are lost. In this article I will disc...
Hello ๐, In this article, I will demonstrate how to configure Kubernetes (minikube) to use OpenID Connect as an authentication strategy. We will cover the ...
Hello everyone, I just want to let you know that Iโve released a C# library for interfacing with the PMS5003 (Particulate Matter Sensor) via UART. The code...