



Apr 3 · 7 min read · I wanted a lightweight, powerful editor somewhere between Sublime and VSCode, with keyboard first elements inspired by Helix and Vim. The goal was to challenge myself to primarily code via LLM. I was
Join discussion
Mar 3 · 6 min read · Zed Editor: A Fast, Native Code Editor for 2026 Zed is a code editor written in Rust that renders with the GPU. It opens instantly, scrolls without dropped frames on million-line files, and uses a fraction of the memory that VS Code consumes. If you ...
Join discussionMar 3 · 6 min read · VS Code Productivity: Extensions, Settings, and Shortcuts That Matter VS Code's extension marketplace has over 50,000 entries. Most are redundant, abandoned, or solve problems you don't have. This guide focuses on the extensions, settings, and shortc...
Join discussionMar 3 · 7 min read · Cursor IDE: The AI-First Code Editor That Replaced My VS Code Cursor is a code editor built on top of VS Code that puts AI assistance at the center of the editing experience. Unlike bolted-on extensions like GitHub Copilot, Cursor's AI features are i...
Join discussionFeb 11 · 9 min read · Intro Every programmer needs a way to write their code, whether using a general-purpose text editor like the one that comes bundled with your Operating System, a source code editor like VS Code or an Integrated Development Environment (IDE) like one ...
Join discussion
Feb 5 · 1 min read · Previously I made a tutorial of using Prettier code Formatter in Windsurf. Since I am also editing projects in vscode I present these notes of how to setup Prettier. To put it simple, if you dont use a formatter you will have long lines of text that ...
Join discussion
Jan 16 · 9 min read · An Integrated Development Environment (IDE) is the command center for every developer. It's where code comes to life, bugs get crushed, and projects ship. Choosing the right IDE can dramatically increase your productivity, reduce errors, and make cod...
Join discussion
Jan 10 · 3 min read · When Indian students plan to study abroad, most focus on rankings, tuition fees, country options, and job prospects. While these factors are important, one powerful element often gets overlooked — the alumni network of a university. A strong alumni n...
Join discussion