About using the correct SSH identity
A note about SSH identities.
A note about SSH identities.
Today I learned how to generate a UUID in Ansible. I would like to write that down so that I can look that up again next time I need it.
I receive a file with multiple JSON objects in a row. I want to decode them one after another.
Documentation how I have setup my Jupyter Notebook Setup.
How to read a JSON document from an Azure (Blob) Storage Account and use that in an Azure Function.
I researched how the (old) default partitioning algorithm of Kafka works and wrote that down.
I did some prototyping with KSQL and found the concept of repartitioning a stream quite interesting. I would like to write down what happens.
The Mounty Hall Problem is well-known and there are loads of discussions about it. I would like to write down my approach to theoretically and also practically compute a solution.
I have used Kafka Mirror Maker 2 for the first time today and would like to discuss some experiences I made.
I want to deploy a FastAPI app via Azure App Services.