Poll HN: What operating system do you primarily develop on?
Clarification: the operating system where e.g. your IDE runs on. Not the deployment target.
Results from 2022: https://news.ycombinator.com/item?id=30055031
Results from 2022: https://news.ycombinator.com/item?id=30055031
63 comments
[ 5.2 ms ] story [ 46.6 ms ] threadMy IDE is Windows (VSCode or Cursor); but I'm also using ChatGPT in the browser and various Linux command line tools (connecting through Windows Terminal to WSL Redhat).
There should probably be a fully hybrid option in the poll.
Mac is too expensive, Windows 11 is cruel and unusual.
MacOS is just the sweet spot of great desktop + great unix-style devbox.
This is by far the best option to isolate and easily create development environments that I found.
I connect to the containers from VS Code running on Mac OS.
I mostly work on my desktop which is Windows + WSL 2 with Ubuntu and use a MBP on the move.