Comment by Gud
9 hours ago
Same. I started coding before hitting puberty, and Im well into my 30s.
If you know the problem space well, you can let LLMs(I use Claude and ChatGPT) flesh it out.
9 hours ago
Same. I started coding before hitting puberty, and Im well into my 30s.
If you know the problem space well, you can let LLMs(I use Claude and ChatGPT) flesh it out.
> I use Claude and ChatGPT
Both for code? For me, it's Claude only for code. ChatGPT is for general questions.
Yes, I use them in tandem. Generally Claude for coding and ChatGPT when I run out of tokens in Claude.
I also use ChatGPT to summarise my project. I ask it to generate mark down and PDFs, explaining the core functionality.