Blog
Welcome to my blog, a dynamic space where I delve into the world of technology. Here, I not only share an array of tools, tips, and techniques that I’ve gathered over the years but also explore diverse tech topics. Additionally, this blog serves as a personal canvas, reflecting the various events and experiences from my life. It's a blend of professional insights and personal stories, all aimed at enriching your understanding of the ever-evolving tech landscape.
I've been using Ecamm Live for less than 30 days and just conducted my first online training. I faced two challenges leading to this first training. I had never used ECamm, and I...
On May 30, 2013, I sat behind a microphone with four friends and talked about Drupal. Four hundred episodes later, the Talking Drupal podcast is stronger than ever. The show is...
Microcontrollers are single purposes devices that run unattended. Consider the following microcontroller mission:
- Connect to a wifi network
- Query a API enpoint
- Process data received...
I love technology and tinkering with it. After fifteen years of being a devout Apple fanboy, I switched to Linux. While there were many reasons for this significant change, at the core, it was...
It's possible to develop Drupal websites on a Raspberry Pi, and the performance is pretty good considering the specs of this sub $75 computer.
While I expect no professional Drupal developers are...
SSH Agent Forwarding is used to share ssh keys with a remote computer.
Use Case
You SSH into a remote computer, and from there, you need to access a remote server that requires your ssh keys. A...
As long as I've been using SSH, I only recently started using SSH Config.
I have many Linux computers (Raspberry Pis, desktops and laptops) on my local network. It's difficult to remember...
I'm a Linux desktop user and have been for three years. A driving reason for my switch from Mac to Linux was performance. As a LAMP stack web developer, using Docker-based tools for local...
This project uses the Circuit Playground Express to create a visual thermometer. The current temperature is measured and represented with LEDS.
Using Circuit Playground Express is a great way to...
In the article, "Raspberry Pi—Expanding My Mind with the GPIO," I describe my discovery of the Raspberry Pi GPIO and my first project using it. While my second project, Mouse Shake, is a...
When the Raspberry Pi Foundation announced the release of the Pi 400, the company described it as “a complete personal computer, built into a compact keyboard.” This is a bold statement...
I switched to Linux three years ago. After being a Mac fanboy for fifteen years, this was a significant change in my life. Most of the hardware and software I used daily changed. For sure, the...