Remix.run Logo
koakuma-chan 3 hours ago

Why is there a 200 limit on appending names?

zmj 2 hours ago | parent | next [-]

Everything has a limit. You can define it, or be surprised when you find out what it is.

nickmonad 3 hours ago | parent | prev [-]

Limits in systems like these are generally good. They mention the reasoning around it explicitly. It just seems like the handling of that limit is what failed and was missed in review.