Live data from Hacker News

Hackintosh is almost dead

aplus.rs

131–140 of 543 posts

Re: Hackintosh is almost dead

#131

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.

Also many no interest options in India but the prices are higher here, somewhat so for the Macs but significantly higher for the iPhone as it is such a social status thing here in the north.

Re: Hackintosh is almost dead

#132
post #34
post #14

Earlier 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…

> 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

#133

Back 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

Agree. I used tweaked BlackBerry ROMs for a couple years before getting my first Android device, an HTC One M7 with Android 4.4 KitKat. Spent loads of time getting all the tools working to modify ROMs, bootloaders, recovery/TWRP, and squeeze every drop of performance out of that phone. Then went "backwards" to an iPhone 4S and have been rocking stock iPhones ever since.

Re: Hackintosh is almost dead

#134
post #34

Earlier 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.

Thanks for the correction. That appears to be right, but Windows allows it.

Re: Hackintosh is almost dead

#135

Earlier 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.

> Not everyone can drop $2k on a laptop

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

#136
post #8

I 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?

Finder is the same crap software it's always been. Windows Explorer has always been better. Nobody except the nerdiest of nerds would want to use the terminal for "moving files around".

>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

#137

Back 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…

There are new generations of cash poor tinkerers though, including the 3rd world.

Re: Hackintosh is almost dead

#138

Earlier 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.

And you can drop it and lose the $2k in one single second. You can insure against that but it costs another small fortune.

TCOs are great calculations for companies but don't work for individuals.

Re: Hackintosh is almost dead

#139
post #132
post #34

Earlier 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.

Yes. Everyone knows that. But that doesn't uninstall the application. It just deletes the top files. It doesn't remove any caching or configurations or other files in other parts of the system like a Windows uninstaller does. To do that on macOS, there are third-party apps that provide this functionality.

Re: Hackintosh is almost dead

#140
post #59

Earlier 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).

What are you even talking about? Copying folders on Winfows just works. Please explain.
Post reply on HN