Blog
RSS Feed2026

April 19 · 5 min read
Building a Smart LRU Cache in Flutter: Dedup, Prefetch, and Memory Pressure
A production-grade in-memory cache for Flutter — LRU eviction, in-flight deduplication, adjacent-page prefetching, and OS memory pressure handling. Battle-tested on a 604-page Quran reader.

April 19 · 6 min read
Swift Concurrency: A Practical Guide to async/await and Actors
A hands-on tour of modern Swift concurrency — async/await, structured Tasks, TaskGroup, Actors, and @MainActor — with runnable snippets and the pitfalls that bite you in production.
2025
2024

December 03 · 1 min read
Setup Odoo on MacOS with Apple Silicon (M1, M1 Pro, M1 Max, M2)
In this guide, we will walk you through the steps to set up Odoo on MacOS with Apple Silicon (M1, M1 Pro, M1 Max, M2) processors.

October 28 · 4 min read
E-Dahab mobile money API integration Guide
This guide will help you to integrate E-Dahab mobile money API in your application.
2022

