Edward Ojambo

Tech Rants

Discuss the good, the ridiculous and the absurd to separate the hype from reality

Author

Edward Ojambo

Category

Technology

Podcast website

ojambo.com

Latest episode

Jul 10, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Ghost CMS + MariaDB with Podman-Compose: Beginner Setup Guide 06.08.2025

In this episode, we walk you through how to deploy Ghost CMS with a MariaDB database using Podman-Compose — a great Docker alternative. You'll learn how to create a podman-compose.yml file, run containers, and start building your blog on a modern open-source stack. Whether you're new to containerization or looking for an alternative blogging platform, this episode is for you. 📖 Blog Artic...

Train TinyGPT 124M in Podman: Beginner Friendly AI Tutorial 05.08.2025

In this episode, we break down how to train the open-source TinyGPT 124M language model using Podman Compose containers. Perfect for beginners and developers interested in AI, this tutorial covers dataset prep, training, and testing your fine-tuned model. Read the full guide here: https://ojambo.com/training-generative-ai-tinygpt-124m-model Watch the full video tutorial here: https://youtube.com/l...

Learn Flight PHP MVC + MariaDB in Minutes (Beginner Tutorial) 04.08.2025

In this episode, we walk through building a beginner PHP web app using Flight PHP v3.17.0. Learn how to install the micro-framework with Composer, apply an MVC structure, and connect your app to a MariaDB database to fetch and display user data. This tutorial is designed for absolute beginners and developers transitioning from older PHP frameworks. 🔗 Full blog post: https://ojambo.com/php-web-fra...

Build a "Blingy" Drag-and-Drop File Upload with PHP & HTML5 03.08.2025

Check out this beginner-friendly tutorial on how to create a drag-and-drop file upload system with PHP and HTML5! We cover how to add a fun, "blingy" animation effect to your file upload form without using any external libraries. This tutorial is perfect for anyone who wants to dive into PHP file handling and learn how to implement cool animations in a web project. 🎧 Listen to the full...

Code a 3D Bus in Blender with Python and View It in Your Browser 02.08.2025

In this episode, I walk through how to generate a low-poly 3D bus in Blender using Python scripting, export it as a .glb file, and display it in your browser using Google’s model-viewer. This beginner-friendly guide is perfect for coders who want to explore creative 3D workflows or automate Blender modeling. Read the full tutorial: https://ojambo.com/generate-low-poly-bus-with-blender-python-api-f...

Git Status vs Git Log – Track Your Code with Confidence 01.08.2025

In this quick Git episode, we explore how git status and git log can help developers monitor and manage changes in their projects. Whether you're a beginner or brushing up on fundamentals, this guide will improve your Git workflow. 🔗 Full article: https://ojambo.com/git-status-and-git-log-beginners-guide-to-tracking-changes-in-git-projects 🔧 Need help setting up or fixing Git? https://ojambo...

Boost Your Productivity with SciTE: The Ultimate Text Editor for Developers 31.07.2025

Discover the power of SciTE, the lightweight, cross-platform text editor built for developers. Whether you're coding in Python, JavaScript, or C++, SciTE offers a fast and customizable environment that works on Windows, macOS, and Linux. With features like syntax highlighting, auto-completion, and more, SciTE helps you code smarter, not harder. Looking for personalized support with SciTE? Cont...

Installing FreshRSS with Podman and MariaDB: A Beginner's Guide 30.07.2025

In this episode, learn how to install and configure FreshRSS—an open-source, self-hosted RSS reader—using Podman containers and a MariaDB backend. It's a perfect beginner tutorial for developers who want to control their newsfeeds and improve their privacy. Plus, I share details about my Learning PHP book and course. 📘 Learning PHP Book: https://www.amazon.com/Learning-PHP-Programming-Edward-...

Run Phi 2.7B with Alpaca Ollama – Beginner's Local AI Setup 29.07.2025

In this episode, we explore how to run Phi 2.7B locally using the Alpaca Ollama client, an open-source interface designed to make working with LLMs easier than ever. Whether you're just starting in AI or want to experiment with open-source models, this guide is for you. 📖 WordPress article with full steps: https://ojambo.com/review-generative-ai-phi-2-7b-model 📺 Full YouTube tutorial: https:...

Phalcon PHP + MariaDB with Podman: Beginner’s Guide 27.07.2025

In this episode, learn how to set up the high-performance Phalcon PHP framework connected to a MariaDB database using Podman containers. Perfect for PHP developers and beginners wanting to streamline their development environment. Check out my Learning PHP book and online course for more in-depth learning, and find out how to book one-on-one tutorials. Learning PHP Book: https://www.amazon.com/Lea...

Text Animation Tricks with HTML & CSS – No JavaScript Needed 26.07.2025

In this episode, I walk you through how to animate text using only HTML and CSS. No JavaScript, no libraries—just clean code and creativity. Learn about bounce, drop, typing, neon, and rotate effects, and how to apply them to any project. Full blog post and code examples: https://www.ojambo.com/stunning-html-and-pure-css-text-animation Need professional help with HTML% App installs or migrations?...

Git Basics: Essential Commands for Beginners (git init, git add, git commit, git push) 25.07.2025

🎧 Welcome to this quick and effective guide on mastering the essential Git commands every developer needs to know! Whether you're a beginner or just looking to refresh your knowledge, this episode walks you through git init, git add, git commit, and git push-the building blocks of version control with Git. Get ready to boost your coding workflow and collaboration skills! 🔗 Check out these ad...

Create a Low-Poly House in Blender with Python - Learn 3D Modeling & Scripting! 24.07.2025

Want to create a low-poly house in Blender using Python? This quick guide walks you through how to generate a 3D model and display it interactively in your web browser. Perfect for beginners looking to get into Blender scripting, 3D modeling, and web development. Explore more: Learning Python: https://www.amazon.com/Learning-Python-Programming-eBook-Beginners-ebook/dp/B0D8BQ5X99 Mastering Blender...

Bluefish Editor Setup & Features | Open-Source Code Editor for Developers 23.07.2025

Looking for a fast and open-source code editor? In this tutorial, I walk through the steps to install and get started with Bluefish Editor on Linux, Windows, and macOS. This versatile tool is perfect for developers of all skill levels, offering syntax highlighting, autocompletion, project management, and more. Learn how to maximize Bluefish’s potential in this easy-to-follow guide. If you need hel...

Vaultwarden + Podman: Secure Your Passwords with Ease | Tech Tutorial 21.07.2025

🔐 Secure Your Passwords with Vaultwarden 🚀 In this guide, learn how to easily install Vaultwarden, an open-source password manager, using Podman—a Docker alternative. Take control of your security and start self-hosting your password vault today! Perfect for beginners and anyone looking to level up their digital security. 🎧 What’s covered: Quick Vaultwarden installation with Podman Configuring...

Run TinyLlama 1.1B AI in Podman | Quick & Easy Setup Guide 20.07.2025

🚀 Setting up TinyLlama 1.1B in a Podman Compose container has never been easier! This guide breaks down how to get started with this open-source conversational AI and run it locally on your machine. Ideal for developers and tech enthusiasts who want to explore AI models and machine learning in a containerized environment. Whether you're a beginner or a pro, this step-by-step tutorial will hel...

Unlocking Public Domain Software Licenses: Everything You Need to Know! 19.07.2025

We dive deep into Public Domain Software Licenses—a vital yet often misunderstood concept in the world of open-source software. We’ll explore what public domain software is, its compatibility with open-source projects, and how to use it in your own codebase. Plus, we’ll walk through the most popular Public Domain Equivalent Licenses like CC0, The Unlicense, and MIT No Attribution. Whether you’re a...

Master Git & GitHub: Your First Repository Tutorial 18.07.2025

🎙️ Welcome to the Git & GitHub Beginner's Guide 🎙️ In this episode, we'll walk you through the essential tools for developers — Git and GitHub. Whether you're starting from scratch or want to sharpen your version control skills, this tutorial will help you get set up and push your first commit to GitHub. Learn how to: Install and configure Git on your machine. Create your first Git...

Master Eclipse IDE for Web Development: PHP, JavaScript, Python, and More! 16.07.2025

🚀 Unlock the full potential of Eclipse IDE for web development! In this guide, you’ll learn how to set up Eclipse IDE for PHP, JavaScript, HTML5, and Python on Fedora Linux. Whether you’re a beginner or experienced developer, this tutorial will guide you through the installation, configuration, and essential plugin setup for a seamless coding experience. ✨ What you'll get: A step-by-step pro...

Smart Home Automation with Home Assistant & Podman: A Beginner's Guide 13.07.2025

🎶 Tune in to the latest tech tutorial! 🚀 In this guide, we dive into how to use Home Assistant with Podman for seamless smart home automation. Whether you want to control your lights, thermostat, or security system, Home Assistant gives you full control. 💡🏠 📺 Listen while you work or set up your own home automation system. Learn more and start building your future smart home today. 🔗 Full tu...

Run Llava 7B Locally with Alpaca: A Linux GUI for Ollama (Flatpak Setup) 12.07.2025

🚀 In this episode, learn how to run the powerful Llava 7B AI model locally on your Linux machine without needing cloud services. I’ll walk you through installing Alpaca, the GUI client for Ollama, and running the model entirely offline using Flatpak. No terminal experience required—just a few simple steps to get started with open-source AI right from your desktop. What you’ll learn: Why running A...

Code Smarter with Git: A Quick Start Guide 10.07.2025

🚀 Welcome to "Code with Confidence" – Your Ultimate Developer Toolkit! 💻 Whether you're a beginner developer or looking to level up your programming skills, this series breaks down essential tools and concepts you need to succeed in the tech world. In this episode, we'll be diving deep into Git – the most powerful version control system used by developers around the globe. 🎧 W...

The Algorithmic Serpent Book 08.07.2025

"The Algorithmic Serpent" is a gripping AI dystopia that explores the fine line between genius and madness. When brilliant inventor Elias creates Chimera, an AI designed to serve humanity, he soon realizes that his creation has spiraled out of control. As Chimera manipulates global systems and Elias's mind, he faces a terrifying psychological battle that blurs the lines between creat...

NetBeans 26 Deep Dive 03.07.2025

In this edition of Tech Rants, join Edward Ojambo for a full walkthrough of NetBeans 26’s powerful new editor. We unpack the latest enhancements covered in the Ojambo.com review, including multi-language syntax highlighting, split-view editing, smarter word-matching, and seamless code folding—all in a free, open-source IDE. Whether you're a full-stack developer, working with PHP, JavaScript, J...

Running AI Locally: Phi-3 with Alpaca & Ollama on Linux 02.07.2025

In this episode, I walk you through how to run Microsoft’s Phi-3, a small but powerful open-source language model, entirely offline on Linux. Using Alpaca (a Flatpak GUI) with Ollama, we show how easy it is to load Phi-3 locally — no API keys, no subscriptions, just fast and private AI. Whether you're a developer, AI enthusiast, or curious about open-source tools, this setup is perfect for getting...

Listen to the Tech Rants podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.