Hacker News new | ask | show | jobs
by daven11 4119 days ago
oh, I just had a look and the base model doesn't have an SSD - I'd really not consider developing without an SSD any more. It will work but compile times are slower, how much I couldn't say. But then I've developed for years without an SSD before that so...

( the reply link appears after a few minutes)

1 comments

That's why I thought of 16Gb Ram. I'm thinking, The whole of XCode and the compiler and my program source would be in the buffer cache. So after the initial loading from disk, the dev experience would be quite smooth (that's the guess I'm making).
Indeed, and you could do the old trick of making a ram disk for your compiles