Dependency Hygiene
Analysis of unnecessary dependencies in PHP projects, highlighting how package managers can lead to lazy dependency hygiene.
Analysis of unnecessary dependencies in PHP projects, highlighting how package managers can lead to lazy dependency hygiene.
An article about how familiarity with Arch Linux's pacman package manager can make unintuitive interfaces feel natural, using personal experience.
Explains the importance of specifying exact version numbers in Docker and package managers to ensure reproducible builds, stability, and security.