A typical DRM system simply refuses to work if validation fails. A smart DRM system slowly introduces bugs. Much harder to test cracks.
miniblog.
Related Posts
Python 2 is rather inconsistent with comparisons: '1' > 1 is fine, but datetime > date doesn't work. Python 3 refuses both, thankfully.