logoalt Hacker News

sorcercodeyesterday at 4:55 AM3 repliesview on HN

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.


Replies

jasonjayryesterday at 5:14 AM

> 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...

lanyard-textileyesterday at 5:38 AM

Is it really vibe coding if you’re testing it on the target machine? ;)

show 1 reply
kenperkinsyesterday at 5:13 AM

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.

show 2 replies