6 comments

  • lxgr39 minutes ago
    Great utility.<p>The only wrinkles for me are that Macs apparently don&#x27;t interrogate cables when they don&#x27;t have to, i.e., when the power adapter supplies &lt;= 60W (not sure if that&#x27;s a USB-C protocol or an Apple implementation limitation) and that the website copy is full of GPT-isms, which makes me suspect that some of the output might be assumed instead of empirically validated as well.
  • bestouff1 hour ago
    I&#x27;m using the hardware tester from Treedix in which you have to plug both ends of the cable and which tests a lot of things, I&#x27;m quite fond of it.<p>I have a basket with a lot of USB-c cables and without the tester I can&#x27;t remember (nor guess) which one does what.
    • callumprentice30 minutes ago
      Would this tell me if a cable is close to the end of it&#x27;s life? I like to travel light and I&#x27;ve had cables (mostly phone&#x2F;pad power) go out on trips after working as expected when I packed.
      • cinntaile14 minutes ago
        I think you would need something that tracks relevant per cable metrics over time to see if it is degrading. That one just says yes&#x2F;no, but maybe yes&#x2F;no starts to flicker around its end of life?
    • blightful1 hour ago
      Nice. You just got them a sale from me. I have a crap ton of cables so this will come in handy.
  • robot_jesus34 minutes ago
    I&#x27;m curious if this also works for USB-A to USB-C. The use case: My Suburu has USB-A inputs and only allows wired Carplay. When I upgraded my iPhone and ditched Lightning, I had to try 6 different cables from my cable drawer to find one that supported data transfer.<p>I have so many cables I&#x27;ve accumulated over the years, I should either purge or at least categorize the functionality of each.
  • pdpi23 minutes ago
    I literally spent more than an hour yesterday debugging issues with USB-C cables that I wasn&#x27;t aware were charging only, and this shows up today... Better late than never, I suppose, and definitely worth my ten quid.
    • lxgr17 minutes ago
      If you can afford it, I&#x27;d honestly throw these out. &quot;Charging only&quot; is not a spec-compliant thing in USB-C, and personally I wouldn&#x27;t want to re-discover which devices do and don&#x27;t support them every time I just want to quickly grab a cable.<p>What&#x27;s less easy to replace are all these damn USB-C devices lacking the UFP-identifying circuitry that only work on USB-A chargers using A-to-C cables...
      • pdpi5 minutes ago
        To be clear, they&#x27;re not literally &quot;charging only&quot;, AIUI they&#x27;re spec-compliant cables with USB2.0 480Mbps and power delivery, and they&#x27;re allowed to not have the four SuperSpeed wire pairs. They&#x27;re still useful for low bandwidth devices (like charging my keyboard&#x2F;mouse).<p>Incidentally — I spent an inordinate amount of time searching for USB3.2 cables on Amazon, and the vast majority of cables were actually just USB2.0 cables with PD support, and not actual Full-Featured cables.
  • pogue1 hour ago
    Is there something like this for Windows&#x2F;Linux?
    • nedrichards32 minutes ago
      ChromeOS firmware has a bunch of this built in - it&#x27;s super cool. <a href="https:&#x2F;&#x2F;nelsonslog.wordpress.com&#x2F;2026&#x2F;01&#x2F;05&#x2F;chromebooks-identify-usb-c-details&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nelsonslog.wordpress.com&#x2F;2026&#x2F;01&#x2F;05&#x2F;chromebooks-iden...</a> and <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;UsbCHardware&#x2F;comments&#x2F;1pyojjd&#x2F;comment&#x2F;nwknhii&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;UsbCHardware&#x2F;comments&#x2F;1pyojjd&#x2F;comme...</a> and <a href="https:&#x2F;&#x2F;chromium.googlesource.com&#x2F;chromiumos&#x2F;platform2&#x2F;+&#x2F;HEAD&#x2F;typecd&#x2F;README.md" rel="nofollow">https:&#x2F;&#x2F;chromium.googlesource.com&#x2F;chromiumos&#x2F;platform2&#x2F;+&#x2F;HEA...</a> is where I found out about it. A lot of the clever capabilities rely on the firmware that you have. Source - having spent a while a few weeks back getting Codex to poke at this topic on my machine <a href="https:&#x2F;&#x2F;github.com&#x2F;nedrichards&#x2F;whatcable-linux&#x2F;blob&#x2F;main&#x2F;docs&#x2F;framework-13-usb-c-investigation.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nedrichards&#x2F;whatcable-linux&#x2F;blob&#x2F;main&#x2F;doc...</a> since framework do reuse parts of the ChromeOS Embedded Controller in their firmware.
    • haunter1 hour ago
      &quot;This is a Linux-native reimplementation inspired by darrylmorley&#x2F;whatcable&quot;<p><a href="https:&#x2F;&#x2F;github.com&#x2F;nedrichards&#x2F;whatcable-linux" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nedrichards&#x2F;whatcable-linux</a><p>But (hazard guess) it comes with a headless CLI binary (no GUI libraries needed) so probably could be ported to Linux (easily with an LLM?)<p><a href="https:&#x2F;&#x2F;github.com&#x2F;darrylmorley&#x2F;whatcable" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;darrylmorley&#x2F;whatcable</a>
    • delecti1 hour ago
      There are options on Linux that you can google up (I don&#x27;t know enough about any of them to endorse them by linking to one in particular).<p>As I understand it, Windows doesn&#x27;t expose the necessary low-level hardware information for something like this to be possible.
    • duttish1 hour ago
      A quick search found <a href="https:&#x2F;&#x2F;github.com&#x2F;nedrichards&#x2F;whatcable-linux" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nedrichards&#x2F;whatcable-linux</a>, haven&#x27;t tried it myself though
    • anticorporate1 hour ago
      I came here to ask the same thing. I did find a Linux tool with the same name and purpose but that seems to be an entirely different codebase: <a href="https:&#x2F;&#x2F;github.com&#x2F;nedrichards&#x2F;whatcable-linux" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nedrichards&#x2F;whatcable-linux</a><p>I have a handful of wireless keyboards that just absolutely refuse to negotiate for charging with certain cables at all, so I&#x27;m hoping this will help me at least figure out what those keyboards are looking for in terms of cable.
  • extinctLizard31 minutes ago
    Small question: did anybody succeed to pay via Apple Pay?