Reading List
Script to Detect Slow USB-C Cables from Michael Tsai RSS feed.
Script to Detect Slow USB-C Cables
Kaushik Gopal (via Hacker News): You have a drawer full of USB cables. Half are junk that barely charge your phone. The other half transfer data at full speed. But which is which? […] The script parses macOS’s system_profiler SPUSBHostDataType command, which produces a dense, hard-to-scan raw output[…] […] The first version was a bash […]