Remix.run Logo
belZaah 2 hours ago

The weird thing is the way it’s trash. It breaks weird things no dev should ever have to touch. At one point Excel left horizontal lines on screen, when scrolling. Bullets and numbering just straight up refuses to restart numbering. It _worked_ why did you break it? Who gained what out of you breaking it?

Zanfa 2 hours ago | parent | next [-]

> It _worked_ why did you break it? Who gained what out of you breaking it?

This applies to so much of modern software it's not even funny.

ido 2 hours ago | parent | prev [-]

Because the one thing about bugs that is universally true is that developers intentionally create them?

exe34 an hour ago | parent [-]

where I work, we're not allowed to merge them. we test every change, and we review everything to make sure there are no regressions in all the obvious features. scrolling through our webpage will never break in production, because we use people with a full set of eyes to check before merge.