I think they all got rid of QA, and developers don't have enough time to actually care about what they're building/fixing.
GitHub/Microsoft is incredible at this. The feature for selecting and closing multiple PRs was broken for weeks even after I and others reported it. I saw duplicate "A user you've blocked has contributed to this repository" warnings (two of them, one above the other) for weeks too before that was fixed.
I've stopped reporting issues as well, as it seems to have no effect on how quick it takes, so I don't think it's an issue of not being aware of them.
Something I’ve also noticed is the number badge for open issues and pull requests not disappearing for a long while.
This is particularly annoying to me as I address everything in my repos quickly, but then the badge remains there making me think something new was opened, and then I keep clicking to find nothing. Or in one case I ignored something which was there because I thought it was bugging out as usual.
Yeah, large companies like to really excel at specifically the eventual part of "eventual consistency", and without proper testing of production latencies, lots of UIs just end up broken, buggy and janky.
I don't know if I just got seriously grumpy over time/with experience, but everything user-facing just seems so crap nowadays, unless it's made by a smaller company who actually seem to care even a tiny bit.
I've been forced to use github projects recently. If I change the label or status, say, of a task, the change takes its sweet time to propagate through the UI. Creating multiple new tasks is a huge chore because every action is really laggy. It's hard to believe that anyone at github uses any of this junk.
Yes! As a frequent user of youtube queues, it feels like they have a dedicated team of one or two junior devs to futz around with it on a weekly basis and zero QA, because it is always breaking in new, unexpected ways.
"Everything is broken" used to mean "all software is insecure because the inherent complexity of a modern software stack ensures it's beyond the abilities of the average developer to eliminate all attack vectors" [1].
I don't have any insider information here, but it's likely that the creator of this menu is long gone (it looks old!) and this feature is in maintenance mode. Someone--or a bot--just trying to keep the build green may have disabled the test without understanding that it was pointing to a real issue.
I think they all got rid of QA, and developers don't have enough time to actually care about what they're building/fixing.
GitHub/Microsoft is incredible at this. The feature for selecting and closing multiple PRs was broken for weeks even after I and others reported it. I saw duplicate "A user you've blocked has contributed to this repository" warnings (two of them, one above the other) for weeks too before that was fixed.
I've stopped reporting issues as well, as it seems to have no effect on how quick it takes, so I don't think it's an issue of not being aware of them.