|
|
|
|
|
by anthonybsd
2801 days ago
|
|
I'm a long time OS X user. Macbook Pro as my work laptop and Windows 10 at home as a gaming/browsing desktop. Had Windows 8/7/Vista/XP/2000 as my home desktops prior to that, I actually dig building them. I don't get the drama. Yes, for vast majority of the users Windows 10 is pretty fungible for OS X. What do the majority of people do? That's right, launch the browser, maybe open Outlook. Would I use one for work given a choice? Nah, cygwin just doesn't cut it for me as a substitute for having a real UNIX underneath, especially since 50% of my work day is in terminal. Could I pull it off if I was forced to? Probably. It'd take awhile to set up all my keyboard shortcuts a la Quicksilver, find a substitute for Spotlight, sort out all the editors and such, but it's doable. Nothing is so critical these days as to be a complete show stopper. Just pick what works for you and stop having buyers remorse. |
|
Windows 10 has WSL, which replaces cygwin. It's a wonderful compromise which lets me can execute unmodified ELF binaries on Windows 10. Realistically, this means I can install almost anything via apt, do bulk file management using scripts, use native linux rsync binaries for backups, etc.