<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on Meshack Mogire</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/</link><description>Recent content in Blog on Meshack Mogire</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>meshackmogire254@gmail.com (Meshack Mogire)</managingEditor><webMaster>meshackmogire254@gmail.com (Meshack Mogire)</webMaster><copyright>© 2026 Meshack Mogire</copyright><lastBuildDate>Thu, 19 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Scaling from Lead Engineer to CTO: Navigating the Kenyan Tech Landscape</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/engineer-to-cto-kenya/</link><pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/engineer-to-cto-kenya/</guid><description/></item><item><title>Building Production Django Apps: Lessons from Shipping Real Products</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/building-production-django/</link><pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/building-production-django/</guid><description>Hard-won lessons from deploying Django applications for real businesses — covering project structure, Docker workflows, database choices, and the mistakes that taught me the most.</description></item><item><title>Visualizing Agentic Workflows with Mermaid</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/visualizing-agentic-workflows/</link><pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/visualizing-agentic-workflows/</guid><description>A deep dive into using Mermaid.js for documenting autonomous AI agent workflows and system architecture. Includes live diagram examples.</description></item><item><title>Mastering Python Async: Beyond Basic Coroutines</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/mastering-python-async/</link><pubDate>Sat, 14 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/mastering-python-async/</guid><description>Asyncio isn&amp;rsquo;t just &lt;code&gt;async&lt;/code&gt; and &lt;code&gt;await&lt;/code&gt;. Learn how to build high-concurrency applications using Python&amp;rsquo;s modern async features.</description></item><item><title>Running Local LLMs with Ollama: A Developer's Guide</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/local-llms-ollama/</link><pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/local-llms-ollama/</guid><description>Stop paying for API credits. Learn how to run state-of-the-art Large Language Models on your own hardware using Ollama.</description></item><item><title>Docker: Stop Saying 'It Works on My Machine'</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/docker-basics/</link><pubDate>Thu, 12 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/docker-basics/</guid><description>Containers are the standard unit of software delivery. This guide covers Dockerfiles, Compose, and best practices for Python/Node apps.</description></item><item><title>Why Every Developer Should Learn Linux</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/why-linux/</link><pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/why-linux/</guid><description>From file permissions to piping commands, Linux proficiency is the difference between a junior and a senior engineer.</description></item><item><title>The HTMX Revolution: Building SPAs with Pure Django</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/django-htmx/</link><pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/django-htmx/</guid><description>HTMX allows you to access AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes.</description></item><item><title>PostgreSQL Performance: Indexing Strategies</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/postgres-indexing/</link><pubDate>Mon, 09 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/postgres-indexing/</guid><description>Database performance isn&amp;rsquo;t magic. It&amp;rsquo;s about data structures. Learn how to optimize your Postgres queries.</description></item><item><title>Git Workflows: Trunk-Based Development vs GitFlow</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/git-workflows/</link><pubDate>Sun, 08 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/git-workflows/</guid><description>Should you use GitFlow or Trunk-Based Development? We analyze the pros and cons of modern version control strategies.</description></item><item><title>Django vs FastAPI: Choosing the Right Python Framework in 2026</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/django-vs-fastapi/</link><pubDate>Sat, 07 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/django-vs-fastapi/</guid><description>Django offers speed of development. FastAPI offers speed of execution. Which one fits your project?</description></item><item><title>Traefik: The Cloud-Native Edge Router</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/mastering-traefik/</link><pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/mastering-traefik/</guid><description>Say goodbye to manually editing Nginx configs. Traefik listens to your Docker socket and routes traffic automatically.</description></item><item><title>The Joy of Homelabbing: Owning Your Infrastructure</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/building-homelab/</link><pubDate>Thu, 05 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/building-homelab/</guid><description>Stop renting everything from AWS. Building a homelab teaches you networking, virtualization, and system administration limits.</description></item><item><title>System Design: Scaling to 1 Million Users</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/system-design-scaling/</link><pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/system-design-scaling/</guid><description>Load balancers, caching, database sharding, and CDNs. The missing guide to system architecture.</description></item><item><title>The Senior Engineer Mindset: It's Not About Code</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/senior-mindset/</link><pubDate>Tue, 03 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/senior-mindset/</guid><description>Crossing the chasm from Junior to Senior isn&amp;rsquo;t about memorizing algorithms. It&amp;rsquo;s about ownership, communication, and risk management.</description></item><item><title>Microservices vs Monolith: The Honest Truth</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/microservices-vs-monolith/</link><pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/microservices-vs-monolith/</guid><description>Microservices are not a default. They are a solution to organizational scaling problems, not technical ones.</description></item><item><title>Understanding Database Isolation Levels</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/db-isolation-levels/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/db-isolation-levels/</guid><description>If you don&amp;rsquo;t understand isolation levels, your financial application has a race condition. Guaranteed.</description></item><item><title>Automating My Life with Python</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/automating-life/</link><pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/automating-life/</guid><description>Real-world examples of automation scripts I run daily. Includes code snippets and Asciinema demo.</description></item><item><title>Why I Chose Blowfish for My Portfolio</title><link>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/choosing-blowfish/</link><pubDate>Sat, 15 Feb 2025 00:00:00 +0000</pubDate><author>meshackmogire254@gmail.com (Meshack Mogire)</author><guid>https://meshack-vs-you-all.github.io/meshack-hugo-portfolio/posts/choosing-blowfish/</guid><description/></item></channel></rss>