Respectfully I disagree. In fact MacBooks are slowly become the LEAST viable option, at least for me personally. It's all about personal requirements and I suppose, taste. Don't get me wrong, the MacBook is a fantastic laptop, especially for the creative professional and laypeople. For me, as a Linux user and enthusiast, MacBooks have slowly become less and less viable each year. I bought my first MacBook in 2007, in…
Ask HN: MacBooks seems to be the only viable option these days
291–300 of 449 posts
Re: Ask HN: MacBooks seems to be the only viable option these days
#292Earlier quoted context omitted.
With ARM adoption it might again be an option. I'm using Windows ARM in Parallels on M1 Mac and use Visual Studio perfectly. Microsoft says "it might not work" yet it works flawlessly. YMMV though.
But isn’t a huge part of Windows the ecosystem of applications? That largely doesn’t exist on ARM though correct? Or does Windows have an emulation solution built in for that.
Visual Studio 2022 is x64 and is running under emulation in an ARM environment (M1 Max) and is working perfectly.
While it's not native performance, it's close and the gap will even get narrower by time.
Re: Ask HN: MacBooks seems to be the only viable option these days
#293Earlier quoted context omitted.
Well, because you'd be potentially looking at it and using it for hours almost every day for years as a professional? For me something I spend my time that much should look nice. That combined with the parts inside is perfection, which is the M1 MBP for me.
How much are you actually looking at a laptop's aesthetics versus looking at the information displayed on a screen though? Does it really matter to you to have something pretty sitting on your desk while you work? That seems really weird to me. Personally I couldn't care less. Especially in the context of a professional work laptop which is a machine that goes onto the corner of my desk and I plug a bunch of other th…
Re: Ask HN: MacBooks seems to be the only viable option these days
#294Earlier quoted context omitted.
It feels a lot more like a dual os system than just running a vm inside of windows. The integration between the two is pretty seamless and powerful. e.g. this is in my wsl .bashrc file, it writes to my windows clipboard by running the powershell.exe windows executeable: function cb () { powershell.exe -command "\$input | set-clipboard" } Mac is unix sure, but they have diverged from the popular main stream linux dist…
I think you have that backwards: it's Linux that has diverged from the Unix way of doing things. All the various gotchas and different ways are Linux-isms. After all, which came first, and which came later, then changed? macOS is more consistent with the BSDs than Linux is with older Linux or one distro is with another.
Re: Ask HN: MacBooks seems to be the only viable option these days
#295Pardon me, but I think Microsoft should get their shit together if they want to stop losing users and devs to MacOS.
Having a new UI style on the Desktop and every single click on it leads to a completely unpredictable UI doesn't have anything to do with "center".
When people ask me what to get I always answer "just get a macbook" because even when I would love to give them a shiny Linux laptop, the amount of maintenance work on there is insanely high. Macbooks compared to my Linux systems are basically maintenance free once they are setup.
Of course that depends on whether you want to develop software on it...but let's not kid ourselves here: most users are not developers. And most users don't want to use i3wm or the Terminal.
Re: Ask HN: MacBooks seems to be the only viable option these days
#296XPS is prosumer grade at best. You need a Precision or Latitude product (preferably a Latitude 7xxx) to get a quality product.
My Latitude 7370 is hard-capped at 8GB RAM. Because they soldered it directly to the motherboard. Real "what the fuck" moment, and I am reminded every time of this constraint because opening a Slack call freezes my computer for about a minute if I commit the heinous crime of leaving my IDE open.
Re: Ask HN: MacBooks seems to be the only viable option these days
#297Instead of a laptop, have you considered purchasing a VR computer?[1]
[1] https://simulavr.com/blog/why-vrcs-are-better-than-pcs-and-l...
Re: Ask HN: MacBooks seems to be the only viable option these days
#298Everybody blames Linux DEs for looking inconsistent, but every time I have to use Windows 10, I see an OS with more than 5 different UI styles. There's no consistency among the OS anymore eversince Windows 7. Pardon me, but I think Microsoft should get their shit together if they want to stop losing users and devs to MacOS. Having a new UI style on the Desktop and every single click on it leads to a completely unpred…
Consistency is not that big of a deal. It is usually poor hardware support, installation/update issues, and lack of software where Linux falls flat on its face.
Re: Ask HN: MacBooks seems to be the only viable option these days
#299I may be an outlier, but for me, the problem with non-mac machines is that they seem just careless. Steve jobs famously said "The only problem with Microsoft is they just have no taste.", and this seems true to me for almost all hardware manufacturers, and to a larger degree still for software. Why does nobody care about creaking plastic? About sticky-feeling texture? About uneven weight distribution? About the sound…
> Why does nobody care about creaking plastic? About sticky-feeling texture? About uneven weight distribution? About the sound that materials make when handling them? Because the value of a laptop is the parts inside, not the presentation. Why would I care about those things? Or at least why would I care about them enough to make me spend more than I have to?
Re: Ask HN: MacBooks seems to be the only viable option these days
#300Earlier quoted context omitted.
Vent? I recently had an issue where my Internet connection went down, I was left with my phone and a tiny data cap. The work I was doing required an Internet connection, but when I tethered my mac, it kept trying to download gigabytes of updates. It ended in a stalemate with seeming no way to pause, cancel or cap the download. Both windows and Linux will set you set download cap, flag connections as metered, pause do…
You can cancel a download, but if you've enabled automatic updates macOS might not be aware that you have data limits. And that's terrible. Maybe file a bug or support ticket with Apple. But the rest of your post is puzzling. The original post was about buying a MacBook & how awful that might be. You're describing developing Apple apps for Apple's platform (and 2FA for a dev account). How would you do those things wi…