Ask HN: What do you use ChatGPT / Claude for?
I think ChatGpt has ~200M users. I know it's a general purpose tool with people using it for all sorts of things - google search replacements for questions, coding assistance, drafting content, etc.
What do you guys most use it for (especially if you're not an engineer? I'm curious how it's being by folks in all these other professions - consulting, medicine, law, recruiting, finance, etc.
7 comments
[ 2.4 ms ] story [ 16.6 ms ] thread0. https://news.ycombinator.com/item?id=41613513
It also saves me a lot of docs and StackOverflow lookups. I started asking about things I know the answer to in case I missed a library feature or a more elegant approach.
Record a loom video. Copy the transcript. Go to Claude, “Summarize key bullet points” + paste the transcript. Share the loom + Claude output together.
Use ChatGPT to write a script to automate some stuff with Google Apps Script + Asana API. Ask it to catch errors and email me a detailed error log if the script crashes. Script crashes and I just paste the error log into ChatGPT. Get a new better working version of the script.