So I've done it, I've moved to windows for fulltime development ($dayjob forcing us onto windows so moving personal stuff as well).

Initially I wanted to hate being on windows, but it really has come on in developer experience when paired with WSL and Docker.

Picked myself up an Acer Swift Go 14" and so far so good, solid laptop. Only negative is that the speakers are trash, but I don't tend to use laptop speakers so not too worried about that.

@markrailton Been on windows for years (sadly, despite using FreeBSD / Linux Mint multiple times, my desktop requirements, just don't align.. however, with WSL, I don't feel the need to run a dedicated Linux box any more. All my dev work is done in docker and that performs extremely well IMO (or at least, for my requirements).

My workmates sadly suffer on their macs (intel and arm) and personally I hate macs despite being forced to use them for previous $dayJobs.

Welcome to the dark side 👿

@ianh I was mostly mac for the last 10 years with some diversions to Linux but haven’t done much by way of work on Windows for a heck of a long time. Also kinda glad to not have to pay the Apple tax, makes me kinda consider ditching Apple completely

@markrailton I do various graphics things (Photoshop / Illustrator) and online sim racing.. WINE doesn't cut it for any of those (and nor do the alternatives for me personally.. though Inkskape for vectors isn't too bad).

All of my dev and "real work" is done in the WSL side of things.. literally only use the windows side for running the GUI applications and windows is defintely a lot more stable now than it used to be.

Docker is really performant too in WSL2 (especially compared to mac!)

@ianh typically don’t do much by way of graphics etc etc. Pretty much all my dev (personal and work) is PHP so that’ll live in WSL2 and docker with PhpStorm running on windows. Already noticed the performance is more than enough for my needs and certainly doesn’t feel as slow as used to when used vagrant back in the day