In Part I we have discussed the need to spread digital
[Read More]
De-Googling Your Digital Life - Part I
Over the years my google account has become the center-piece of my digital life. I use it to store everything - contacts, bookmarks, notes, passwords, essential documents, personal IDs, etc.
[Read More]
Real Time Updates in Blazor - Part II
This is a 3 part series: Part I convers building the Blazor client and demonstrating how it can be used to process events in real time In Part II we demonstrate how we can leverage Azure and Github Pages in order to build a complete CI pipeline that builds and...
[Read More]
Real Time Updates in Blazor - Part I
This is a 3 part series: Part I convers building the Blazor client and demonstrating how it can be used to process events in real time In Part II we demonstrate how we can leverage Azure and Github Pages in order to build a complete CI pipeline that builds and...
[Read More]
Sound Control on a Raspberry Pi with ALSA
In one of our projects we have a sound generator attached to a Raspberry Pi, and the mission is to control the sound volume in real time, (think turning a knob).
[Read More]