Devops
February 2, 2026
If you want a Markdown-first blog on GitHub Pages with automatic builds, Jekyll plus Actions is the shortest path. He...
Python
January 20, 2026
In Python, the id() of an object is its memory address (or a unique identifier for that object during its lifetime). ...
Testing
January 15, 2026
Testing is a cornerstone of modern software development, ensuring that applications work as intended, remain reliable...