An immutable distribution increases the security of the OS. Linux offers several different immutable distributions. Most of these are general-purpose, so anyone can use them. What is an "immutable" ...
In response to my recent blog posting Immutable Java Objects, Matt brought up a good point of discussion related to making Java classes truly immutable by declaring them as final so that they cannot ...