What constitutes a strong password, let's take a look from the attackers point of view. https://unixdigest.com/articles/passwords-from-the-hackers-point-of-view.html
Have you ever tried to unmount a partition only to get the message "device is busy"? Well, there's a reason for that and here's what you can do. https://unixdigest.com/tutorials/umount-device-is-busy.html
When going into extremes in using a specific programming style or a specific design pattern the result is always bad code - even if it looks nice. https://unixdigest.com/articles/code-navigation-design-patterns-and-too-many-functions.html
The Git revision control system has something called a "bare" and a "non-bare" repository. This tutorial deals with the issue and also compares the Git design to the design of Mercurial and Bazaar. https://unixdigest.com/tutorials/git-bare-vs-non-bare-repositories.html
I just finished reading the book Pro PHP Refactoring by Franvesco Trucchia and Jacopo Romei. The book itself should be refactored - it's not pro at all. The book is an attempt to take the guidelines from the famous "Refactoring, Improving the Design of Existing Code" by Martin Fowler and turn them into PHP refactoring principles. https://unixdigest.com/articles/the-book-pro-php-refactoring.html
Real social value is experienced when we physically get together, when we pay real attention to each other, and when we care and help each other, not when we use Facebook, X/Twitter, Slack, Discord, YouTube or something else! https://unixdigest.com/articles/social-networking-is-a-poor-substitute-to-real-human-interaction.html