Funny thing is, as I'm no longer attached to macOS, I'm considering switching from iPhone to Android. I'll have much better synchronization for Google Chrome and newer iPhones are really weird (similar to Macs, LoL). And, again, no need to pay their crazy prices.
The state of switching to Windows from Mac in 2019
91–100 of 206 posts
Re: The state of switching to Windows from Mac in 2019
#92When people refer to the entire suite of Unix-like tools as “bash” I don’t quite know what to make of it. Interpreted uncharitably, it would seem to imply that they think all those nice tools like grep, awk, etc. are all shell builtins, which would be a huge red flag as it would mean they have very little idea of how a typical Unix-like OS works. Interpreted charitably, maybe they do know that those are all separate…
> When people refer to the entire suite of Unix-like tools as “bash” I don’t quite know what to make of it. Because nobody installs bash without coreutils and the 30 or so other common utility programs (grep, sed, awk, et al). Pointing out that bash doesn't include coreutils+standard is just being pedantic. Nobody runs a system without those utilities present. Everybody already knows what is meant. You're not adding…
I’m aware that very few people install bash outside the context of a typical Unix OS. It would indeed be pedantic and useless to point out that that’s theoretically possible, and that’s not what I’m doing.
It’s also very rare to install, say, grep outside of a typical Unix OS. But you wouldn’t say “the grep workflow on WSL is great” to mean the entire WSL experience, unless you were specifically talking about actual grep. So why do people do it with bash?
Re: The state of switching to Windows from Mac in 2019
#93Re: The state of switching to Windows from Mac in 2019
#94I just switched from Mac to Windows and had to move back. I cannot believe how miserable the Windows experience is. I mistakenly thought that since so much is browser-based, it's not a big deal. But literally every single little thing is slightly-to-much worse on Windows. Even stupid things like changing scroll direction, saving the 5 second preference for notifications to disappear, finding a wifi password, arrangin…
Upgraded from my 2009 MBP to a 2017 MBP a couple years ago. Immediately regretted the purchase after the keyboard screwed up multiple times so I returned within 14 days for a refund. Ended up buying a Surface Pro and hated it. Upon booting up my machine I was instantly met with severe backlight bleeding so I returned it. The store gave me another device - same issue. This time I decided to see if I can put up with it. I immediately regretted not having a proper shell for dev work. In addition to this, I couldn't believe how hard it was to remove certain applications/programs from the computer. Why is there a menu for Apps and also one for Programs and Features? These issues kept piling up until after a few days I returned it again. Decided to grab a 2015 MBP from the Apple refurb store and have used it since. No regrets.
Re: The state of switching to Windows from Mac in 2019
#95Earlier quoted context omitted.
> Windows is somehow worse than it used to be. I have to agree. I use Windows probably 90% of the time, but I have to say it peaked with Windows 7 and started going downhill with 8. Now it's a game of "guess which config system has the option you need" + Microsoft forcing all kinds of things power users really should be able to disable.
I wonder if it’s because the older MS developers are retiring and the young blood don’t know how to keep the OS to the same quality.
We don't know if Windows is in maintenance mode or not either, or what the next version would look like if one eventually comes out (maybe it'll all be in TypeScript?). After all, UWP was mostly retired and the visions of "your next desktop computer is a tablet" have significantly died down- the technology and the will of the market just weren't there.
However, Microsoft has failed once before to develop a proper, stable OS- though Vista did bring a great number of graphical and usability updates to XP, chief among them the "Show Desktop" button, the ability to snap windows onto sides of the screen, and putting a Firefox-style search bar in Explorer, it suffered from poor functional quality (file copy windows should never ever be broken, for instance), so I'm not convinced it's solely the fault of newer developers.
Re: The state of switching to Windows from Mac in 2019
#96I'm debating switching to Windows when my 2015 Macbook gives up unless Apple really have learned their lessons from the 2016 model. I have two remaining major issues with Windows, which is down from the remarkably sizeable list that had me switch to Mac and OSX, which makes it easy to keep the Windows box as games only: + Extreme monochrome flatness. It's obtuse and hides information, like the edges of icons, encoura…
FWIW Metro was originally super bright and cheerful, even if it was flat.
Re: The state of switching to Windows from Mac in 2019
#97I just switched from Mac to Windows and had to move back. I cannot believe how miserable the Windows experience is. I mistakenly thought that since so much is browser-based, it's not a big deal. But literally every single little thing is slightly-to-much worse on Windows. Even stupid things like changing scroll direction, saving the 5 second preference for notifications to disappear, finding a wifi password, arrangin…
Re: The state of switching to Windows from Mac in 2019
#98I use Mac for work (MacBook Pro 2017) and windows for personal projects (HP Envy 2018) and posts like these makes me wonder: are we both using the same Windows? Because the windows that I am exposed to finds the most inconvenient time to install updates, slows down for no apparent reason and, as of late, turns on two keyboard cursors at the same time causing me to type in two different locations of a document at once…
Re: The state of switching to Windows from Mac in 2019
#99Earlier quoted context omitted.
Same thing here. Sold my 2013 MBP and bought a Thinkpad X1 carbon. After a year of frustration, bought a used 2013 MBP. Windows is somehow worse than it used to be. There's two control centers for some reason. Much more notifications and intrusiveness. Taskbar auto-hide doesn't work consistently. Updates install without permission. The big thing is the apps. Apps are getting much less functional (just like how the Se…
I’m happy to see someone els lament a good alternative to Preview on windows.
Re: The state of switching to Windows from Mac in 2019
#100Earlier quoted context omitted.
I often say that I like using macOS, but what I really mean is that I like macOS itself along with its apps and ecosystem. Perhaps the same thing was meant here.
I see your point, but I think it’s a slightly inaccurate analogy. There is no “bash ecosystem”; if you switch your login shell to zsh or fish or tcsh, nearly everything works identically. I suspect if this guy were forced to use zsh, he’d be fine; he just doesn’t because it’s not the default. Whereas when you say you “like using macOS” I assume you don’t just mean that you like using computers in general and you woul…