Why “vscode” is being discussed
The most recent Hacker News stories and comments contributing to this topic's mentions.
It's not. Or if it is, it's unclear. The article seems more focused on the integrity of remote development servers and deployment targets: > Unlike Tramp, which lives off the la…
by MajesticHobo2 · Sep 24, 2026
It also has some unfortunate OS / glibc minimums which means that it's growing less useful as time goes on. I work on a lot of machines that are from centos 7 era (includin…
by memco · Sep 24, 2026
I've been using VSCode Remote since it came out and it is indeed a godsend. I use it to develop from one trusted machine on my own LAN to another trusted machine on my own LAN a…
by kakuri · Sep 24, 2026
yes, totally, this is a legitimate concern and i hate this too as a dev. we made the choice to build on top of vscode for the mvp so that the code navigation experience would be…
by sidharthkmenon · Sep 24, 2026
thank you! really appreciate it. 1. Yeah, we've thought about this too - at the minimum, we're going to implement a vibe-codeable extension system so that you can add your own d…
by sidharthkmenon · Sep 24, 2026
DBDelve: Fast and modern DB Client made in Rust and gpui
by shayan_abbas · Sep 24, 2026 · 1 points
Interest
Proportion of Hacker News items mentioning "vscode" over time.
Mentions
Total number of Hacker News items mentioning "vscode" over time.
Visual Studio Code is an integrated development environment developed by Microsoft for Windows, Linux, macOS and web browsers. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded version control with Git. Users can change the theme, keyboard shortcuts and preferences, as well as install extensions that add functionality, including to extend its capabilities to function as an IDE for other languages. Read more on Wikipedia