Category Archives: Misc

M5 Atom Lite, Home Assistant, ESPHome, and Capacitive Soil Sensor

Summary Update: Tatham had a great thread of tweets about this posts where he filled several gaps in this post, including the need of the MQTT server. Check it out here: https://twitter.com/TathamOddie/status/1357904732027637760?s=20 In this post, I describe what I did to set up an M5 Atom Lite with a capacitive soil moisture sensor, configure it… Read More »

Contributing to Open Source Software with Project KEDA

Summary This post explains my latest experience in contributing to open source software with project KEDA. Last week, the KEDA team have accepted and merged a Pull Request I created to support Pod Identity in the Event Hub scaler. @Simon Wight, an amazing community person, encouraged me to write about my experience (cheers for the nudge Simon :)), and this post is that. I will… Read More »

My Twitch Streaming Setup – Part 2 Software

This is part 2 of the three-parts blog post about my Twitch streaming setup. Hardware Software (this post) Humanware As I have said before, I have learned a lot from amazing streamers like @noopkat and @csharpfritz so you will find a lot of this content matches theirs. OBS Streaming Configuration OBS is the main software that streams to the streaming… Read More »

My Twitch Streaming Setup – Part 1 Hardware

There has a been a lot of interest lately about home studio setup for streaming and recording videos. In this post I will explain my Twitch streaming setup, and my experience thus far.It’s been less than a year for my journey in streaming on Twitch, and I am still learning and trying things out, so… Read More »

How to Fix Minikube Invalid Profile

TDLR; Minikube recent version might not be able to read old profiles. In  this post we will see how to fix a Minikube invalid profile, at least how I did it in my case. minikube profile list, invalid profile Last Saturday, I had the privilege to speak at GIB Melbourne online, where I presented about… Read More »

Posh-git on Mac using Oh My Zsh Themes

This post explains how to have posh-git prompt style in Oh My Zsh theme on Mac. After 4 years of using Windows, I am coming back to using a Mac. And there are so many things in Windows I am missing already. One of these things is posh-git; I loved how in one glance to… Read More »