Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I haven't had any problems with macOS stability lately. Has anyone else experienced what the author describes?

Around me Windows 10 has crashed more than macOS. but Windows 10 is really stable too.



From the post:

but I do daily development on an Arch linux desktop sitting next to my MacBook Pro

I have a similar set up, both at home and at work, where I use a MacBook for Office, Omni{Focus,Graffle}, etc., but SSH into a Linux machine for serious development word. My reasons are two-fold. First of all, many OS X's command-line tools are behind the times and buggy. For instance, grep segfaults on trivial usages such as[1]:

    % echo i860  | grep --color -e i860 -e i86
Or returns incorrect results for even trivial expressions:

    % echo "1234 1234 1234" | egrep -o "^...."
    1234
     123
    4 12
Since I use UNIX command-line tools such as grep daily, I cannot have them fail (yes, I know, get GNU grep from Homebrew). Secondly, Mac hardware is very weak these days, even the Mac Pro is years behind. At the same time, you can get a similarly spec'ed machine on eBay for a couple of hundred of Euros. Plug a card to use CUDA, etc.

[1] http://blog.loadzero.com/blog/tracking-down-a-segfault-in-gr...

I don't have many real stability problems (kernel panics), but there are oddball bugs everywhere. E.g. Mail.app likes to redownload all my e-mail when I quit and open it.


I've never had Win10 crash on me, nor have I macOS. On the application front though, I have found the Win programs I use crash or hang far less often than their macOS counterparts.


My mac often (once in about two weeks) freezes after trying to unlock. It just shows the load indicator. Need a hard kill to 'fix'. Don't know how to fix it. Note: I never shut my iMac down.


I had random freezes in 10.11.4, but it was fixed in 10.11.5.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: