The Technical Map

Interactive Posts On How to Write A Technical Blog by Waqar Tabish.

© 2021 - 2026

The Complete Technical Writing CourseComing SoonStop writing boring docs. Learn to craft technical content that developers actually want to read.
  • Composio
    Composio

    Building a GitHub PR Review Agent with Composio and Linear Sync

    June 11, 2026

    Stop doing manual chore work. Learn how to build an AI agent that automatically reviews pull requests, writes structural feedback, and moves linked Linear tickets to 'In Review' in real-time.

  • Cold Email

    June 1, 2026

    Tired of sending resumes into black-hole career mailboxes? Learn a value-first, 7-step cold-email playbook that bypassed gatekeepers and got replies from active founders at high-growth DevTool startups.

  • Namespace
    Namespace

    Bazel Remote Cache on GitHub Actions: Why Ephemeral Runners Hurt You and How to Fix It

    May 20, 2026

    Every GitHub Actions job starts with an empty disk cache, forcing Bazel onto high-latency network calls. Learn why ephemeral runners hurt your build times and how to resolve it with Namespace's persistent NVMe Cache Volumes.

  • OpenClaw Tutorial: Installation to First Chat Setup

    February 13, 2026

    Set up OpenClaw bot in 20 minutes. Complete guide to install, configure, and chat with your local AI agent via Telegram.

  • The Perfect Title: An Interactive Guide

    January 24, 2026

    Stop writing boring titles. Use this interactive A/B tester to craft headlines that get clicked.

  • A Deep Dive Into SVG Path Commands

    December 15, 2025

    The mystical d attribute in SVG paths is actually a series of small commands. In this guide, we'll take a look at each path command and how we can use them to draw icons.