Comment by roughly
1 year ago
You’d be shocked how shitty the development practices inside a bigco can be. Working at a FAANG-level company is profoundly disillusioning.
1 year ago
You’d be shocked how shitty the development practices inside a bigco can be. Working at a FAANG-level company is profoundly disillusioning.
One of recent Chromium updates (affected Chrome's and Edge's wide release, not just betas) completely broke all pages with select elements containing a large amount of option elements. We're talking 100+ times slower parsing of the page. An internal tool of ours went from rendering pretty much instantly to 30s long hangs and/or crashes.
Found the bug: https://issues.chromium.org/issues/341095522
From the thread:
> We’re now directing users to move away from Chrome
…to where, exactly?