NikeshCohen

Blog

A Collection of my development thoughts and perspectives

Coding at 30,000 Feet – When Disconnection Becomes a Superpower

Exploring the unexpected productivity boost of coding without an internet connection and how deep work thrives in moments of disconnection.

View Article

Cursor: The AI Coding Assistant That’s Actually Worth It

A deep dive into why Cursor is the AI coding assistant that genuinely enhances workflow, speeds up development, and provides real value.

View Article

The v0 System Prompt Leak: A New Era of AI-Assisted Development

A deep dive into the leaked v0 system prompt from Vercel’s AI, revealing a structured, self-regulating AI environment that enforces best practices and redefines AI-assisted development.

View Article

AI Won’t Make You a Better Developer

If you're new to coding and relying on AI to do the heavy lifting, you're not learning—you're stunting your growth. Let's talk about why problem-solving is the most important skill in engineering and how you can develop it.

View Article

AI Can Write Code, But Can It Maintain It?

AI models like Claude, GPT-4, and Gemini can generate code quickly, but can they maintain large projects? Here’s why AI struggles with project-scale development and what developers can do about it.

View Article

`Any` May Be Easy, But `Unknown` is Smarter

Many developers use any in TypeScript for convenience, but unknown is the smarter choice. This post dives into why, with practical examples to improve type safety

View Article

Why Passion Beats Work-Life Balance

The best developers don’t clock in and out—they build, learn, and create because they love it. Maybe chasing balance is what’s holding you back.

View Article