Hacker News Poll: Which Operating System Do Developers Primarily Use for Coding?
By
dennis-tra
Toasted golden, schmeared with insight. Top of the rack.
Summary
This article presents a poll from Hacker News asking developers which operating system they primarily use for development work. It clarifies that the question focuses on the OS where actual development activities occur (writing code, compiling, testing, IDE operation), not just the boot OS. The article explains that if someone uses a Linux VM or WSL (Windows Subsystem for Linux) for development tasks, they should consider themselves as developing on Linux, as that's the environment where the actual development work happens.
Key quotes
· 5 pulledThe question is not about booting, it's about which OS is running the environment where development happens (writing code, compiling code, testing code, etc).
If you're developing on a Linux VM that you connect to via a browser tab opened from your Windows laptop, you're developing on Linux for all intents and purposes.
That is, Windows was not doing enough for you so you switched to Linux for dev tasks.
By the same token, if your IDE is running in WSL, for all intents and purposes you're developing on Linux.
The question is not about booting, it's about which OS is running the environment where development happens (writing code, compiling code, testing code, etc).
You might also wanna read
Cursor: AI-Powered Code Editor for Enhanced Developer Productivity
Cursor is an AI-powered code editor designed to significantly boost developer productivity by integrating AI assistance directly into the co
Haystack: AI-Powered Code Review Platform That Turns Pull Requests into Clear Narratives
Haystack is an AI-native code review platform that transforms pull request reviews from confusing jigsaw puzzles into clear narrative storie
Cline: AI-Powered Autonomous Coding Assistant for Visual Studio Code
Cline is an AI-powered autonomous coding agent for VS Code that can understand code context, generate code, answer questions, and perform co
Coddo: A Task-First Software Development Tool with AI Integration
Coddo is a task-first software development tool that differs from traditional IDEs like VS Code by organizing work around tasks rather than
Warp Platform: Terminal and Orchestration Tools for Building Coding Agents Locally and in the Cloud
Warp is a terminal platform designed specifically for building and running coding agents, offering both local and cloud-based capabilities.
Zed Code Editor Reaches 1.0 After Rebuilding from Scratch Without Electron
Zed, a new code editor built from scratch by the creators of Atom, has reached version 1.0. The team abandoned the Electron/web technology a
