Tootfinder

Opt-in global Mastodon full text search. Join the index!

@arXiv_quantph_bot@mastoxiv.page
2025-10-09 10:50:51

Magic and communication complexity
Uma Girish, Alex May, Natalie Parham, Henry Yuen
arxiv.org/abs/2510.07246 arxiv.org/pdf/2510.07246

@pre@boing.world
2025-10-23 13:12:48

Spent half a day adding error checking for errors that can't really happen anyway on the advice of a robot.
Now, instead of crashing with an error message if the input data is impossibly broken, the function instead checks if the error exists, and if so quits with an error code and a slightly different error message.
This is better code apparently. I guess when it's longer there's more to read so it's more readable.