When 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…
The state of switching to Windows from Mac in 2019
21–30 of 206 posts
Re: The state of switching to Windows from Mac in 2019
#22Re: The state of switching to Windows from Mac in 2019
#23Re: The state of switching to Windows from Mac in 2019
#24The writer is a journalist. For techies using Mac, there's a bigger question of whether you want to just move from Mac to GNU/Linux.
Whenever I try to use Linux I find it's essentially impossible due to terrible power management support for any hardware I can find. I'm used to 10 hours on my MacBook - how do I get that on Linux?
Re: The state of switching to Windows from Mac in 2019
#25The writer is a journalist. For techies using Mac, there's a bigger question of whether you want to just move from Mac to GNU/Linux.
Re: The state of switching to Windows from Mac in 2019
#26Re: The state of switching to Windows from Mac in 2019
#27I 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
#28> I'll be honest: it wasn't an easy switch at first, but as time went by it's become clear it was the right choice. Let's stop pretending there's a correct OS. We all have different needs and it depends on what you're optimizing for. I have a Macbook for work and run Windows 7 on my home desktop with Ubuntu on my home laptop. They all have their benefits and drawbacks. And Windows 10 has been having plenty of problem…
[deleted]
What if like me you dislike them all? Actually I'm not kidding - I find the desktop OS in 2019 pretty miserable. I'm using Windows right now, but not because I like it. Current Apple hardware is of no interest to me, so macOS is ruled out. Linux and Windows are kind of neck and neck - I dislike each roughly equally, but find Windows wastes less of my time fiddling to get & keep things working.
Re: The state of switching to Windows from Mac in 2019
#29Re: The state of switching to Windows from Mac in 2019
#30I have regained a lot of sanity by realizing computing happens within platforms, and regarding the OS as just plumbing. My platforms of choice are the web (for hypertext), elisp text applications (for interactive development, task management, email), and Unix.
I only need a browser (Firefox), a text editor (Emacs) and a terminal. I prefer to use a tiling window manager (StumpWM), but it's not a big deal to use the WM provided by my current OS.
These 3 platforms (web, elisp and Unix) will be long-lived. Whereas native Windows, Mac and Linux applications tend to have much shorter lifecycles. Furthermore, they don't tend to talk well to each other. They are little silos.
Also, since the lifecycles are so short, by the time I work out all inconveniences and learn all tricks, the platform is beyond its prime time. This has already happened to me several times. I was really happy with Gnome 2 circa 2005, but the whole ecosystem collapsed with the transition to Gnome 3. Same thing, to some extent, in OS X Tiger-Snow Leopard. A really nice ecosystem of indie applications that has slowly lost a lot of momentum to iOS.
That said, I prefer to use Linux because it's so component-ized I can always replace frustrating things, and nothing gets pushed into me by a corporation. Plus code is open, and some userland things like Nix are so unique. And first-class centralized package management is great.