yeah sorry about that. I don't have access to a Linux/Windows machine.
if I got a hold of the output and commands run, would gladly modify it.
Is it really vibe coding if you’re testing it on the target machine? ;)
fwiw, it would take 10 minutes to download a linux docker image and build it in go to test. The harder part is getting the information from a different API on Linux.
> lsusb -v
On Linux that produces a lot of info similar to the macos screenshots, but with values and labels specific to the Linux USB stack.
I wonder if AI could map the linux lsusb output to a form your tool can use...