© 2026 Hashnode
If you have ever found yourself scrolling endlessly through log files or trying to locate a single configuration line buried inside thousands of lines of output, you already know the pain. This is exactly where grep shines. It is one of those Unix to...

Personal notes As usual, this article was born because I took the “Introduction to Linux (LFS101)” course from the Linux Foundation. At first, I took this course because I have an upcoming technical interview for a Cloud Development Engineer position...

When I containerized my React frontend and FastAPI backend for the AESL Material Tracker project, I expected everything to just work. After all, the containers built successfully, the backend was serving data, and the frontend launched without errors...
