Hacker News new | ask | show | jobs
by exactlysolved 1906 days ago
Not something I have direct experience of, but don't most engineers, designers working on hardware projects spend a similar amount of time working at a computer with a screen, keyboard and mouse as software people do? I assume that the vast majority of them are not in a fab/laboratory/solder station on a weekly basis.
1 comments

It’s pretty common to have local hardware that you’re talking to, e.g. flashing firmware, programming FPGAs, testing fixes on early stage devices.

There’s various ways to create tunnels for remote services to talk to local devices, but it adds latency and complexity to an already complex workflow.