Arjun Mehta

Arjun Mehta

Software Development, Developer Tools, Cross-Platform Apps, Desktop Utilities

Senior software engineer with 12 years of experience building cross-platform desktop and mobile apps. Arjun writes about developer tooling, app architecture, and practical coding workflows that ship software faster.

55 articles

Articles by Arjun Mehta

Why AI Coding Tools Speed Up Code But Not Software Delivery

Why AI Coding Tools Speed Up Code But Not Software Delivery

AI coding assistants make writing code faster, yet software delivery times barely improve. We unpack the paradox and where the real bottlenecks hide.

Sep 25, 2026

How to Test an MCP Server Before Connecting It to Your AI Agent

How to Test an MCP Server Before Connecting It to Your AI Agent

MCP servers have exploded in popularity, but connecting one to your AI agent means trusting third-party code. Learn how to test an MCP server safely before you plug it in.

Sep 25, 2026

AI Coding Tools Speed Typing But Stall Delivery: How to Fix It

AI Coding Tools Speed Typing But Stall Delivery: How to Fix It

AI coding tools boost typing speed by 55% yet delivery times haven't budged since 2021. Discover why the bottleneck isn't coding, and how to actually ship features faster.

Sep 22, 2026

Why Agentic AI Tools Cut Productivity (And How to Fix It)

Why Agentic AI Tools Cut Productivity (And How to Fix It)

A 2024 study found developers using AI coding agents were 19% slower—despite feeling faster. Discover why agentic AI tools drain productivity and how to fix it.

Sep 20, 2026

How to Review AI-Generated Code Before Merging It

How to Review AI-Generated Code Before Merging It

AI-generated code can compile, pass tests, and still ship critical vulnerabilities like SQL injection. Learn a proven review process to catch dangerous AI code before it reaches production.

Sep 15, 2026

How to Vet AI Agents Before Giving Them Access to Your Data

How to Vet AI Agents Before Giving Them Access to Your Data

AI agents don't just answer questions—they take actions on your behalf. Learn how to vet agents for security risks like prompt injection before granting them access to your data.

Sep 15, 2026

How to Run AI Models Locally: A Privacy-First Setup Guide

How to Run AI Models Locally: A Privacy-First Setup Guide

Keep your sensitive data off the cloud by running AI models on your own machine. This privacy-first guide walks you through setting up local LLMs step by step.

Sep 14, 2026

How to Audit AI-Generated Code for Supply Chain Risks

How to Audit AI-Generated Code for Supply Chain Risks

AI coding assistants now write a huge share of production code, but that convenience hides real supply chain risks. Learn how to audit AI-generated code before it ships.

Sep 11, 2026

How to Run Local AI Coding Assistants With Ollama in 2026

How to Run Local AI Coding Assistants With Ollama in 2026

Learn how to run local AI coding assistants with Ollama in 2026. Keep your proprietary code private while boosting productivity—no cloud, no data leaks.

Sep 2, 2026

How to Use OpenAI Codex in Chrome to Automate Coding Tasks

How to Use OpenAI Codex in Chrome to Automate Coding Tasks

Context switching quietly drains developer productivity. Learn how to use OpenAI Codex directly in Chrome to automate coding tasks, cut tab switches, and stay in flow.

Sep 2, 2026

When to Delete AI-Generated Code: A Vibe Coding Cleanup Guide

When to Delete AI-Generated Code: A Vibe Coding Cleanup Guide

AI coding assistants can quickly balloon projects into thousands of lines you no longer understand. Learn when to delete AI-generated code and how to clean up your vibe coding sessions effectively.

Aug 30, 2026

How to Verify AI-Generated Code Before You Ship It (2026)

How to Verify AI-Generated Code Before You Ship It (2026)

Nearly half of AI-generated code ships with a security weakness, yet almost no teams verify it consistently. Here's a repeatable process to review AI code before production.

Aug 29, 2026