@isaackuo @tilton probably one of the better use cases I've heard of Claude was someone using it to rewrite things that were written in some proprietary ORM DSL back into SQL. Using one shiny new thing to back out of a previous shiny new thing. I think a lot of Claude users are falling straight into the vendor lock-in trap making special tools for it instead of just making a damn script that they can run on their machine. And letting it make spaghetti code that humans can't understand.