Featured Writing
View all postsDemystifying the touch Command in Linux: More Than Just a File Creator.
What is the touch Command ? If you’ve ever followed a Linux tutorial or tinkered with the command line, you’ve likely come across the touch command. It’s often introduced as a quic…
Read More
Why Your Python Test Regex Isn’t Matching. The Hidden Gotcha with Sets
When writing clean, testable Python code, it’s common to raise custom ValueError s and validate those in unit tests using pytest.raises(). But sometimes, those tests fail even thou…
Read More
Featured Projects
View all projects
