Join Nostr
2025-03-25 04:23:15 UTC

mcc on Nostr: There's this Rust library called Clap that is unbelievably powerful, but it has a ...

There's this Rust library called Clap that is unbelievably powerful, but it has a downside, which is that it is unbelievably powerful. It is able to do so many things that figuring out how to do any one single thing becomes extremely difficult.

These two lines I wrote just now do something extremely sophisticated, they set off an entire range of behaviors, which clap interprets to the Nth degree of correctness. I am…uncertain how I wrote these two lines, exactly. Some form of divination I think