Guns were never the problem
Places in the world that have far less gun proliferation statistically, objectively have far less gun violence per capita, and less injury and death resulting from it.
It’s almost as if guns aren’t used to hurt people as much if they aren’t available to most of the population to use. Not sure what else to tell you.
I use it at work for stuff where it would be inefficient for me to pick up entirely new side skills to only be used rarely and sporadically.
For example, I made a spreadsheet tool to compose ordering spreadsheets in Excel for a system at work that needs them. Most of it uses basic macros that you can record with the basic macro recorder in Excel, with no special skill required, but every now and then I need to introduce functionality into it that’s far more complex.
Instead of learning obscure VBA coding for something I do once every two months, I can just tell ChatGPT that I have spreadsheet A called this and spreadsheet B called that, assume that they are both open, and write me a macro that does A and then B and then C and then D between them.
It does it in five seconds, I plug the code in, test it, and then go about my day. That’s its positive use case for me.