Hacker News new | ask | show | jobs
by userbinator 1106 days ago
Mine stays almost completely quiet most of the time, because I've trimmed the stuff running in the background to an absolute minimum.
2 comments

I've done that in the past, back when I was running Linux on very slow & apparently somewhat fragile solid state devices on a netbook, and when trying to keep traditional drives as quiet as possible in a desktop pretending to be a server that was on all hours, but for the most part I leave logging on and not overly buffered these days. SSDs are quiet and reliable¹ ATM.

--

[1] though for anything I care about I still RAID1² everything

[2] with devices from different sources, to reduce the chance of both dying at the same time (or the second dying before the first is replaced and the mirror rebuilt)

On which OS?