1,113 Matching Annotations
  1. Jun 2019
    1. Generally, modern-day gaslighting takes place in the context of a relationship in which one partner is manipulative, self-centered, low on empathy, and has a vested interest in always being right
  2. May 2019
  3. Apr 2019
  4. Mar 2019
    1. A field study at Google[4] covering over 100,000 consumer-grade drives from December 2005 to August 2006 found correlations between certain S.M.A.R.T. information and annualized failure rates: In the 60 days following the first uncorrectable error on a drive (S.M.A.R.T. attribute 0xC6 or 198) detected as a result of an offline scan, the drive was, on average, 39 times more likely to fail than a similar drive for which no such error occurred. First errors in reallocations, offline reallocations (S.M.A.R.T. attributes 0xC4 and 0x05 or 196 and 5) and probational counts (S.M.A.R.T. attribute 0xC5 or 197) were also strongly correlated to higher probabilities of failure. Conversely, little correlation was found for increased temperature and no correlation for usage level. However, the research showed that a large proportion (56%) of the failed drives failed without recording any count in the "four strong S.M.A.R.T. warnings" identified as scan errors, reallocation count, offline reallocation and probational count. Further, 36% of failed drives did so without recording any S.M.A.R.T. error at all, except the temperature, meaning that S.M.A.R.T. data alone was of limited usefulness in anticipating failures.[5]
  5. Feb 2019
  6. Jan 2019
  7. Dec 2018
  8. Nov 2018
    1. cannot

      Looks like this should have been "can"?

    2. This statement may only be partially true, as there are algorithmic approaches to piecing together original data from hashes. Obviously not the recommended way however.

  9. Oct 2018
    1. mkfs.ext4 -O ^64bit,^metadata_csum -F -b 4096 -E stride=2,stripe-width=1024 -L rootfs ${IMAGE}2
    2. mkfs.ext4 -O ^64bit,^metadata_csum -F -b 4096 -E stride=2,stripe-width=1024 -L rootfs ${IMAGE}2
  10. Sep 2018