@jerryjliu0: I had to write Java during my junior year internship in 2016. And my manager asked me what IDE I was using. I told him,…
Summary
A developer shares a personal anecdote about using vim without plugins during a Java internship to prove their coding skill, contrasting it with using popular IDEs.
View Cached Full Text
Cached at: 09/01/26, 03:47 PM
I had to write Java during my junior year internship in 2016. And my manager asked me what IDE I was using. I told him, I’m using vim with no plugins.
My whole life, I wanted to see if I was a badass or not. Am I a fake badass that coded in IntelliJ / NetBeans / VSCode, or am I really a badass on the inside?
dnap (@dnapway): Sequoia partner Doug Leone reveals he got a root canal with no Novocaine to see if he was really a badass
“I had to get a root canal. And I had to go to a meeting right after that. I told the dentist, drill without any Novocaine.”
“My whole life, I wanted to see if I was a
Similar Articles
How I started programming differently over the last year. What about you?
A programmer reflects on how their development workflow has evolved over the past year, shifting from LLM-powered IDE autocomplete to using CLI coding agents and plan.md files, and questions the necessity of traditional IDEs.
A History of IDEs at Google
A retrospective on the evolution of IDEs at Google, from a fragmented ecosystem of individual choices to the development of a cloud-based IDE called Cider that gained popularity for its efficiency in editing and code review.
Does anyone else hate the no-IDE trend
A developer criticizes the trend of AI coding tools removing code editors in favor of standalone chat interfaces, arguing it wastes tokens and ignores the needs of technical users who prefer managing code output within an IDE.
There's No Place Like $HOME: A 10 Journey of Vim, Then VS Code, and Back to Vim
A personal reflection on ten years of using Vim, switching to VS Code, and then returning to Vim, exploring the trade-offs between terminal-based editors and IDEs.
How do you prefer using AI for coding: IDE, CLI, or something else?
Asks developers about their preferred way of using AI for coding, whether through an IDE, CLI, or other interfaces.