That's easily within reach. I remember there being issues with read/writes. You could only write so many times or read so many times. Is this still true? How long will an SSD last?
Flash has a wear mechanism for writing, limiting the number of erase (and thus write) cycles. The firmware in the device does "wear leveling" which spreads the wear around as evenly as possible rather than concentrating it. The net result is that the SSD will probably outlast the computer it is in.
Depending on how the "garbage collecting" (moving active sectors out of erase blocks and erasing the blocks, number of erased blocks held in reserved, etc.) is implemented, SSDs can be fast for initial writing, but slow down significantly after they are used a while. Some manufacturers use better algorithms, but the algorithms are based on heuristics and trade-offs, so what works well for your neighbor may not work as well for you.
Theoretical reliability and lifespan is much higher than that of mechanical drives. There have been bad "batches" of SSD drives from one or two companies, but there are from mechanical drive companies too.
People should have backups anyway, so I guess if the companies are standing behind these drives and all the users so far are pleased it's not really an issue, though it doesn't beat the mech drives really (although in mobile applications shock resistance is higher) but there seems to be no cons. It's just price, size and speed to decide on them now.
Still, given the prices, for home applications I imagine people just want a boot drive and storage on a larger mech. On the server side there are probably quite a few databases that could benefit from 1TB with good random access and throughput.
Personally, outside of data capture or similar applications with sustained turnover of large amounts of data, I think it's a non-issue in practice; and for those applications, the SLC drives are available at a higher price.