Posts

Search practical articles and filter by topic. 24 articles across 69 topics.

Filter posts

Top tags

69 total

Search to reach the remaining tags without turning this panel into a tag cloud.

Sort view

Articles

Browse by title and topic.

24/24 shown
Sourabh
July 12, 2026
15 min read

Vibe Coding to Engineered Workflow: A Practical Guide to AI Coding Agents

The agent one-shots your feature on Monday and quietly rewrites your auth module on Tuesday. Here is the workflow that keeps the speed without the wreckage: plan-first prompting, reviewable diffs, and verification the agent runs itself. With interactive tools to grade your own prompts.

Sourabh
July 5, 2026
14 min read

Service Workers Explained: An Interactive Guide

Your fix is deployed but users still see the old version. A service worker is usually why. Here is how the three caching strategies behave, with interactive demos, the mistakes that ship to production, and how to monitor all of it.

Sourabh
December 14, 2025
12 min read

Sobel vs Canny vs Laplacian Edge Detection: Interactive Demo

Compare Sobel, Canny, and Laplacian edge detection with an interactive browser demo. Tune thresholds, upload images, and see how each algorithm finds boundaries.

Sourabh
December 6, 2025
15 min read

Git Guide for Vibe Coding as a Product Manager

Master the art of AI-assisted development with this comprehensive guide for Product Managers. Learn how to use vibe coding tools like Cursor, Bolt, and Lovable while maintaining clean Git workflows.

Sourabh
December 4, 2025
12 min read

n8n Webhook Callbacks: Idempotency, Retries & Job Queue Reliability

Build reliable n8n webhook callback workflows with idempotency keys, timeout-safe retries, race-condition protection, and dead letter queues for production job processing.

Sourabh
November 30, 2025
15 min read

Advanced Error Handling, Debugging & Security in n8n – Production-Ready Workflows

Master n8n error workflows, retry logic, debugging tools, and security best practices to build resilient automations. Learn how to handle failures gracefully, troubleshoot effectively, and lock down your n8n instance.

Sourabh
November 27, 2025
11 min read

TOON vs YAML: Reduce LLM Token Costs & When to Use Each

Discover how TOON (Token-Oriented Object Notation) can reduce LLM token usage by 30–60% compared to YAML, and learn when to use each format for optimal performance and cost efficiency.

Sourabh
November 20, 2025
15 min read

The November 18, 2025 Cloudflare Outage: A Deep Dive into the Configuration Cascade That Broke the Internet

On November 18, 2025, Cloudflare experienced its worst outage since 2019: a global infrastructure failure that exposed a critical vulnerability in how modern internet services handle configuration propagation. This deep dive explores the technical breakdown, root causes, and lessons learned.

Sourabh
November 18, 2025
7 min read

Work Faster With Markdown and AI: The Ultimate Free Editor for Developers, Testers & Product Managers

Discover how the CodeSmith Markdown Editor streamlines AI-driven documentation workflows with real-time preview, Mermaid diagrams, and local storage. No installation required.

Sourabh
November 16, 2025
8 min read

URLPattern API Tester: Match URLs Without Regex

Learn the URLPattern API with an interactive tester for routes, service workers, middleware, and URL matching without fragile regular expressions.

Sourabh
September 20, 2025
4 min read

Best JSON Diff & Compare Tools for Developers

Compare the best JSON diff tools for semantic comparison, JSONPath changes, real-time editing, patch export, and privacy-friendly local workflows.

Sourabh
June 9, 2021
5 min read

Debug local log files with Grafana and Loki

Loki with Grafana's UI is very useful in grepping and debugging big log files. Specially when you have multiple instances of a micro-service running, each generating their own log files.

    Posts | CodeSmith | CodeSmith