Back to News
Advertisement

I'm opening VSCode less and less every day

oothmanosx about 5 hours ago 3 comments

RU version is available. Content is displayed in original English for accuracy.

I've been a dev for close to 9 years now, always spending my time inside VSCode.

When the AI extension came in, I started writing less code, reading more.

When Claude Desktop app came in, I did not like it, stuck with the VSCode extension.

Then the app got better, and the extension got worse. so I switched my focus to that instead of the code editor.

I now view the diffs in the Claude app instead of VSCode, and only switch to VSCode for a more thorough review.

Now VSCode ships with a new view, similar to that of Claude.

I rarely open VSCode now. I rarely write code now.

I miss writing code.

Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 171 words in the discussion.

Trending Topics

#code#write#logic#understand#product#dont#read#miss#writing#quickly

Discussion (3 Comments)Read Original on HackerNews

buglungtungabout 3 hours ago
If you look back in your career, you will find out that most of time you dont write code, you read code. You need to travel back and forth of the logic to understand it, write some piece of code, run it then read it again to understand why a wierd logic happen.

You only feel powerful when you boostrap a project because you wirte a lots of skeleton code or init core logic.

Nowaday we dont have chance to even write those kind of code I miss writing code too.

greenido17 minutes ago
yep... we are living in a time that the role of the developer is changing quickly. Boris (Cherny) wrote about it and the TL;DR:

1. Prototyper: comes up with brand new ideas; churns out many ideas, most of which don't ship 2. Builder: quickly turns a prototype/idea into production-grade product/infra 3. Sweeper: cleans up the UI, simplifies the code and system, unships, optimizes performance 4. Grower: takes a product that has been built and iterates on it to improve Product-Market Fit 5. Maintainer: owns a mature system to make it secure, reliable, fast, and efficient as it scales

PaiDxngabout 1 hour ago
AI allows developers to write less code, but it shouldn't make us understand less. If you miss writing code, it just means you still truly care about the craft itself.