▲ | barrell 7 hours ago | |
I have never met an engineer whose abilities were limited by their typing speed. Most engineers can already type far faster than they can critically think/store memories | ||
▲ | bdangubic 6 hours ago | parent | next [-] | |
My abilities are limited by time, I don’t work (never have) more than 6-7 hours per day. Hence I automate everything that requires my time (and can be automated). If I have something that saves me 10 minutes per day, that is significant for me (should be for you too if you value your time). now imagine if I have something that saves me 90 minutes per day… | ||
▲ | JustExAWS 5 hours ago | parent | prev [-] | |
I don’t use Claude Code or any of the newer coding assistants. I use ChatGPT and tell it the code I want with the same type of specifications I would do when I am designing an implementation. It can definitely type 200+ lines of correct code faster than I could especially since I would need to look up the API calls for the AWS SDK. I treat it like a junior developer. |