Hacker News new | ask | show | jobs
by saagarjha 2655 days ago
Yeah, I know that, but the screeners will often ask for a sysdiagnose in cases where it's clearly not useful (for example, visual bugs that exist on an out-of-box installation). So it's pretty clear they're either not reading the bug, or going through some sort of checklist that one of the engineers gave them (don't bother me with a bug without a sysdiagnose!)
1 comments

Yeah, it is stupid. I used to see this all the time.
The other day I reported a bug in Safari's regex engine and they asked for a sysdiagnose.

I just don't have the energy to perform pointless tasks, so their browser can stay broken.

(In case Apple is reading: /.*?x/u.exec('ふx') should match but doesn't.)