Individual Ownership Destroys Encapsulation

1 minute read

Keith Ray: …because everyone is afraid to modify other’s classes, their own classes become kitchen-sinks full of stuff that really belongs elsewhere – this ...

Concise VB.NET?

less than 1 minute read

Okay, VB.NET has a more concise syntax for checking reference equality without calling out to Object.ReferenceEquals:

16-bit compatability and other stuff

less than 1 minute read

Raymond Chen: Imagine if somebody took away your current editor and gave you a new one with different keybindings. “But the new one is better.”