Ask HN: How do you learn with LLMs?
I am not happy about GenAI progress affecting my career though I am excited about its application for personalized learning. How do you use LLMs to learn advanced technical stuff better?
e.g., socratic method
e.g., socratic method
10 comments
For more technical stuff, like deep database expertise, I used it probably like you do, just tons of follow-ups, ELI5 commands, etc.
Socratic method seems like a good idea maybe there are skills out there for it.
When putting my perf tests behind a setTimeout I found I could push my WebSocket message send speed from 3,250,000 messages per second to about 3,250,000 messages in about 0.002 seconds. I did not believe the numbers so I asked about this on IRC. People said my perf must be broken and I should use AI to find the error. After a few factual corrections about the code Claude confirmed the numbers as valid.