Self-testing is accurate & removes the stigma of checking for STIs

If the COVID-19 pandemic taught us anything, it’s the value of testing for infection at home without the need to visit a health facility. Now a series of studies have found that testing for sexually transmitted infections (STIs) in the privacy of your … Continue reading Self-testing is accurate & removes the stigma of checking for STIs

How Hardware Testing Got Plugged Into a Continuous Integration Framework

The concept of Continuous Integration (CI) is a powerful tool in software development, and it’s not every day we get a look at how someone integrated automated hardware testing into …read more Continue reading How Hardware Testing Got Plugged Into a Continuous Integration Framework

Your Multimeter Might Be Lying To You

Multimeters are indispensable tools when working on electronics. It’s almost impossible to build any but the most basic of circuits without one to test and troubleshoot potential issues, and they …read more Continue reading Your Multimeter Might Be Lying To You

The Big List of Naughty Strings Helps Find Those User Input Problems

Any software that accepts user input must take some effort to sanitize incoming data, lest unexpected and unwelcome things happen. Here to make that easier is the Big List of …read more Continue reading The Big List of Naughty Strings Helps Find Those User Input Problems