Using Flying Probes for Surface Mount PCB Flashing Of ESP32 & Beyond.

The right tool for the job can make any job enjoyable. I often get sense if happiness using quality tools that make a job easy and painfree. Tools change, I am not just talking in the physical world. Take example my world, cloud computing, look at cloud networking, how we architect connections in the cloud … Read more

Building a Private ChatGPT Interface With Azure OpenAI

TLDR – You can test my implementation at https://privategpt.baldacchino.net. If this appears slow to first load, what is happening behind the scenes is a ‘cold start’ within Azure Container Apps. Cold Starts happen due to a lack of load, to save money Azure Container Apps has scaled down my container environment to zero containers and … Read more