I'm incredibly proud to share the outstanding work our team has accomplished recently in upgrading our testing lab infrastructure.
I can assure you that one of the first issues you'll encounter when testing your newly developed product will be CORS. So what is CORS exactly?
Makefiles are a cornerstone tool in the software development process, particularly useful for streamlining and automating the build process.
Do you have a repo that contains important documentation? Streamline your documentation with Markdown linters to enhance documentation quality.
Learn how to seamlessly integrate OpenTelemetry Collector Contrib with Coralogix for efficient monitoring of local hosted machines.
Get to know the Linux process priority and Niceness.
Discover how pre-commit hooks streamline workflows, ensure code quality, and simplify collaborations using a real-world example.
By customizing your git log output, you can make your Git logs look exactly the way you want which could make your life easier.
The 100 days of code is a true challenge. I've decided to take it on and document my journey.
As a former QA Engineer/Team Lead/Manager, I've learned a lot about the QA world. Here are my thoughts on what makes an excellent QA team
Linux opens possibilities, ignites curiosity & unlocks potential. For me, switching to a Linux distro resulted with a transition from QA a SW dev
Explore the Y2K Bug that threatened global systems at the dawn of the 21st century and understand its impact on software development
How can we hide API keys, secrets and passwords in our code, especially if pushing our code to an external repository? How can we run an applicati ...