Hacker News new | ask | show | jobs
by glitchc 58 days ago
You're conflating system level abstractions with code-based abstractions. As a counter-example, introducing a factory constructor to handle object creation makes the codebase harder to understand.