I'm working on a tool that talks to the Bluesky API but I can't test it because I deactivated my account for a while and can't be bothered to create a new test account.
But since I'm writing it in Rust and the API crate is very strict about types too, I can be almost sure that as long as it compiles it'll be pretty much correct and I can just keep working, sure that I didn't build myself into a corner.