My 2021 Toyota Tacoma Must Have Items!

This is a small list of all the items I’ve been purchasing for my 2021 Toyota Tacoma. Recommend them all! Truck LED Bed Lights These were super simple to install. I used this video to figure it out. The lights turn on automatically when the jellyfish launcher light is manually activated or doors are open. https://amzn.to/3EJVHT7 Wireless …

CrapTop.py (ChatGPT Prompt Engineering Exercise)

Introduction: Have you ever wondered what’s happening under the hood of your computer? I recently found myself on a quest to monitor CPU and memory usage on my computer, and what I thought would be a straightforward task turned into an exciting adventure in Python scripting. In short, Linux computers already have such processes that …

Mom’s Recipe for Ensalada Marisela

Super simple recipe combining coleslaw, cilantro, and mayonnaise. What you’ll need: Mix everything in a bowl and add mayonnaise. That’s literally it. Put it in Costa Rican gallos or as a side to any dish.

Kangaroo Gazing into a camera

The Evolution of Waist Bags: From Practicality to High-Fashion

Friends make fun of me for wearing a fanny pack. Aside from their incredible aesthetic appeal, the article of clothing is extremely efficient for carrying things especially when I can’t fit them in my pants. I wanted to create this article to discuss their history and why they’re so amazing at what they do. Waist …

Plot Contour Extracted using SciKit Image

SciKit-Image Installation for GNU/Linux Ubuntu

The purpose of this article is to get you started with a SciKit image processing tool by showing you how easy it is to install it. If you didn’t already know, “SciKits (short for SciPy Toolkits), are add-on packages for SciPy”. Each is a powerful scientific Python tool that can be installed with the Python …

Installing motion on a Raspberry Pi and managing the generated files

The purpose of this article is to help you quickly install and configure the motion package on a Raspberry Pi (3 or 4). This should also theoretically work for several Linux flavors such as Ubuntu, Mint, Elementary, etc. Per their website, “Motion is a highly configurable program that monitors video signals from many types of …