Earlier quoted context omitted.
It seems reasonable when you consider TCO, but you still have to pay 100% up front. Not everyone can drop $2k on a laptop, most people don’t need to.
They have lots of monthly payment plan options here in Canada, and probably in the US too. It even used to be zero interest. Not sure about the rest of the world.
Hackintosh is almost dead
131–140 of 543 posts
Re: Hackintosh is almost dead
#132Earlier quoted context omitted.
I strongly disagree re:Apple software. We must have drastically different usage scenarios, since I find it a pleasure. What software do you have issue with, and why?
Homebrew is a nightmare. Nearly every development tool on macOS requires some sort of workaround, usually found in the depths of forums or StackOverflow. Apple has also positioned macOS to be the absolute worst platform for graphics libraries. They only support Metal and an outdated version of OpenGL which they'll remove entirely at one point. Windows directly supports DirectX, Vulkan, and OpenGL. Go ahead and try to…
You literally just drag the app to the trash can. Properly sandboxed Mac apps are a delight to uninstall.
Yes, some apps are more difficult, but those are usually Windows apps that are crudely ported to MacOS and that's on the developers for not creating proper MacOS apps.
Re: Hackintosh is almost dead
#133Back in my youth, when I was time rich and cash poor, this kind of tinkering was fun and a good way to improve the machine I was using. Now that I have more disposable cash, but waaay less time, I couldn't imagine "wasting my time" doing this sort of thing. These days I want to -use- the computer, not spend time trying to convince it to work. Incidentally it's the exact same journey with my cars. 35 years ago I was f…
Same story but with custom Android ROMs
Re: Hackintosh is almost dead
#134Earlier quoted context omitted.
Homebrew is a nightmare. Nearly every development tool on macOS requires some sort of workaround, usually found in the depths of forums or StackOverflow. Apple has also positioned macOS to be the absolute worst platform for graphics libraries. They only support Metal and an outdated version of OpenGL which they'll remove entirely at one point. Windows directly supports DirectX, Vulkan, and OpenGL. Go ahead and try to…
To nitpick a bit, IIRC Windows itself doesn’t support Vulkan, that’s left to GPU vendors.
Re: Hackintosh is almost dead
#135Earlier quoted context omitted.
Cost of ownership of an M3 MacBook Pro is like $300-400 a year. Even if you have the time, it's just not worth it anymore like it used to be.
It seems reasonable when you consider TCO, but you still have to pay 100% up front. Not everyone can drop $2k on a laptop, most people don’t need to.
That's what most laptops used to cost back in the 1990s or so (after adjusting for inflation). If you look further back in time, hardware was even more expensive - and it couldn't even do 10% of what a modern MacBook does. Modern hardware is ridiculously cheap.
Re: Hackintosh is almost dead
#136I don't get why you would ever want to do a Hackintosh this way... Apple has great hardware but ABYSMAL software. I prefer Windows or any of the top 5 Linux distros on any day that ends with y. They are being carried hard by their top-tier CPUs right now. Something drastic needs to happen to the software side - as it is, it is almost an unusably bad experience to simply browse the web and move files around. Now if we…
> it is almost an unusably bad experience to simply browse the web and move files around Cannot relate at all. "Move files around" is essentially the same on Windows and Mac, except on the Mac I have a UNIX shell. Browsers also behave exactly the same on every platform, and Safari is snappy and the least memory-hungry of all. What is it about?
>Safari is snappy and the least memory-hungry of all. What is it about?
MacOS is a memory hog in itself. Safari is the laughingstock of browsers, so behind the times and purposely crippled by Apple.
Re: Hackintosh is almost dead
#137Back in my youth, when I was time rich and cash poor, this kind of tinkering was fun and a good way to improve the machine I was using. Now that I have more disposable cash, but waaay less time, I couldn't imagine "wasting my time" doing this sort of thing. These days I want to -use- the computer, not spend time trying to convince it to work. Incidentally it's the exact same journey with my cars. 35 years ago I was f…
Re: Hackintosh is almost dead
#138Earlier quoted context omitted.
Cost of ownership of an M3 MacBook Pro is like $300-400 a year. Even if you have the time, it's just not worth it anymore like it used to be.
It seems reasonable when you consider TCO, but you still have to pay 100% up front. Not everyone can drop $2k on a laptop, most people don’t need to.
TCOs are great calculations for companies but don't work for individuals.
Re: Hackintosh is almost dead
#139Earlier quoted context omitted.
Homebrew is a nightmare. Nearly every development tool on macOS requires some sort of workaround, usually found in the depths of forums or StackOverflow. Apple has also positioned macOS to be the absolute worst platform for graphics libraries. They only support Metal and an outdated version of OpenGL which they'll remove entirely at one point. Windows directly supports DirectX, Vulkan, and OpenGL. Go ahead and try to…
> There's not even a built-in way to uninstall programs in macOS. It's bizarre. You literally just drag the app to the trash can. Properly sandboxed Mac apps are a delight to uninstall. Yes, some apps are more difficult, but those are usually Windows apps that are crudely ported to MacOS and that's on the developers for not creating proper MacOS apps.
Re: Hackintosh is almost dead
#140Earlier quoted context omitted.
> it is almost an unusably bad experience to simply browse the web and move files around Cannot relate at all. "Move files around" is essentially the same on Windows and Mac, except on the Mac I have a UNIX shell. Browsers also behave exactly the same on every platform, and Safari is snappy and the least memory-hungry of all. What is it about?
Have you ever needed to perform a reliable recursive directory copy between two drives on Windows? I have and it turned out to be a comically complicated task. Robocopy helps but als has its edge cases you need to handle. Also long path names become problematic (MAX_PATH etc).