this post was submitted on 10 Aug 2024
386 points (86.1% liked)
Programmer Humor
32479 readers
645 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've never seen a USB-A to A cable in the wild, except recently, where I finally unpacked my SATA/IDE USB adapter from Ugreen.
My USB KVM switch uses them
They used to be moderately common in the before times, like 2.5 inch IDE HDD times.
For added horror those often where Y cables, too.
They are commonly used with USB keystone connectors. For some reason most of them have A connectors on both sides.
Most cheap usb switchers will use them on the computer-switch side. I have a few models that I was testing out so I have a small pile of these. They’re great for cutting in half and using as a small usb power supply cable to breadboard projects, along with the horde of 5w Apple chargers I have in a bin.
I've had old Ugreen devices with a similar setup. Notably a KVM that fried my keyboard bc they failed to follow USB spec.
A-to-A cables are, in general, a hardware design smell. It's best to avoid devices that don't care enough to follow the spec.