|
|
|
|
|
by dlanouette
3735 days ago
|
|
This article is full of FUD, and shows a very naive understanding of how to maintain and deploy software. The "problems" he talks about are caused by so many other problems he has (no version control, not knowing what's in production, making breaking changes as part of a small bug fix, not testing changes, etc, etc). And, his proposed fix - use a scripting language - would break too if he made a backwards-incompatible change. |
|