Writing.
Thoughts on open source, innovation, technology, and design.
Featured
Frustration to Foundation - Building the Ultimate Lightweight Documentation Tool
Documentation tools have become bloated. What started as simple ways to convert text to HTML has evolved into massive React applications that require complex build pipelines just to display a 'Hello World' page. We built docmd to solve this.
Unveiling Google’s Nano Banana, The AI Image Editing Revolution
Google’s Nano Banana model, recently released under the Gemini 2.5 Flash Image suite, rewrites the playbook for image editing with AI.
How to Review Open Source Projects Without Being a Pain in the Pull Request
A not-so-gentle guide to giving feedback without making maintainers want to throw their laptop out the window.
Recent Rollups
View all →Teaching AI to Actually Navigate Maps: Why Path Tracing Is Harder Than It Looks
The Map That Became the Territory: AI, Specifications, and What We Mean When We Say 'I Built This'
Agentic Engineering: The Professional's Approach to AI-Assisted Development
Teaching AI to Navigate: Why Path Tracing on Maps Is Harder Than It Looks
Teaching AI to Navigate Maps Like Humans Do
Sam Altman's Energy Math Doesn't Add Up (And That's a Problem)
Latest Articles
Frustration to Foundation - Building the Ultimate Lightweight Documentation Tool
Documentation tools have become bloated. What started as simple ways to convert text to HTML has evolved into massive React applications that require complex build pipelines just to display a 'Hello World' page. We built docmd to solve this.
I Built Docmd Because Markdown Docs Shouldn't Need React
All I wanted was to render a bunch of `.md` files into a clean-looking docs site. No dark magic. No Webpack. No theming rabbit hole. Just Markdown in, HTML out.
Introducing docmd – The Minimalist Markdown Documentation Generator
Docmd (docmd) is a Node.js command-line tool dedicated to generating beautiful, lightweight static documentation sites from standard Markdown files.
Introduction to Smart WebView
Smart WebView is a simple open source framework built to develop advanced hybrid webview applications with ease.
Webpage Auto Scroll from Browser Console
Automate scroll through huge web pages with a small JavaScript snippet from your browser console, quick and easy.
Setting Up IIS, PHP, and MySQL on AWS EC2 Windows Server
We’re going to set up a Windows server on IIS with PHP, MySQL, and OpenSSL, enabling you to configure and host public websites.
Hello, Reader.
I’m Ghazi, and I created this blog to share some ideas, issues and solve problems related to programming.