Live data from Hacker News

Poll HN: What operating system do you primarily develop on?

news.ycombinator.com

31–40 of 139 posts

Re: Poll HN: What operating system do you primarily develop on?

#33
My current project uses a cross-platform SDK. My most comfortable development platform is macOS, and that's what I use 90% of the time on this project. Occasionally I work on embedded android systems. For that I use Linux. If I'm on a consulting job and the client has everyone using Windows, I go with the flow, but my impression is that Windows has become end-user hostile, and it's getting worse. Maybe that's just because my permissions and network access are never set right on the first try when a client needs a machine set up for an outside consultant. Subjectively, Windows is the itchy sweater of development platforms.

Re: Poll HN: What operating system do you primarily develop on?

#37
post #14

I never found anything better than the latest macOS machines. I ran ubuntu for years and then switched back to mac just because I don't have the time to tinker and fiddle with stuff in Linux that just randomly makes the computer run hot, or a monitor to not work, or fonts looking awful. MacOS is just the sweet spot of great desktop + great unix-style devbox.

Yeah, I run macos for the same reason.

However, I went back to linux on my personal laptop (nixos on my case) and I am pleasantly surprised how many things now just work.

The only thing that still annoys me is the laptop not sleeping properly and therefore using too much battery power when idle.

It has made great strides on the last two or so years.

Re: Poll HN: What operating system do you primarily develop on?

#38
post #18

Earlier quoted context omitted.

It does, if you use WSL you're OS is Windows.

But he's de facto developing on a Linux machine.

It's not a linux machine. The computer is booted and managed by Windows. Linux is an application running on the Windows machine.

Re: Poll HN: What operating system do you primarily develop on?

#39
post #18

Not sure this covers popular mixes, eg WSL or considers AI clients. My 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.

It does, if you use WSL you're OS is Windows.

I can't even imagine doing development in Windows without WSL anymore. I think Microsoft even requires it for some of their stuff.
Post reply on HN