waffle@wffl4/9/2024, 2:18 PMI beg programming languages to implement their I/O library in a way so that errors actually tell you what the problem was. I'm looking at you, Rust.#like... really... what do I do with "Permission denied (os error 13)"#at least with stuff like eyre it's easy to add the missing contextsee all