Blog Archive

Browse through all our published articles. Use the search and filters to find exactly what you're looking for.

Filter & Search

Filter by tags:

Sort by:

Showing 20 of 20 articles

Git Guide for Vibe Coding as a Product Manager
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.

Building Reliable Job Queue Integrations with n8n: Webhook Callbacks, Idempotency & Error Recovery
Sourabh
December 4, 2025
12 min read

Building Reliable Job Queue Integrations with n8n: Webhook Callbacks, Idempotency & Error Recovery

Master production-ready webhook callback patterns in n8n. Learn how to implement idempotency, handle timeouts, prevent race conditions, and build dead letter queues for reliable job processing at scale.

Advanced Error Handling, Debugging & Security in n8n – Production-Ready Workflows
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.

TOON vs YAML — Reduce LLM Token Costs & When to Use Each
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.

The November 18, 2025 Cloudflare Outage: A Deep Dive into the Configuration Cascade That Broke the Internet
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.

Work Faster With Markdown and AI: The Ultimate Free Editor for Developers, Testers & Product Managers
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.

Mastering the URL Pattern API: The Future of Smarter, Simpler Web Routing
Sourabh
November 16, 2025
8 min read

Mastering the URL Pattern API: The Future of Smarter, Simpler Web Routing

Learn how the URL Pattern API brings simplicity, power, and standardization to URL matching on the web, replacing fragile regex-based patterns with an easy-to-understand syntax.

Debug local log files with Grafana and Loki
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.

Removing permanent redirects from next config
Sourabh
February 24, 2021
3 min read

Removing permanent redirects from next config

If you have been working with multiple Next.js web apps, and even if one of them has a permanent redirect set in next.config.js then your browser will cache it forever.

Interview Question: Are two strings anagrams?
Sourabh
July 15, 2020
4 min read

Interview Question: Are two strings anagrams?

A common programming interview question about checking if two strings are anagrams of each other. Let's explore different approaches to solve this problem.

Android Studio 2.0 crashes on Windows
Sourabh
April 11, 2016
3 min read

Android Studio 2.0 crashes on Windows

Google recently launched Android Studio 2.0 with exciting new features, but we encountered crashes on startup. Here's how to fix the JDK_HOME environment variable issue.

10 opensource iOS libraries for Android-like UI
Sourabh
June 28, 2015
7 min read

10 opensource iOS libraries for Android-like UI

Collection of open source iOS libraries that help you create Android Material Design-like UI components and interactions in your iOS apps.

    Blog Archive | CodeSmith | CodeSmith