4 comments

[ 2.6 ms ] story [ 16.2 ms ] thread
Thank you for your opinion, Bill.

Just kidding, I agree with the sentiment. It's 2026 not 1976. You don't need separate physical partitions for most use cases.

Anything that does

  create file
  chmod 0600 file
should be

  umask 077
  create file
just buy more RAM, it's cheap enough...