Dependency Hell: 5 Strategies to Manage Open Source Risks (The Dependency Dilemma)
- November 17, 2025
- 9 min read
- Programming concepts
The question is: To import or not to import? A library saves weeks of coding, but introduces Dependency Hell risks. This article shares a painful, …
Read More
Elements of Computer Programs and Programming Languages
- May 20, 2024
- 12 min read
- Programming concepts
What can we liken computer programs to? To me, they’re like instruction manuals. From a functional perspective, an instruction manual provides …
Read More