At my last job, they got me an SSD. About a month later, I started coding a new feature for their product. It was a few hours' worth of work, and they were using CVS, and didn't really have a good branching model, so I didn't do any work-in-progress checkins.
While I was coding the feature, the SSD failed. This manifested itself via all sorts of strange compiler errors, and so I rebooted. After that, Windows didn't show the SSD anymore, and my code was never seen again.
So, while the SSD did save me some time, I effectively lost it all when it failed, due in part to my stupidity, but also due to the fact that you need to understand that if you buy an SSD, you MUST plan for failure. This is not an option, this is "yes-I-will-wear-a-helmet-while-riding-a-motorcycle-at-70-mph".
Contrast that with my Dell laptop. I bought it in ~2007, and I've never had a problem with it (except I've had to replace the dim screen a couple times).
If you buy storage media, you must plan for failure. Having worked in data centres, I've seen spinning disk drives DOA, die after a week, die in clusters (sequential serials, different machines), etc.
SSDs aren't 100% reliable, but neither are HDs. You lost your SSD at an inopportune time, and that sucks, but it could just as easily have been a spinning disk that died, or it could have died after you finished a nightly system backup so you had no data loss at all. It's pure coincidence.
While I was coding the feature, the SSD failed. This manifested itself via all sorts of strange compiler errors, and so I rebooted. After that, Windows didn't show the SSD anymore, and my code was never seen again.
So, while the SSD did save me some time, I effectively lost it all when it failed, due in part to my stupidity, but also due to the fact that you need to understand that if you buy an SSD, you MUST plan for failure. This is not an option, this is "yes-I-will-wear-a-helmet-while-riding-a-motorcycle-at-70-mph".
Contrast that with my Dell laptop. I bought it in ~2007, and I've never had a problem with it (except I've had to replace the dim screen a couple times).