My machine at work has had an SSD for about 2 years with no issues and much improved speed (I'm mainly running AutoCAD on it, and Perl, of course :-) ). I also have two laptops at home with SSDs. One is old, has had only an SSD in it for about 3 years, and runs Linux. The other is less than a year old with an SSD and an HDD, and I dual-boot Linux and Windows on that. So far, performance and reliability has not been an issue on any of it. The only frustrating part for me was getting Windows set up across the two hard drives so that all my data would be on the HDD; it's not a straightforward and trivial process (especially if you want backups and encryption to work properly). Linux, of course, was a piece of cake in that respect.

Here's a link to a discussion on answers.microsoft.com that discusses some of the issues involved in moving the user's data directory to another hard drive. Note, especially, some of the comments below the main answer.

--Nick

In reply to Re: OT: SSHDs Any experience? by nlwhittle
in thread OT: SSHDs Any experience? by BrowserUk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.