I see the same "second long black screen" if my cat jumps on or off my lap.
Huh. For me it typically happens if I touch one of the USB cables on my desk.
It sometimes happen to me by just passing near them. At my previous work we had such dry air, that I made a habit of touching my steel watch bracelet to corner of entrance to my room, so that I don't reset the computers. Corner of entrance had a steel foil corner, which was grounded. Bracelet, because doing it bare skin was too painful and bigger contact area between skin and bracelet allowed me do de-energize more easily.
I had heard about this but didn’t fully appreciate it until a few years ago in a context completely unrelated to computer monitors. We had a system made up of a few circuit board that had a handful of high-power motor drivers and motors, some somewhat sensitive analog sensors, and a microcontroller orchestrating the whole circus. Having a mixture of high-power motors and sensitive analog electronics is always a recipe for exciting bugs. We had mostly tamed the noise, though, and were debugging a firmware crash.
Everything would be working, sometimes for hours, but once in a while the MCU would HardFault. The exact instruction where it would fault was pretty consistent but not perfectly. We started adding more and more instrumentation. We had logic analyzers and at least two oscilloscopes hooked up to the system at one point. Sometimes it would crash a bunch in rapid succession. When it did, the team that was primarily responsible for it would call me over hoping that it would happen again.
Eventually, late at night, we were sitting around scratching our heads trying to figure it out. I was frustrated. “OK I’m going to go have a smoke. Back in a few.” I stand up and the scope connected to the power rail, right then, shows a spike up to about 10V (on a 3V3 rail). I sit back down and try to figure out what caused it. Can’t figure out what could have possibly triggered it. “Fuck, ok, I’m going to go try to have that smoke again…” stand up. Blip. Crash. Sure enough, it was that specific wheeled chair that caused it. The two other chairs there didn’t, only that one. Ultimately it was a ground loop between two of the boards, but we would have never found it without that chair giving us a way to reproduce the problem.
(2020) At the time (66 points, 13 comments) https://news.ycombinator.com/item?id=21978004
This is news? I've experienced this so many times