Most developers treat static sites like simplified dynamic apps. That’s a mistake. In this guide, we explore the mental model shift from runtime thinking to build-time precomputation, turning your Pelican site into a fast, data-driven system.... Read More
Tag: python
A lightweight Conky and Python setup I use daily as a math teacher in Morocco to track remaining class time with precision, including support for Ramadan schedules.... Read More
Learn how to annotate videos programmatically using a powerful Python script built on FFmpeg. This tutorial walks through JSON-based annotations, styling options, command-line usage, and best practices for producing clean, professional annotated videos.... Read More
Learn how to create a powerful Vim function that automatically processes selected code through external Python scripts. This tutorial shows you how to implement RunScriptsOnSelect - a versatile Vim function that detects code type from visual selections and applies appropriate transformations...... Read More
Learn how to create dynamic Arabic text images with highlights and automate verse-by-verse display with audio playback. Perfect for enhancing presentations with elegant Arabic typography and seamless audio integration.... Read More
Learn how to create professional PowerPoint presentations using Python and the python-pptx library. Add text, format slides, and include custom figures effortlessly.... Read More
Discover the top programming languages to learn in 2025, including Python, JavaScript, TypeScript, Go, Rust, and more.... Read More