ChatGPT isn’t cheating. Its how to learn fast.
2023-11-22
ChatGPT and other good LLMs are seriously good at things. You should be playing around with it more.
From my perspective, I find it scarily good at programming. It’s by no means infallible, but I find it REALLY useful.
I think everyone should be using ChatGPT more - especially if you’re a coder.
I find it especially useful while:
- writing short scripts
- trying to rubber duck error messages
- generating unit tests
- helping to design and implement tightly-defined interfaces