The Rust experience: finding a crate that looks really cool and exactly like what you need, seeing the README claiming that the 'book' contains introductory documentation and a tutorial, clicking through to it...
And then finding the first few pages of the 'book' filled in with information about how to install the crate, but with "todo" placeholders for every page that ostensibly would contain the thing you were actually trying to learn about
@joepie91 I was low key expecting every page to be LLM generated nonsense, so I guess it could be worse
@joepie91 i just skip that and go straight to the source code to read the TODO there instead