2 ms·
Curious, could you give examples of how you've been able to double your productivity with AI?
by atherton94027 8mo ago
Curious, could you give examples of how you've been able to double your productivity with AI?
- Cthulhu_ 8mo agoIn my (not systems engineering) opinion, most time spent writing code is boilerplate and rituals; unit tests are pretty repetitive, creating a React component is a lot of repetition, etc. A LLM code assistant can do these boring things faster.
- atherton94027 8mo agoYeah I agree with you on that, I'm just curious about the systems programming use case as in my experience you have to think deep about interactions and working with an agent blunts that