This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Andrew Gallant
burntsushi.net
did:plc:f76pq3i4ingij56xtde5tyzg
The orphan trait rules in Rust were supposed to prevent these kinds of breakages. But alas, when you rely on type inference working because of a single trait impl, we kind of end back up with the same kind of problem?
https://github.com/BurntSushi/jiff/issues/293
2025-03-10T18:01:31.952Z